milakov / int_fastdiv
Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.
☆71Updated 9 years ago
Alternatives and similar repositories for int_fastdiv:
Users that are interested in int_fastdiv are comparing it to the libraries listed below
- Full-speed Array of Structures access☆164Updated last year
- Generate simple index ranges in C++ and CUDA C++☆39Updated last year
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆104Updated 7 years ago
- ☆67Updated 2 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆83Updated 10 months ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal - all it takes to sum a lot of numbers fast!☆74Updated this week
- Efficient CUDA Stream Compaction Library☆33Updated last year
- CudaPAD is a PTX/SASS viewer for NVIDIA Cuda kernels and provides an on-the-fly view of the assembly.☆109Updated 2 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆109Updated 7 months ago
- Conversion to/from half-precision floating point formats☆339Updated 5 months ago
- CUDA kernel author's tools☆110Updated 2 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆147Updated last year
- A library to benchmark CUDA code, similar to google benchmark.☆28Updated 3 years ago
- Cooperative Primitives for CUDA C++ Kernel Authors. This repository contains CUB PRs from Q4 2019 until Q4 2020.☆22Updated 4 years ago
- Demonstration of various hardware effects on CUDA GPUs.☆364Updated last year
- CNNs in Halide☆23Updated 9 years ago
- Library for fast image convolution in neural networks on Intel Architecture☆29Updated 7 years ago
- Range-based for loops to iterate over a range of numbers or values☆35Updated 8 years ago
- An extension library of WMMA API (Tensor Core API)☆87Updated 6 months ago
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆262Updated this week
- ☆75Updated last year
- Giddy - A lightweight GPU decompression library☆42Updated 5 years ago
- Example of how to use CUDA with CMake >= 3.8☆69Updated last year
- A warp-oriented dynamic hash table for GPUs☆72Updated 11 months ago
- ☆59Updated last month
- A portable high-level API with CUDA or OpenCL back-end☆54Updated 7 years ago
- A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).☆519Updated 7 months ago
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆21Updated 9 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆47Updated last year
- a CUDA implementation of a priority queue☆83Updated 4 years ago