suruoxi / half
IEEE 754-based c++ half-precision floating point library forked from http://half.sourceforge.net
☆23Updated 3 years ago
Alternatives and similar repositories for half:
Users that are interested in half are comparing it to the libraries listed below
- C99/C++ header-only library for division via fixed-point multiplication by inverse☆50Updated last year
- Task graph-based asynchronous programming system using C++ coroutine☆89Updated last year
- Conversion to/from half-precision floating point formats☆347Updated 8 months ago
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆104Updated 7 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…☆145Updated 13 years ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆53Updated 4 months ago
- BGHT: High-performance static GPU hash tables.☆63Updated 2 weeks ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- Portable 128-bit SIMD intrinsics☆58Updated last year
- SYCL Reference Manual☆27Updated 11 months ago
- Profiling Taskflow Programs through Visualization☆50Updated 2 years ago
- UME::SIMD A library for explicit simd vectorization.☆90Updated 7 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated 11 months ago
- AVX-optimized sin(), cos(), exp() and log() functions☆123Updated 3 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆45Updated 5 months ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆70Updated 9 years ago
- SYCL Open Source Specification☆134Updated 2 weeks ago
- CudaPAD is a PTX/SASS viewer for NVIDIA Cuda kernels and provides an on-the-fly view of the assembly.☆117Updated 2 years ago
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆70Updated 6 years ago
- Realtime GPU Profiler for AMD / NVIDIA / Intel GPUs☆32Updated last year
- Third party assembler and GEMM library for NVIDIA Kepler GPU☆81Updated 5 years ago
- Header-only C++ library for low precision floating point type emulation.☆171Updated 5 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆29Updated 4 years ago
- mallocMC: Memory Allocator for Many Core Architectures☆55Updated 3 weeks ago
- The Farm-SVE package provides a header that implements the ARM C language extensions (ACLE) for the ARM Scalable Vector Extension (SVE) i…☆14Updated last year
- Reference implementation of the draft C++ GraphBLAS specification.☆32Updated 2 months ago
- Agenium Scale vectorization library for CPUs and GPUs☆332Updated 3 years ago
- Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019☆55Updated 2 years ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated last year
- fast log and exp functions for AVX2/AVX-512☆227Updated last month