ashvardanian / ParallelReductionsBenchmarkLinks
Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!
☆102Updated last week
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☆112Updated 3 years ago
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆261Updated 6 months ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆55Updated 4 months ago
- SYCL-ML is a C++ library, implementing classical machine learning algorithms using SYCL.☆66Updated 5 years ago
- Full-speed Array of Structures access☆172Updated 2 years ago
- Implementation of the SYCL specification.☆66Updated last year
- Experimental ranges for CUDA☆24Updated 6 years ago
- High-level C++ for Accelerator Clusters☆146Updated 2 weeks ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆94Updated 3 years ago
- a CUDA implementation of a priority queue☆83Updated 4 years ago
- ☆70Updated 5 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- An implementation of HIP that works on CPUs, across OSes.☆122Updated last year
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆71Updated 9 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- SYCL Open Source Specification☆136Updated 2 weeks ago
- SYCL Conformance Tests☆70Updated this week
- ☆48Updated this week
- Task graph-based asynchronous programming system using C++ coroutine☆92Updated last year
- SYCL Reference Manual☆28Updated last year
- 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
- ☆58Updated this week
- A library to benchmark CUDA code, similar to google benchmark.☆29Updated 4 years ago
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆24Updated 3 weeks ago
- Concurrent CPU-GPU Programming using Task Models☆103Updated 5 years ago
- SYCL Benchmark Suite☆65Updated last month
- GPUOcelot: A dynamic compilation framework for PTX☆204Updated 5 months ago
- ☆16Updated 4 years ago
- Cooperative Primitives for CUDA C++ Kernel Authors. This repository contains CUB PRs from Q4 2019 until Q4 2020.☆22Updated 4 years ago