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
- Generate simple index ranges in C++ and CUDA C++☆39Updated last year
- Use CUDA intrinsics with user-defined types☆47Updated 10 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆98Updated this week
- SYCL-ML is a C++ library, implementing classical machine learning algorithms using SYCL.☆66Updated 5 years ago
- Experimental ranges for CUDA☆24Updated 6 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆70Updated 9 years ago
- A library to benchmark CUDA code, similar to google benchmark.☆28Updated 4 years ago
- Full-speed Array of Structures access☆169Updated 2 years ago
- Reference implementation of the draft C++ GraphBLAS specification.☆33Updated 3 months ago
- ☆70Updated 4 years ago
- A task benchmark☆42Updated 9 months ago
- Compiler agnostic metaprogramming library providing concepts, type operations and tuples for C++ and cuda☆87Updated 2 weeks ago
- tokenizer and parser for circle projects☆11Updated 5 years ago
- ☆31Updated 3 weeks ago
- ☆23Updated 3 years ago
- CUDA kernel author's tools☆111Updated 3 years ago
- Kernel Tuning Toolkit☆59Updated 2 weeks ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆93Updated 3 years ago
- TTC: A high-performance Compiler for Tensor Transpositions☆20Updated 7 years ago
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆24Updated last week
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆52Updated 2 months ago
- Numbast is a tool to build an automated pipeline that converts CUDA APIs into Numba bindings.☆47Updated last week
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆18Updated 5 years ago
- An OpenMP runtime implemented using HPX☆24Updated 2 years ago
- A unified framework across multiple programming platforms☆38Updated this week
- Launching collective tasks in bulk☆37Updated 5 years ago
- Examples for using SYCL on CUDA☆62Updated 3 months 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