ashvardanian / ParallelReductionsBenchmarkLinks
Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!
☆111Updated 3 months ago
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.☆260Updated 10 months ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆56Updated 7 months ago
- Full-speed Array of Structures access☆175Updated 2 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- SYCL Conformance Tests☆70Updated 2 weeks ago
- High-level C++ for Accelerator Clusters☆153Updated 2 weeks ago
- An implementation of HIP that works on CPUs, across OSes.☆127Updated last year
- SYCL-ML is a C++ library, implementing classical machine learning algorithms using SYCL.☆66Updated 5 years ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆95Updated 3 years ago
- SYCL Open Source Specification☆138Updated last week
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆72Updated 10 years ago
- Cooperative Primitives for CUDA C++ Kernel Authors. This repository contains CUB PRs from Q4 2019 until Q4 2020.☆22Updated 5 years ago
- Directed Acyclic Graph Execution Engine (DAGEE) is a C++ library that enables programmers to express computation and data movement, as ta…☆47Updated 4 years ago
- Implementation of the SYCL specification.☆66Updated last year
- ☆23Updated 3 years ago
- A library to benchmark CUDA code, similar to google benchmark.☆30Updated 4 years ago
- SYCL Benchmark Suite☆65Updated 4 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆94Updated last year
- ☆70Updated 5 years ago
- a CUDA implementation of a priority queue☆83Updated 5 years ago
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆25Updated last month
- Kernel Tuning Toolkit☆65Updated last week
- Experimental ranges for CUDA☆25Updated 6 years ago
- SYCL Reference Manual☆28Updated last year
- A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).☆564Updated last month
- ☆59Updated 2 weeks ago
- Range-based for loops to iterate over a range of numbers or values☆35Updated 8 years ago
- Distributed ranges is a generalization of C++ ranges for distributed data structures.☆52Updated last month