jaredhoberock / cudexLinks
CUDA executors
☆14Updated 4 years ago
Alternatives and similar repositories for cudex
Users that are interested in cudex are comparing it to the libraries listed below
Sorting:
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- homogeneous variadic function parameters☆17Updated last year
- 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 5 years ago
- DARMA/vt => Virtual Transport☆39Updated last week
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- A simple C++17 vector math library☆10Updated 4 years ago
- Using C++ templates to track dimensional metadata☆11Updated 4 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 …☆32Updated 4 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆13Updated 5 years ago
- A plotting tool☆32Updated 5 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated 3 weeks ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year
- A Low-Level Abstraction of Memory Access☆92Updated last year
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 2 years ago
- My Talk on C++20's Concepts☆23Updated 5 years ago
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆21Updated 4 years ago
- Easily batch-build cmake projects!☆18Updated 8 months ago
- An OpenMP runtime implemented using HPX☆24Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Collaborating on papers for the ISO C++ committee - public repo☆27Updated last week
- Flat containers for C++☆59Updated 4 months ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago