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
- Generate simple index ranges in C++ and CUDA C++☆39Updated last year
- Copy-hiding array abstraction to automatically migrate data between memory spaces☆106Updated this week
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆43Updated 3 months ago
- Execution primitives for C++☆154Updated 4 years ago
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆71Updated 4 years ago
- Compiler agnostic metaprogramming library providing concepts, type operations and tuples for C++ and cuda☆83Updated this week
- Example of how to use CUDA with CMake >= 3.8☆69Updated 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
- Portable HPC Containers (C++)☆48Updated this week
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆71Updated 9 years ago
- Polymorphic multidimensional array view☆36Updated 4 years ago
- A vectorizable multi-dimensional iterator for C++ using the Coroutines TS☆11Updated 2 years ago
- A Low-Level Abstraction of Memory Access☆84Updated last year
- STL-like containers (array, vector, matrix, cube) useable in device code.☆31Updated last year
- High-level C++ for Accelerator Clusters☆145Updated last month
- mallocMC: Memory Allocator for Many Core Architectures☆54Updated last week
- a CUDA implementation of a priority queue☆83Updated 4 years ago
- CMake module collection☆30Updated 9 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- This repository contains components that will support percolation via OpenCL and CUDA☆31Updated 3 years ago
- CUDA kernel author's tools☆110Updated 2 years ago
- Collaborating on papers for the ISO C++ committee - public repo☆26Updated 6 months ago
- Asynchronous Task and Memory Interface, or ATMI, is a runtime framework and programming model for heterogeneous CPU-GPU systems. It provi…☆66Updated last year
- Launching collective tasks in bulk☆37Updated 5 years ago
- A C++17 message passing library based on MPI☆169Updated 3 months ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆17Updated 5 years ago
- Distributed ranges is a generalization of C++ ranges for distributed data structures.☆49Updated last week
- Unofficial mirror of Blaze library on Bitbucket☆61Updated 2 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆50Updated last year