Twon / std-experimental-simdLinks
A reference implementation of std::simd, providing data parallel types in the C++ standard
☆12Updated 5 years ago
Alternatives and similar repositories for std-experimental-simd
Users that are interested in std-experimental-simd are comparing it to the libraries listed below
Sorting:
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆21Updated 3 years ago
- ☆70Updated 5 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆31Updated 4 years ago
- A Low-Level Abstraction of Memory Access☆86Updated last year
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 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
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- CUDA executors☆14Updated 4 years ago
- Simple starter code for SYCL and Eigen☆18Updated 8 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆19Updated 5 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- A simple C++17 vector math library☆10Updated 4 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆47Updated 8 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆92Updated last year
- a small lightweight std::execution work-alike☆65Updated 3 months ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- mallocMC: Memory Allocator for Many Core Architectures☆58Updated 2 months ago
- C++20 and onward collection of high performance data containers and related tools☆55Updated 3 weeks ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago
- Experimental ranges for CUDA☆24Updated 6 years ago
- Struct-of-Arrays generator for C++ projects.☆58Updated 11 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- An `if constexpr` alternative for c++14☆9Updated 4 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- CMake module to optimize cflags for architecture extensions such as SSE, AVX☆27Updated 3 months ago
- Evaluate mathematical expressions using Boost.Spirit☆31Updated 2 years ago
- List all available information about all SYCL devices and platforms☆15Updated 4 years ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- Collaborating on papers for the ISO C++ committee - public repo☆27Updated 11 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year