Maratyszcza / FP16
Conversion to/from half-precision floating point formats
☆333Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for FP16
- Portable (POSIX/Windows/Emscripten) thread pool for C/C++☆353Updated 5 months ago
- MatMul Performance Benchmarks for a Single CPU Core comparing both hand engineered and codegen kernels.☆124Updated last year
- ☆303Updated last week
- A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).☆518Updated 5 months ago
- A profiler to disclose and quantify hardware features on GPUs.☆162Updated 2 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆83Updated 8 months ago
- An implementation of BLAS using the SYCL open standard.☆259Updated 2 weeks ago
- Library for specialized dense and sparse matrix operations, and deep learning primitives.☆850Updated this week
- Agenium Scale vectorization library for CPUs and GPUs☆328Updated 3 years ago
- Stretching GPU performance for GEMMs and tensor contractions.☆223Updated this week
- AMD's graph optimization engine.☆186Updated this week
- The platform independent header allowing to compile any C/C++ code containing ARM NEON intrinsic functions for x86 target systems using S…☆430Updated 2 months ago
- Assembler for NVIDIA Volta and Turing GPUs☆201Updated 2 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆113Updated 2 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆108Updated 6 months ago
- Portable 128-bit SIMD intrinsics☆57Updated last year
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆66Updated 5 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆70Updated 9 years ago
- Efficient Top-K implementation on the GPU☆149Updated 5 years ago
- Intercept Layer for Debugging and Analyzing OpenCL Applications☆314Updated 2 weeks ago
- a c++/cuda template library for tensor lazy evaluation☆163Updated last year
- Full-speed Array of Structures access☆161Updated last year
- Makes ARM NEON documentation accessible (with examples)☆382Updated 7 months ago
- SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT☆667Updated last week
- fast log and exp functions for x86/x64 SSE☆222Updated 2 months ago
- C++ implementation of a 16 bit floating-point type mimicking most of the IEEE 754 behaviour. Compatible with the half data type used as t…☆141Updated 12 years ago
- Repository for nvCOMP docs and examples. nvCOMP is a library for fast lossless compression/decompression on the GPU that can be downloade…☆560Updated 2 months ago
- The NVIDIA® Tools Extension SDK (NVTX) is a C-based Application Programming Interface (API) for annotating events, code ranges, and resou…☆306Updated last week
- CUDA Kernel Benchmarking Library☆519Updated this week
- Khronos OpenCL-CLHPP☆379Updated 3 weeks ago