ashvardanian / ParallelReductionsBenchmarkLinks
Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!
☆116Updated 6 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☆115Updated 3 years ago
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆260Updated last year
- Full-speed Array of Structures access☆176Updated 2 years ago
- High-level C++ for Accelerator Clusters☆154Updated 2 months ago
- ☆72Updated 5 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆57Updated 10 months ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- SYCL Benchmark Suite☆67Updated 7 months ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆95Updated 4 years ago
- SYCL-ML is a C++ library, implementing classical machine learning algorithms using SYCL.☆66Updated 6 years ago
- An implementation of HIP that works on CPUs, across OSes.☆131Updated last year
- SYCL Conformance Tests☆72Updated this week
- Experimental ranges for CUDA☆25Updated 7 years ago
- Kernel Tuning Toolkit☆67Updated last week
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆73Updated 10 years ago
- a CUDA implementation of a priority queue☆84Updated 5 years ago
- Implementation of the SYCL specification.☆66Updated last year
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 7 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- A library to benchmark CUDA code, similar to google benchmark.☆30Updated 4 years ago
- SYCL Open Source Specification☆144Updated last week
- Distributed ranges is a generalization of C++ ranges for distributed data structures.☆51Updated 4 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆100Updated last year
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆24Updated 2 months ago
- ☆16Updated 4 years ago
- Examples for using SYCL on CUDA☆63Updated 5 months ago
- Demonstration of various hardware effects on CUDA GPUs.☆391Updated 2 years ago
- Concurrent CPU-GPU Programming using Task Models☆106Updated 6 years ago
- Collection of samples and utilities for using ComputeCpp, Codeplay's SYCL implementation☆325Updated 2 years ago
- Modular C++ Toolkit for Performance Analysis and Logging. Profiling API and Tools for C, C++, CUDA, Fortran, and Python. The C++ template…☆366Updated last year