brycelelbach / cub_historical_2019_2020Links
Cooperative Primitives for CUDA C++ Kernel Authors. This repository contains CUB PRs from Q4 2019 until Q4 2020.
☆22Updated 4 years ago
Alternatives and similar repositories for cub_historical_2019_2020
Users that are interested in cub_historical_2019_2020 are comparing it to the libraries listed below
Sorting:
- Range-based for loops to iterate over a range of numbers or values☆35Updated 8 years ago
- CUDA kernel author's tools☆113Updated 3 years ago
- Full-speed Array of Structures access☆174Updated 2 years ago
- Generate simple index ranges in C++ and CUDA C++☆40Updated 2 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆71Updated 9 years ago
- 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
- A library to benchmark CUDA code, similar to google benchmark.☆29Updated 4 years 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
- 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
- Implementation of the SYCL specification.☆66Updated last year
- ☆70Updated 5 years ago
- Execution primitives for C++☆153Updated 5 years ago
- Numbast is a tool to build an automated pipeline that converts CUDA APIs into Numba bindings.☆50Updated this week
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- ☆16Updated 4 years ago
- Kernel Tuning Toolkit☆63Updated last month
- Examples for using SYCL on CUDA☆62Updated last month
- A task benchmark☆43Updated last year
- A Library for fast Hash Tables on GPUs☆126Updated 3 years ago
- Concurrent CPU-GPU Programming using Task Models☆103Updated 5 years ago
- An OpenMP runtime implemented using HPX☆24Updated 3 years ago
- ☆23Updated 3 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆55Updated 5 months ago
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆262Updated 7 months ago
- CUDA and OpenMP implementations of C2R/R2C inplace transposition☆48Updated 10 years ago
- ☆75Updated 2 years ago
- Data Dependence Analyzer in the Polyhedral Model☆21Updated last year