mgopshtein / cudacpp
C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.
☆55Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for cudacpp
- Execution primitives for C++☆154Updated 4 years ago
- CUDA kernel author's tools☆109Updated 2 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆43Updated last week
- STL-like containers (array, vector, matrix, cube) useable in device code.☆31Updated 8 months ago
- High-level C++ for Accelerator Clusters☆142Updated this week
- A Low-Level Abstraction of Memory Access☆80Updated 8 months ago
- Thrust, CUB, TBB, AVX2, CUDA, OpenCL, OpenMP, SyCL - all it takes to sum a lot of numbers fast!☆73Updated 6 months 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
- Experimental ranges for CUDA☆25Updated 5 years ago
- A C++ allocator based on cudaMallocManaged☆23Updated 6 years ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated last year
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆17Updated 5 years ago
- Profiling Taskflow Programs through Visualization☆47Updated last year
- a CUDA implementation of a priority queue☆81Updated 4 years ago
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆71Updated 4 years ago
- Unofficial mirror of Blaze library on Bitbucket☆61Updated 2 years ago
- ☆41Updated 6 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 …☆28Updated 3 years ago
- ☆67Updated 2 years ago
- This repository contains components that will support percolation via OpenCL and CUDA☆32Updated 2 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆84Updated 9 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- Dynamic loading examples outside CppCon 2021☆15Updated 3 years ago
- C++20 and onward collection of high performance data containers and related tools☆51Updated last month
- Polymorphic multidimensional array view☆36Updated 4 years ago
- Asynchronous Task and Memory Interface, or ATMI, is a runtime framework and programming model for heterogeneous CPU-GPU systems. It provi…☆66Updated 9 months ago
- A C++17 message passing library based on MPI☆168Updated 9 months ago
- CUDA executors☆14Updated 3 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆108Updated 6 months ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆61Updated 2 months ago