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
- Cours CUDA / CUDA lecture☆9Updated 5 years ago
- SPMD in C++☆68Updated 4 years ago
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 8 years ago
- Experimental ranges for CUDA☆24Updated 6 years ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago
- Vectorization EDSL library☆15Updated 5 years ago
- Volume Manipulation Library☆16Updated last year
- NanoSTL, a small subset of C++ STL and libm☆126Updated 3 months ago
- C++ Scattered Containers☆67Updated 7 years ago
- Python-like 'enumerate' for C++☆28Updated 4 years ago
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆20Updated 3 years ago
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆12Updated 5 years ago
- vectorized high-level math library☆43Updated 5 years ago
- mallocMC: Memory Allocator for Many Core Architectures☆55Updated 3 weeks ago
- CUDA executors☆14Updated 4 years ago
- Speed of light ray-tracer☆23Updated 7 years ago
- A pet project for experimenting with various graphics techniques in Vulkan.☆7Updated 3 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆17Updated 5 years 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
- toy C++ Vulkan library☆49Updated 6 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
- Implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curves☆39Updated 4 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- A C++17 library for parser generation for LALR(1) languages☆13Updated 2 years ago
- Dynamic loading examples outside CppCon 2021☆16Updated 3 years ago
- Fluid Simulation on CPU and GPU in C++ with OpenGL☆55Updated 7 years ago
- An OpenMP runtime implemented using HPX☆23Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A library for C++/Fortran computer simulations (e.g. stencil codes, mesh-free, unstructured grids, n-body & particle methods). Scales fro…☆27Updated 3 years ago
- A portable GPU/CPU Path Tracer library powered by SYCL. (OpenCL/CUDA/OpenMP)☆16Updated 6 years ago