All Projects → arashb → tbslas

arashb / tbslas

Licence: BSD-3-Clause License
A parallel, fast solver for the scalar advection-diffusion and the incompressible Navier-Stokes equations based on semi-Lagrangian/Volume-Integral method.

Programming Languages

C++
36643 projects - #6 most used programming language
python
139335 projects - #7 most used programming language
shell
77523 projects
Makefile
30231 projects

Projects that are alternatives of or similar to tbslas

Edge
Extreme-scale Discontinuous Galerkin Environment (EDGE)
Stars: ✭ 18 (-14.29%)
Mutual labels:  openmp, mpi, simd
t8code
Parallel algorithms and data structures for tree-based AMR with arbitrary element shapes.
Stars: ✭ 37 (+76.19%)
Mutual labels:  parallel, mpi, adaptive-mesh-refinement
shortcut-comparison
Performance comparison of parallel Rust and C++
Stars: ✭ 74 (+252.38%)
Mutual labels:  parallel, openmp, simd
John
John the Ripper jumbo - advanced offline password cracker, which supports hundreds of hash and cipher types, and runs on many operating systems, CPUs, GPUs, and even some FPGAs
Stars: ✭ 5,656 (+26833.33%)
Mutual labels:  openmp, mpi, simd
Laser
The HPC toolbox: fused matrix multiplication, convolution, data-parallel strided tensor primitives, OpenMP facilities, SIMD, JIT Assembler, CPU detection, state-of-the-art vectorized BLAS for floats and integers
Stars: ✭ 191 (+809.52%)
Mutual labels:  parallel, openmp, simd
raptor
General, high performance algebraic multigrid solver
Stars: ✭ 50 (+138.1%)
Mutual labels:  parallel, mpi
sst-core
SST Structural Simulation Toolkit Parallel Discrete Event Core and Services
Stars: ✭ 82 (+290.48%)
Mutual labels:  parallel, mpi
EFDCPlus
www.eemodelingsystem.com
Stars: ✭ 9 (-57.14%)
Mutual labels:  openmp, mpi
fdtd3d
fdtd3d is an open source 1D, 2D, 3D FDTD electromagnetics solver with MPI, OpenMP and CUDA support for x86, arm, arm64 architectures
Stars: ✭ 77 (+266.67%)
Mutual labels:  parallel, mpi
ParMmg
Distributed parallelization of 3D volume mesh adaptation
Stars: ✭ 19 (-9.52%)
Mutual labels:  parallel, mpi
XH5For
XDMF parallel partitioned mesh I/O on top of HDF5
Stars: ✭ 23 (+9.52%)
Mutual labels:  parallel, mpi
libquo
Dynamic execution environments for coupled, thread-heterogeneous MPI+X applications
Stars: ✭ 21 (+0%)
Mutual labels:  openmp, mpi
Galaxy
Galaxy is an asynchronous parallel visualization ray tracer for performant rendering in distributed computing environments. Galaxy builds upon Intel OSPRay and Intel Embree, including ray queueing and sending logic inspired by TACC GraviT.
Stars: ✭ 18 (-14.29%)
Mutual labels:  parallel, mpi
hpc
Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )
Stars: ✭ 39 (+85.71%)
Mutual labels:  mpi, simd
SIMDArray
SIMD enhanced Array operations
Stars: ✭ 123 (+485.71%)
Mutual labels:  parallel, simd
ultra-sort
DSL for SIMD Sorting on AVX2 & AVX512
Stars: ✭ 29 (+38.1%)
Mutual labels:  parallel, simd
NPB-CPP
NAS Parallel Benchmark Kernels in C/C++. The parallel versions are in FastFlow, TBB, and OpenMP.
Stars: ✭ 18 (-14.29%)
Mutual labels:  parallel, openmp
muster
Massively Scalable Clustering
Stars: ✭ 22 (+4.76%)
Mutual labels:  parallel, mpi
research-computing-with-cpp
UCL-RITS *C++ for Research* engineering course
Stars: ✭ 16 (-23.81%)
Mutual labels:  openmp, mpi
yask
YASK--Yet Another Stencil Kit: a domain-specific language and framework to create high-performance stencil code for implementing finite-difference methods and similar applications.
Stars: ✭ 81 (+285.71%)
Mutual labels:  openmp, mpi

What is TbSLAS?

TbSLAS is a parallel, fast solver for the scalar advection-diffusion and the incompressible Navier-Stokes equations using dynamic adaptive mesh refinement (AMR). TbSLAS is based on a second-order accurate implicit-explicit time integrator using unconditionally stable Semi-Lagrangian/Volume Integral method and an arbitrary-order accurate Chebyshev octree spatial discretization.

Documentation

TbSLAS is fully documented here.

Installation

Please see the file called INSTALL.

Licensing

Please see the file called LICENSE.

Contacts

Arash Bakhtiari

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].