pdziepak / ranges-gpu
Experimental ranges for CUDA
☆24Updated 6 years ago
Alternatives and similar repositories for ranges-gpu:
Users that are interested in ranges-gpu are comparing it to the libraries listed below
- C library plusifier☆10Updated 3 years ago
- Polymorphic multidimensional array view☆36Updated 4 years ago
- low level system stuff, threads, memory, file descriptors etc☆21Updated 2 months ago
- Seamless llvm-mca CMake integration☆27Updated 5 years ago
- mallocMC: Memory Allocator for Many Core Architectures☆55Updated 3 weeks ago
- ☆69Updated 4 years ago
- Dynamic loading examples outside CppCon 2021☆16Updated 3 years ago
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆20Updated 3 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated 2 weeks ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆34Updated 7 years ago
- ☆26Updated 5 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆17Updated 5 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal - all it takes to sum a lot of numbers fast!☆96Updated 2 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 3 years ago
- ☆17Updated 8 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- SYCL-ML is a C++ library, implementing classical machine learning algorithms using SYCL.☆66Updated 5 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆89Updated last year
- 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
- Adobe's C++ Performance Benchmarks for modern compilers (and build systems)☆12Updated 5 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆64Updated 9 years ago
- Interchangeable AoS and SoA containers☆22Updated 2 years ago
- a small lightweight std::execution work-alike☆65Updated 3 weeks ago
- Tiny Test System☆27Updated 3 weeks ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- A fast implementation of log() and exp()☆54Updated 2 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago