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☆174Updated 2 years ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆106Updated last month
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- Demonstration of various hardware effects on CUDA GPUs.☆384Updated last year
- A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).☆553Updated 3 weeks ago
- Conversion to/from half-precision floating point formats☆369Updated 3 weeks ago
- 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 4 years ago
- BGHT: High-performance static GPU hash tables.☆71Updated 2 months ago
- a CUDA implementation of a priority queue☆83Updated 4 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆262Updated 8 months ago
- Range-based for loops to iterate over a range of numbers or values☆35Updated 8 years ago
- CudaPAD is a PTX/SASS viewer for NVIDIA Cuda kernels and provides an on-the-fly view of the assembly.☆121Updated 2 years ago
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆106Updated 8 years ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆348Updated 3 years ago
- A profiler to disclose and quantify hardware features on GPUs.☆174Updated 3 years ago
- CUDA Data Parallel Primitives Library☆433Updated 6 years ago
- A library to benchmark CUDA code, similar to google benchmark.☆30Updated 4 years ago
- MatMul Performance Benchmarks for a Single CPU Core comparing both hand engineered and codegen kernels.☆134Updated last year
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆55Updated 5 months ago
- GPU-Accelerated Lossless Data Compressors Survey☆117Updated 5 years ago
- A portable high-level API with CUDA or OpenCL back-end☆54Updated 7 years ago
- Collection of samples and utilities for using ComputeCpp, Codeplay's SYCL implementation☆325Updated 2 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- Efficient CUDA Stream Compaction Library☆35Updated 2 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 3 months ago
- Execution primitives for C++☆153Updated 5 years ago