HSA-Libraries / BoltLinks
Bolt is a C++ template library optimized for GPUs. Bolt provides high-performance library implementations for common algorithms such as scan, reduce, transform, and sort.
☆379Updated 9 years ago
Alternatives and similar repositories for Bolt
Users that are interested in Bolt are comparing it to the libraries listed below
Sorting:
- Boost SIMD☆230Updated 6 years ago
- Open Source Parallel STL implementation☆529Updated 2 years ago
- Execution primitives for C++☆155Updated 5 years ago
- Blazing-fast Expression Templates Library (ETL) with GPU support, in C++☆232Updated 8 months ago
- Intel(R) Concurrent Collections for C++☆116Updated 3 years ago
- VexCL is a C++ vector expression template library for OpenCL/CUDA/OpenMP☆718Updated 6 months ago
- Portable C++ SIMD library☆171Updated 6 years ago
- C++11 wrapper for the LMDB embedded B+ tree database library.☆282Updated 5 years ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆348Updated 3 years ago
- Collection of samples and utilities for using ComputeCpp, Codeplay's SYCL implementation☆325Updated 2 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 7 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 4 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆496Updated 2 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- an OpenCL based software library containing random number generation functions☆136Updated 4 years ago
- Modern library for bulk-synchronous parallel programs.☆94Updated 2 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆74Updated 10 years ago
- Enjoy template metaprogramming☆115Updated 9 years ago
- OpenCL specific C++ libraries implemented in C++ for OpenCL kernel language published in releases of OpenCL-Docs☆122Updated 2 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆533Updated 8 years ago
- A C++14-and-later expression template library☆109Updated last month
- High Performance Visualization☆237Updated last year
- The missing C++ tuple functionality☆85Updated 5 years ago
- Easy to run kernels using OpenCL☆187Updated 9 months ago
- C++ metaprogramming shell☆479Updated last month
- Generic system-wide modern C++ for heterogeneous platforms with SYCL from Khronos Group☆78Updated 5 years ago
- C++11 metaprogramming library☆112Updated 10 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago