ashvardanian / ParallelReductionsBenchmarkLinks
Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!
☆106Updated 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 8 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
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- High-level C++ for Accelerator Clusters☆153Updated 3 weeks ago
- SYCL Benchmark Suite☆65Updated 2 months ago
- ☆70Updated 5 years ago
- SYCL-ML is a C++ library, implementing classical machine learning algorithms using SYCL.☆66Updated 5 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆72Updated 9 years ago
- a CUDA implementation of a priority queue☆83Updated 4 years ago
- SYCL Conformance Tests☆70Updated 2 weeks ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆94Updated 3 years ago
- An implementation of HIP that works on CPUs, across OSes.☆123Updated last year
- A library to benchmark CUDA code, similar to google benchmark.☆30Updated 4 years ago
- Implementation of the SYCL specification.☆66Updated last year
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆24Updated 2 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆93Updated last year
- Cooperative Primitives for CUDA C++ Kernel Authors. This repository contains CUB PRs from Q4 2019 until Q4 2020.☆22Updated 4 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- Kernel Tuning Toolkit☆64Updated 2 months ago
- ☆48Updated this week
- Distributed ranges is a generalization of C++ ranges for distributed data structures.☆52Updated 3 weeks ago
- SYCL Open Source Specification☆136Updated last week
- ☆58Updated last week
- ☆23Updated 3 years ago
- Examples for using SYCL on CUDA☆62Updated last week
- CudaPAD is a PTX/SASS viewer for NVIDIA Cuda kernels and provides an on-the-fly view of the assembly.☆121Updated 2 years ago
- 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