sjubertie / teaching-SIMD
Lecture on SIMD units
☆10Updated 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:
- Experimental ranges for CUDA☆24Updated 6 years ago
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆20Updated 3 years ago
- CUDA executors☆14Updated 4 years ago
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆12Updated 5 years ago
- Cours CUDA / CUDA lecture☆9Updated 5 years ago
- SPMD in C++☆68Updated 5 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆18Updated 5 years ago
- C++20 and onward collection of high performance data containers and related tools☆54Updated 2 months ago
- NanoSTL, a small subset of C++ STL and libm☆126Updated 4 months 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
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago
- Polymorphic multidimensional array view☆36Updated 4 years ago
- mallocMC: Memory Allocator for Many Core Architectures☆55Updated last week
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 8 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
- Porting meshing tools and solvers that deal with unstructured meshes on GPUs☆15Updated last month
- Compile-time linear algebra in C++☆56Updated 7 years ago
- A C++17 library for parser generation for LALR(1) languages☆13Updated 2 years ago
- A vectorizable multi-dimensional iterator for C++ using the Coroutines TS☆12Updated 2 years ago
- An OpenMP runtime implemented using HPX☆24Updated 2 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Dynamic loading examples outside CppCon 2021☆16Updated 3 years ago
- Volume Manipulation Library☆16Updated last year
- Fast Hilbert Curve Generation, Sorting, and Range Queries☆16Updated 9 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Vectorization EDSL library☆15Updated 5 years ago
- Virtual memory based containers☆42Updated 3 years ago
- Sequential and parallel GEMM implementations with C interface + Benchmark.☆12Updated 8 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆34Updated 7 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆41Updated last year