adnanozsoy / CUDA_CompressionLinks
A GPU-based LZSS compression algorithm, highly tuned for NVIDIA GPGPUs and for streaming data, leveraging the respective strengths of CPUs and GPUs together.
☆37Updated 10 years ago
Alternatives and similar repositories for CUDA_Compression
Users that are interested in CUDA_Compression are comparing it to the libraries listed below
Sorting:
- Portable 128-bit SIMD intrinsics☆59Updated 2 years ago
- Concurrent CPU-GPU Programming using Task Models☆105Updated 6 years ago
- ☆74Updated 2 years ago
- Fast matrix multiplication☆31Updated 4 years ago
- GPU-Accelerated Lossless Data Compressors Survey☆121Updated 5 years ago
- A portable high-level API with CUDA or OpenCL back-end☆55Updated 8 years ago
- Asynchronous Task and Memory Interface, or ATMI, is a runtime framework and programming model for heterogeneous CPU-GPU systems. It provi…☆68Updated last year
- Giddy - A lightweight GPU decompression library☆44Updated 6 years ago
- ☆59Updated 3 weeks ago
- GPU Optimization and Memory Abstraction Framework☆32Updated 6 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆73Updated 10 years ago
- Full-speed Array of Structures access☆176Updated 2 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆57Updated 9 months ago
- CNNs in Halide☆23Updated 10 years ago
- C99/C++ header-only library for division via fixed-point multiplication by inverse☆59Updated last year
- Massively Parallel Huffman Decoding on GPUs☆48Updated 6 years ago
- Evaluating different memory managers for dynamic GPU memory☆26Updated 5 years ago
- Third party assembler and GEMM library for NVIDIA Kepler GPU☆85Updated 6 years ago
- C++ Header-Only Library for High-Performance Tensor-Vector Multiplication☆23Updated 2 months ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆115Updated 5 months ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- Generic system-wide modern C++ for heterogeneous platforms with SYCL from Khronos Group☆78Updated 4 years ago
- A domain-specific language and compiler for image processing☆77Updated 4 years ago
- SYCL-ML is a C++ library, implementing classical machine learning algorithms using SYCL.☆66Updated 6 years ago
- This repository contains my experiments with compression-related algorithms☆37Updated 9 years ago
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆72Updated 5 years ago
- Multiple 1-stencil implementations using nvidia cuda.☆13Updated 8 years ago
- Emulating DMA Engines on GPUs for Performance and Portability☆41Updated 10 years ago
- Sparse-dense matrix-matrix multiplication on GPUs☆14Updated 7 years ago