ashvardanian / ParallelReductionsBenchmarkLinks
Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!
☆104Updated last month
Alternatives and similar repositories for ParallelReductionsBenchmark
Users that are interested in ParallelReductionsBenchmark are comparing it to the libraries listed below
Sorting:
- CUDA kernel author's tools☆113Updated 3 years ago
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆262Updated 7 months ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆55Updated 5 months ago
- Full-speed Array of Structures access☆174Updated 2 years ago
- High-level C++ for Accelerator Clusters☆151Updated this week
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- SYCL Benchmark Suite☆65Updated 2 months ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆94Updated 3 years ago
- SYCL-ML is a C++ library, implementing classical machine learning algorithms using SYCL.☆66Updated 5 years ago
- Implementation of the SYCL specification.☆66Updated last year
- ☆70Updated 5 years ago
- ☆23Updated 3 years ago
- Generate simple index ranges in C++ and CUDA C++☆40Updated 2 years ago
- SYCL Conformance Tests☆70Updated last week
- An implementation of HIP that works on CPUs, across OSes.☆122Updated last year
- SYCL Reference Manual☆28Updated last year
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆71Updated 9 years ago
- Distributed ranges is a generalization of C++ ranges for distributed data structures.☆51Updated last week
- ☆48Updated this week
- A library to benchmark CUDA code, similar to google benchmark.☆29Updated 4 years ago
- a CUDA implementation of a priority queue☆83Updated 4 years ago
- SYCL Open Source Specification☆135Updated last week
- Directed Acyclic Graph Execution Engine (DAGEE) is a C++ library that enables programmers to express computation and data movement, as ta…☆46Updated 3 years ago
- Kernel Tuning Toolkit☆63Updated last month
- Examples for using SYCL on CUDA☆62Updated last month
- Concurrent CPU-GPU Programming using Task Models☆103Updated 5 years ago
- Cooperative Primitives for CUDA C++ Kernel Authors. This repository contains CUB PRs from Q4 2019 until Q4 2020.☆22Updated 4 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆92Updated last year
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆24Updated last month
- Experimental ranges for CUDA☆25Updated 6 years ago