suruoxi / halfLinks
IEEE 754-based c++ half-precision floating point library forked from http://half.sourceforge.net
☆25Updated 4 years ago
Alternatives and similar repositories for half
Users that are interested in half are comparing it to the libraries listed below
Sorting:
- Conversion to/from half-precision floating point formats☆379Updated 5 months ago
- Demonstration of various hardware effects on CUDA GPUs.☆391Updated 2 years ago
- Efficient Top-K implementation on the GPU☆192Updated 6 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆85Updated last year
- MatMul Performance Benchmarks for a Single CPU Core comparing both hand engineered and codegen kernels.☆138Updated 2 years ago
- This is an implementation of sgemm_kernel on L1d cache.☆233Updated last year
- Agenium Scale vectorization library for CPUs and GPUs☆337Updated 4 years ago
- A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).☆569Updated 4 months ago
- BGHT: High-performance static GPU hash tables.☆71Updated 7 months ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆73Updated 10 years ago
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆109Updated 8 years ago
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆73Updated 6 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆114Updated last year
- A profiler to disclose and quantify hardware features on GPUs.☆175Updated 3 years ago
- SNIG: Accelerated Large Sparse Neural Network Inference using Task Graph Parallelism☆34Updated 4 years ago
- Makes ARM NEON documentation accessible (with examples)☆406Updated last year
- ☆21Updated 6 years ago
- Portable (POSIX/Windows/Emscripten) thread pool for C/C++☆388Updated last year
- Example code for Intel AVX / AVX2 intrinsics.☆144Updated 2 years ago
- ☆70Updated 11 years ago
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆260Updated last year
- ☆47Updated 7 months ago
- This is a demo how to write a high performance convolution run on apple silicon☆57Updated 4 years ago
- mperf是一个面向移动/嵌入式平台的算子性能调优工具箱☆193Updated 2 years ago
- Learn OpenCL step by step.☆138Updated 3 years ago
- Full-speed Array of Structures access☆176Updated 2 years 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…☆152Updated 13 years ago
- Play with MLIR right in your browser☆138Updated 2 years ago
- Collection of samples and utilities for using ComputeCpp, Codeplay's SYCL implementation☆325Updated 2 years ago
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆199Updated 8 months ago