mgopshtein / cudacppLinks
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
Sorting:
- A vectorizable multi-dimensional iterator for C++ using the Coroutines TS☆12Updated 3 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆18Updated 5 years ago
- STL-like containers (array, vector, matrix, cube) useable in device code.☆31Updated last year
- Polymorphic multidimensional array view☆36Updated 4 years ago
- High-level C++ for Accelerator Clusters☆145Updated last week
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆98Updated this week
- Execution primitives for C++☆153Updated 5 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
- Generate simple index ranges in C++ and CUDA C++☆39Updated last year
- UME::SIMD A library for explicit simd vectorization.☆90Updated 7 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆47Updated 6 months ago
- C++20 and onward collection of high performance data containers and related tools☆55Updated this week
- Experimental ranges for CUDA☆24Updated 6 years ago
- Compiler agnostic metaprogramming library providing concepts, type operations and tuples for C++ and cuda☆87Updated 2 weeks ago
- Unofficial mirror of Blaze library on Bitbucket☆64Updated 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…☆74Updated 4 years ago
- Collaborating on papers for the ISO C++ committee - public repo☆26Updated 9 months ago
- CUDA kernel author's tools☆111Updated 3 years ago
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆71Updated 4 years ago
- ☆41Updated 6 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 3 years ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated 2 years ago
- Profiling Taskflow Programs through Visualization☆50Updated 2 years ago
- a small lightweight std::execution work-alike☆65Updated 2 months ago
- A Low-Level Abstraction of Memory Access☆86Updated last year
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 6 months ago
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆20Updated 3 years ago
- Multi-dimensional array programming framework for C++ and multi-GPU CUDA applications☆28Updated 8 years ago
- SYCL-ML is a C++ library, implementing classical machine learning algorithms using SYCL.☆66Updated 5 years ago
- Copy-hiding array abstraction to automatically migrate data between memory spaces☆107Updated this week