milakov / int_fastdiv
Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.
☆70Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for int_fastdiv
- Full-speed Array of Structures access☆161Updated last year
- Generate simple index ranges in C++ and CUDA C++☆39Updated last year
- ☆67Updated 2 years ago
- Thrust, CUB, TBB, AVX2, CUDA, OpenCL, OpenMP, SyCL - all it takes to sum a lot of numbers fast!☆73Updated 6 months ago
- CUDA kernel author's tools☆109Updated 2 years ago
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆99Updated 7 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆108Updated 6 months ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆83Updated 9 months ago
- Cooperative Primitives for CUDA C++ Kernel Authors. This repository contains CUB PRs from Q4 2019 until Q4 2020.☆22Updated 4 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆43Updated 10 months ago
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆21Updated 8 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆146Updated last year
- An extension library of WMMA API (Tensor Core API)☆84Updated 4 months ago
- A Library for fast Hash Tables on GPUs☆109Updated 2 years ago
- A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).☆518Updated 5 months ago
- CudaPAD is a PTX/SASS viewer for NVIDIA Cuda kernels and provides an on-the-fly view of the assembly.☆107Updated last year
- BGHT: High-performance static GPU hash tables.☆55Updated 2 months ago
- a CUDA implementation of a priority queue☆81Updated 4 years ago
- Giddy - A lightweight GPU decompression library☆42Updated 5 years ago
- Efficient CUDA Stream Compaction Library☆33Updated last year
- ☆68Updated 4 years ago
- A library to benchmark CUDA code, similar to google benchmark.☆28Updated 3 years ago
- Conversion to/from half-precision floating point formats☆333Updated 3 months ago
- Range-based for loops to iterate over a range of numbers or values☆35Updated 7 years ago
- Third party assembler and GEMM library for NVIDIA Kepler GPU☆78Updated 5 years ago
- Demonstration of various hardware effects on CUDA GPUs.☆358Updated 11 months ago
- ☆16Updated 3 years ago
- A portable high-level API with CUDA or OpenCL back-end☆54Updated 7 years ago
- A warp-oriented dynamic hash table for GPUs☆71Updated 10 months ago
- TTC: A high-performance Compiler for Tensor Transpositions☆20Updated 7 years ago