pdziepak / ranges-gpuLinks
Experimental ranges for CUDA
☆25Updated 6 years ago
Alternatives and similar repositories for ranges-gpu
Users that are interested in ranges-gpu are comparing it to the libraries listed below
Sorting:
- Seamless llvm-mca CMake integration☆28Updated 5 years ago
- Polymorphic multidimensional array view☆36Updated 5 years ago
- C library plusifier☆10Updated 4 years ago
- ☆25Updated 5 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆21Updated 4 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- ☆71Updated 5 years ago
- Slides of the Italian C++ Conference 2019☆22Updated 6 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆37Updated last year
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆20Updated 6 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- CUDA executors☆14Updated 5 years ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated last month
- Task graph-based asynchronous programming system using C++ coroutine☆96Updated 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 5 years ago
- Interchangeable AoS and SoA containers☆25Updated 3 years ago
- Compile-time linear algebra in C++☆56Updated 8 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆112Updated 4 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 7 years ago
- a small lightweight std::execution work-alike☆64Updated 8 months ago
- A vectorizable multi-dimensional iterator for C++ using the Coroutines TS☆12Updated 3 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☆92Updated last year
- low level system stuff, threads, memory, file descriptors etc☆22Updated 10 months ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 8 months ago
- mallocMC: Memory Allocator for Many Core Architectures☆58Updated last week