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++☆154Updated 5 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆21Updated 5 years ago
- High-level C++ for Accelerator Clusters☆153Updated 2 weeks ago
- SYCL-ML is a C++ library, implementing classical machine learning algorithms using SYCL.☆66Updated 5 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 5 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- A Low-Level Abstraction of Memory Access☆92Updated last year
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆72Updated 5 years ago
- C++ Library for Portable SIMD Vectorization☆84Updated 11 months ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆111Updated 3 months ago
- A vectorizable multi-dimensional iterator for C++ using the Coroutines TS☆12Updated 3 years ago
- CUDA kernel author's tools☆113Updated 3 years ago
- a CUDA implementation of a priority queue☆83Updated 5 years ago
- Asynchronous Task and Memory Interface, or ATMI, is a runtime framework and programming model for heterogeneous CPU-GPU systems. It provi…☆68Updated last year
- Header-only C++ library for low precision floating point type emulation.☆177Updated 5 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated last year
- Unofficial mirror of Blaze library on Bitbucket☆69Updated 3 years ago
- Copy-hiding array abstraction to automatically migrate data between memory spaces☆109Updated this week
- 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
- Launching collective tasks in bulk☆37Updated 6 years ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆95Updated 3 years ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆348Updated 3 years ago
- Polymorphic multidimensional array view☆36Updated 5 years ago
- Implementation of the SYCL specification.☆66Updated last year
- C++ multidimensional arrays in the spirit of the STL☆203Updated 6 months ago
- Profiling Taskflow Programs through Visualization☆50Updated 2 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- Blazing-fast Expression Templates Library (ETL) with GPU support, in C++☆230Updated 5 months ago