mgopshtein / cudacppLinks
C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.
☆55Updated 7 years ago
Alternatives and similar repositories for cudacpp
Users that are interested in cudacpp are comparing it to the libraries listed below
Sorting:
- Execution primitives for C++☆153Updated 5 years ago
- A Low-Level Abstraction of Memory Access☆88Updated last year
- High-level C++ for Accelerator Clusters☆153Updated last month
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆72Updated 5 years ago
- Profiling Taskflow Programs through Visualization☆50Updated 2 years ago
- C++ Library for Portable SIMD Vectorization☆84Updated 10 months ago
- C++ multidimensional arrays in the spirit of the STL☆202Updated 4 months ago
- Header-only C++ library for low precision floating point type emulation.☆176Updated 5 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆20Updated 5 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- CMake module collection☆30Updated 10 years ago
- CUDA kernel author's tools☆113Updated 3 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆36Updated 4 years ago
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆13Updated 5 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 10 months ago
- Add-on packages for Vector class library☆75Updated last year
- Blazing-fast Expression Templates Library (ETL) with GPU support, in C++☆230Updated 4 months ago
- Launching collective tasks in bulk☆37Updated 6 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆108Updated 2 months ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆348Updated 3 years ago
- a small lightweight std::execution work-alike☆65Updated 6 months ago
- a CUDA implementation of a priority queue☆83Updated 5 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆93Updated last year
- CMake find module for Intel Threading Building Blocks☆90Updated 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
- A vectorizable multi-dimensional iterator for C++ using the Coroutines TS☆12Updated 3 years ago
- Compile-time linear algebra in C++☆56Updated 7 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆72Updated 9 years ago