milakov / int_fastdivLinks
Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.
☆73Updated 10 years ago
Alternatives and similar repositories for int_fastdiv
Users that are interested in int_fastdiv are comparing it to the libraries listed below
Sorting:
- Full-speed Array of Structures access☆176Updated 2 years ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- Demonstration of various hardware effects on CUDA GPUs.☆390Updated 2 years ago
- A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).☆568Updated 3 months ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆85Updated last year
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- Conversion to/from half-precision floating point formats☆379Updated 4 months ago
- a CUDA implementation of a priority queue☆84Updated 5 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆115Updated 5 months ago
- ☆68Updated 3 years ago
- A library to benchmark CUDA code, similar to google benchmark.☆30Updated 4 years ago
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆109Updated 8 years ago
- ☆74Updated 2 years ago
- CUDA kernel author's tools☆115Updated 3 years ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆348Updated 3 years ago
- A Library for fast Hash Tables on GPUs☆131Updated 2 months ago
- Efficient CUDA Stream Compaction Library☆35Updated 2 years ago
- A profiler to disclose and quantify hardware features on GPUs.☆175Updated 3 years ago
- BGHT: High-performance static GPU hash tables.☆71Updated 6 months ago
- Cooperative Primitives for CUDA C++ Kernel Authors. This repository contains CUB PRs from Q4 2019 until Q4 2020.☆22Updated 5 years ago
- Range-based for loops to iterate over a range of numbers or values☆34Updated 9 years ago
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆260Updated 11 months ago
- CudaPAD is a PTX/SASS viewer for NVIDIA Cuda kernels and provides an on-the-fly view of the assembly.☆126Updated 2 years ago
- Kernel Tuning Toolkit☆65Updated last month
- Implementation of the SYCL specification.☆66Updated last year
- CUDA Data Parallel Primitives Library☆438Updated 7 years ago
- A fast and highly scalable GPU dynamic memory allocator☆110Updated 10 years ago
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆29Updated 8 years ago
- MatMul Performance Benchmarks for a Single CPU Core comparing both hand engineered and codegen kernels.☆138Updated 2 years ago
- CNNs in Halide☆23Updated 10 years ago