sjubertie / teaching-SIMDLinks
Lecture on SIMD units
☆11Updated 8 years ago
Alternatives and similar repositories for teaching-SIMD
Users that are interested in teaching-SIMD are comparing it to the libraries listed below
Sorting:
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 8 years ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 4 years ago
- Arithmetic for morton ordering☆32Updated 8 years ago
- data-parallel out-of-core library☆50Updated 3 weeks ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆36Updated 4 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- Porting meshing tools and solvers that deal with unstructured meshes on GPUs☆15Updated 4 months ago
- Volume Manipulation Library☆16Updated 2 years ago
- SPMD in C++☆68Updated 5 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆20Updated 5 years ago
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆21Updated 3 years ago
- Sequential and parallel GEMM implementations with C interface + Benchmark.☆12Updated 9 years ago
- A C++17 library for parser generation for LALR(1) languages☆13Updated 2 years ago
- NanoSTL, a small subset of C++ STL and libm☆128Updated 7 months ago
- Triangulation Template Library☆26Updated 4 months ago
- Levelset-light is an open source C++ library for storing and manipulations on voxel data. It is used for representing geometry in fluid d…☆20Updated 7 years ago
- Advanced MPI bindings for C++☆38Updated 12 years ago
- A library with space-filling curve algorithms (analysis, neighbor-finding, visualization) and other utilities (math, geometry, image proc…☆25Updated 7 years ago
- A Parallel and Distributed SPH Implementation Based on the FleCSI☆19Updated 2 years ago
- Simple starter code for SYCL and Eigen☆18Updated 8 years ago
- Polymorphic multidimensional array view☆36Updated 5 years ago
- ☆20Updated 4 years ago
- 3D Computational Geometry in C++11☆20Updated 6 years ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆62Updated 7 years ago
- Speed of light ray-tracer☆23Updated 7 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- FMM Template Library☆45Updated 7 years ago
- A portable GPU/CPU Path Tracer library powered by SYCL. (OpenCL/CUDA/OpenMP)☆16Updated 6 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago