jaredhoberock / cudexLinks
CUDA executors
☆14Updated 5 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 week
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago
- DARMA/vt => Virtual Transport☆38Updated last month
- Collaborating on papers for the ISO C++ committee - public repo☆27Updated last month
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated 3 weeks ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- Using C++ templates to track dimensional metadata☆11Updated 5 years ago
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆21Updated 4 years ago
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆13Updated 5 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago
- A Low-Level Abstraction of Memory Access☆93Updated last year
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- A simple C++17 vector math library☆10Updated 4 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- Polymorphic multidimensional array view☆36Updated 5 years ago
- An OpenMP runtime implemented using HPX☆24Updated 3 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 7 years ago
- ☆23Updated 5 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- A performance-portable geodesic ray tracing library.☆25Updated 2 years ago
- Compiler agnostic metaprogramming library providing concepts, type operations and tuples for C++ and cuda☆96Updated last month
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 3 years ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- Virtual memory based containers☆42Updated 3 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year
- A portable GPU/CPU Path Tracer library powered by SYCL. (OpenCL/CUDA/OpenMP)☆16Updated 6 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- C++ build system that uses C++ for build configuration.☆24Updated last week