milakov / int_fastdivLinks
Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.
☆72Updated 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
Sorting:
- Full-speed Array of Structures access☆173Updated 2 years ago
- A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).☆555Updated 2 weeks ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- Demonstration of various hardware effects on CUDA GPUs.☆385Updated last year
- Conversion to/from half-precision floating point formats☆371Updated last month
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆108Updated 2 months ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- CUDA kernel author's tools☆113Updated 3 years ago
- ☆68Updated 3 years ago
- Cooperative Primitives for CUDA C++ Kernel Authors. This repository contains CUB PRs from Q4 2019 until Q4 2020.☆22Updated 5 years ago
- a CUDA implementation of a priority queue☆83Updated 5 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- A profiler to disclose and quantify hardware features on GPUs.☆174Updated 3 years ago
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆262Updated 8 months ago
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆106Updated 8 years ago
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆29Updated 8 years ago
- CUDA Data Parallel Primitives Library☆434Updated 6 years ago
- BGHT: High-performance static GPU hash tables.☆72Updated 3 months ago
- Range-based for loops to iterate over a range of numbers or values☆35Updated 8 years ago
- MatMul Performance Benchmarks for a Single CPU Core comparing both hand engineered and codegen kernels.☆134Updated 2 years ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆348Updated 3 years ago
- GPU-Accelerated Lossless Data Compressors Survey☆118Updated 5 years ago
- CudaPAD is a PTX/SASS viewer for NVIDIA Cuda kernels and provides an on-the-fly view of the assembly.☆123Updated 2 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆56Updated 6 months ago
- ☆74Updated 2 years ago
- A portable high-level API with CUDA or OpenCL back-end☆55Updated 7 years ago
- A fast and highly scalable GPU dynamic memory allocator☆109Updated 10 years ago
- A library to benchmark CUDA code, similar to google benchmark.☆30Updated 4 years ago
- Implementation of the SYCL specification.☆66Updated last year
- Efficient CUDA Stream Compaction Library☆35Updated 2 years ago