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
- Execution primitives for C++☆154Updated 4 years ago
- A Low-Level Abstraction of Memory Access☆81Updated 11 months ago
- High-level C++ for Accelerator Clusters☆144Updated last week
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal - all it takes to sum a lot of numbers fast!☆81Updated last week
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆71Updated 4 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 vectorizable multi-dimensional iterator for C++ using the Coroutines TS☆11Updated 2 years ago
- A C++ allocator based on cudaMallocManaged☆23Updated 6 years ago
- Compiler agnostic metaprogramming library providing concepts, type operations and tuples for C++ and cuda☆83Updated this week
- Source code examples from the Parallel Forall Blog☆95Updated 5 years ago
- CUDA kernel author's tools☆110Updated 2 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆17Updated 5 years ago
- This repository contains components that will support percolation via OpenCL and CUDA☆31Updated 3 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 4 years ago
- STL-like containers (array, vector, matrix, cube) useable in device code.☆31Updated 11 months ago
- Asynchronous Task and Memory Interface, or ATMI, is a runtime framework and programming model for heterogeneous CPU-GPU systems. It provi …☆66Updated 11 months ago
- Kernel Tuning Toolkit☆56Updated 2 months ago
- Range-based for loops to iterate over a range of numbers or values☆35Updated 8 years ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated last year
- Launching collective tasks in bulk☆37Updated 5 years ago
- C++20 and onward collection of high performance data containers and related tools☆54Updated 3 months ago
- Profiling Taskflow Programs through Visualization☆49Updated last year
- Unofficial mirror of Blaze library on Bitbucket☆61Updated 2 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆43Updated 2 months ago
- A C++17 message passing library based on MPI☆168Updated 2 months ago
- SYCL-ML is a C++ library, implementing classical machine learning algorithms using SYCL.☆66Updated 5 years ago
- Concurrent CPU-GPU Programming using Task Models☆100Updated 5 years ago
- Implementation of the SYCL specification.☆67Updated 7 months ago
- Add-on packages for Vector class library☆72Updated last year
- Distributed ranges is a generalization of C++ ranges for distributed data structures.☆48Updated this week