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.
☆35Updated 9 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:
- TTC: A high-performance Compiler for Tensor Transpositions☆20Updated 7 years ago
- GPU Optimization and Memory Abstraction Framework☆32Updated 5 years ago
- CNNs in Halide☆23Updated 9 years ago
- A portable high-level API with CUDA or OpenCL back-end☆54Updated 7 years ago
- Library for fast image convolution in neural networks on Intel Architecture☆29Updated 7 years ago
- Evaluating different memory managers for dynamic GPU memory☆25Updated 4 years ago
- A domain-specific language and compiler for image processing☆76Updated 4 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
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆55Updated 3 months ago
- Portable 128-bit SIMD intrinsics☆58Updated last year
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆70Updated 9 years ago
- This repository contains my experiments with compression-related algorithms☆35Updated 9 years ago
- ☆75Updated last year
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆21Updated 9 years ago
- Multiple 1-stencil implementations using nvidia cuda.☆13Updated 7 years ago
- Third party assembler and GEMM library for NVIDIA Kepler GPU☆81Updated 5 years ago
- Emulating DMA Engines on GPUs for Performance and Portability☆40Updated 10 years ago
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆105Updated 7 years ago
- Massively Parallel Huffman Decoding on GPUs☆48Updated 6 years ago
- GPU-Accelerated Lossless Data Compressors Survey☆117Updated 4 years ago
- a heterogeneous multiGPU level-3 BLAS library☆45Updated 5 years ago
- Sparse-dense matrix-matrix multiplication on GPUs☆14Updated 6 years ago
- nvptx-tools: a collection of tools for use with nvptx-none GCC toolchains.☆50Updated 9 months ago
- Giddy - A lightweight GPU decompression library☆42Updated 5 years ago
- Compute applications.☆24Updated 5 years ago
- Input-aware cuBLAS/clBLAS implementation for better performance☆17Updated 2 years ago
- DeepSZ: A Novel Framework to Compress Deep Neural Networks by Using Error-Bounded Lossy Compression☆11Updated 4 years ago
- GPULZ: Optimizing LZSS Lossless Compression for Multi-byte Data on Modern GPUs☆14Updated 2 months ago
- Fast matrix multiplication☆29Updated 3 years ago
- The translator that supports translating NVPTX to SPIR-V. This translator is modified from LLVM-SPIR-V Translator.☆40Updated 3 years ago