mgopshtein / cudacpp
C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.
☆55Updated 6 years ago
Alternatives and similar repositories for cudacpp:
Users that are interested in cudacpp are comparing it to the libraries listed below
- High-level C++ for Accelerator Clusters☆146Updated this week
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆45Updated 5 months ago
- STL-like containers (array, vector, matrix, cube) useable in device code.☆31Updated last year
- 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
- Execution primitives for C++☆153Updated 4 years ago
- A vectorizable multi-dimensional iterator for C++ using the Coroutines TS☆12Updated 2 years ago
- Copy-hiding array abstraction to automatically migrate data between memory spaces☆107Updated last week
- SYCL-ML is a C++ library, implementing classical machine learning algorithms using SYCL.☆66Updated 5 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal - all it takes to sum a lot of numbers fast!☆96Updated last month
- 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 …☆29Updated 4 years ago
- A C++17 message passing library based on MPI☆169Updated last week
- Profiling Taskflow Programs through Visualization☆50Updated 2 years ago
- Experimental ranges for CUDA☆24Updated 6 years ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆93Updated 3 years ago
- Polymorphic multidimensional array view☆36Updated 4 years ago
- Compiler agnostic metaprogramming library providing concepts, type operations and tuples for C++ and cuda☆86Updated this week
- An OpenMP runtime implemented using HPX☆23Updated 2 years ago
- Distributed ranges is a generalization of C++ ranges for distributed data structures.☆50Updated 2 weeks ago
- Full-speed Array of Structures access☆169Updated last year
- CUDA kernel author's tools☆111Updated 2 years ago
- Implementation of the SYCL specification.☆66Updated 10 months ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated 11 months ago
- A C++ allocator based on cudaMallocManaged☆23Updated 6 years ago
- mallocMC: Memory Allocator for Many Core Architectures☆55Updated 3 weeks ago
- CMake module collection☆30Updated 10 years ago
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆71Updated 4 years ago
- Compile-time linear algebra in C++☆56Updated 7 years ago
- A Low-Level Abstraction of Memory Access☆86Updated last year
- Examples for using SYCL on CUDA☆62Updated last month
- 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