LLNL / fpzipLinks
Lossless compressor of multidimensional floating-point arrays
☆124Updated 5 years ago
Alternatives and similar repositories for fpzip
Users that are interested in fpzip are comparing it to the libraries listed below
Sorting:
- A header-only compile-time Morton encoding / decoding library for N dimensions.☆114Updated 2 years ago
- Error-bounded Lossy Data Compressor (for floating-point/integer datasets)☆168Updated 3 months ago
- data-parallel out-of-core library☆50Updated 2 months ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- Compressed numerical arrays that support high-speed random access☆848Updated last week
- Experimental ranges for CUDA☆25Updated 7 years ago
- a CUDA implementation of a priority queue☆84Updated 5 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 8 years ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆63Updated 6 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆128Updated 4 years ago
- A High-Throughput Parallel Lossless Compressor for Scientific Data☆75Updated 3 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- ☆150Updated last year
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆73Updated 10 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆116Updated 6 months ago
- C++ multidimensional arrays in the spirit of the STL☆203Updated 9 months ago
- Agenium Scale vectorization library for CPUs and GPUs☆337Updated 4 years ago
- GPU-Accelerated Lossless Data Compressors Survey☆122Updated 5 years ago
- Error-bounded Lossy Data Compressor (for floating-point/integer datasets)☆112Updated 3 weeks ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- A simple C++ header-only library for fastest sorting of small arrays. Generates sorting networks on compile time via templates.☆55Updated 5 years ago
- C++ Library for Portable SIMD Vectorization☆84Updated last year
- GPU B-Tree with support for versioning (snapshots).☆51Updated last year
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆22Updated 10 years ago
- A simple GPU hash table implemented in CUDA using lock free techniques☆404Updated 2 years ago
- CUDA kernel author's tools☆115Updated 3 years ago
- The project provides high-performance concurrency, enabling highly parallel computation.☆234Updated this week
- Modular C++ Toolkit for Performance Analysis and Logging. Profiling API and Tools for C, C++, CUDA, Fortran, and Python. The C++ template…☆366Updated last year
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 7 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆118Updated last year