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 last year
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆13Updated 5 years ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆21Updated 3 years ago
- DARMA/vt => Virtual Transport☆39Updated 2 weeks ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- A Low-Level Abstraction of Memory Access☆87Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- A fast implementation of log() and exp()☆52Updated 2 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Collaborating on papers for the ISO C++ committee - public repo☆27Updated last year
- 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
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆20Updated 5 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Easily batch-build cmake projects!☆18Updated 6 months ago
- homogeneous variadic function parameters☆17Updated last year
- An OpenMP runtime implemented using HPX☆24Updated 3 years ago
- ☆11Updated 3 years ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- A simple C++17 vector math library☆10Updated 4 years ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated this week
- Polymorphic multidimensional array view☆36Updated 5 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated last week
- Compile-time linear algebra in C++☆56Updated 7 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