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
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal - all it takes to sum a lot of numbers fast!☆92Updated last month
- CUDA kernel author's tools☆111Updated 2 years ago
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆71Updated 4 years ago
- Execution primitives for C++☆154Updated 4 years ago
- A Low-Level Abstraction of Memory Access☆85Updated last year
- STL-like containers (array, vector, matrix, cube) useable in device code.☆31Updated last year
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆45Updated 4 months ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆93Updated 3 years ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated last year
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆70Updated 9 years ago
- Multi-dimensional array programming framework for C++ and multi-GPU CUDA applications☆28Updated 8 years ago
- A vectorizable multi-dimensional iterator for C++ using the Coroutines TS☆12Updated 2 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
- Add-on packages for Vector class library☆73Updated last year
- High-level C++ for Accelerator Clusters☆146Updated 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 …☆29Updated 4 years ago
- Launching collective tasks in bulk☆37Updated 5 years ago
- SYCL-ML is a C++ library, implementing classical machine learning algorithms using SYCL.☆66Updated 5 years ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆17Updated 5 years ago
- Experimental ranges for CUDA☆24Updated 6 years ago
- A C++ allocator based on cudaMallocManaged☆23Updated 6 years ago
- Polymorphic multidimensional array view☆36Updated 4 years ago
- mallocMC: Memory Allocator for Many Core Architectures☆55Updated last month
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- This repository contains components that will support percolation via OpenCL and CUDA☆32Updated 3 years ago
- C++ vector class library, version 1☆24Updated 3 years ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆346Updated 2 years ago
- Examples for using SYCL on CUDA☆62Updated last month
- Task graph-based asynchronous programming system using C++ coroutine☆89Updated last year