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:
- This repository contains my experiments with compression-related algorithms☆35Updated 9 years ago
- ☆75Updated 2 years ago
- Concurrent CPU-GPU Programming using Task Models☆103Updated 5 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆71Updated 9 years ago
- GPU Optimization and Memory Abstraction Framework☆32Updated 5 years ago
- A portable high-level API with CUDA or OpenCL back-end☆54Updated 7 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
- Portable 128-bit SIMD intrinsics☆58Updated 2 years ago
- Massively Parallel Huffman Decoding on GPUs☆48Updated 6 years ago
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆71Updated 4 years ago
- Giddy - A lightweight GPU decompression library☆42Updated 6 years ago
- Fast matrix multiplication☆29Updated 4 years ago
- GPU-Accelerated Lossless Data Compressors Survey☆117Updated 4 years ago
- C99/C++ header-only library for division via fixed-point multiplication by inverse☆53Updated last year
- library which simplifies host-GPU data transfer using userspace pagefault handling☆15Updated 13 years ago
- TTC: A high-performance Compiler for Tensor Transpositions☆20Updated 7 years ago
- mallocMC: Memory Allocator for Many Core Architectures☆58Updated 2 months ago
- A domain-specific language and compiler for image processing☆76Updated 4 years ago
- ☆58Updated last month
- GPUfs - File system support for NVIDIA GPUs☆93Updated 6 years ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆56Updated 2 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆55Updated 3 months ago
- C++ Header-Only Library for High-Performance Tensor-Vector Multiplication☆21Updated 6 months ago
- ☆68Updated 2 years ago
- ☆32Updated last month
- ROCm OpenCL Compiler Tool Driver☆24Updated 5 years ago
- Input-aware cuBLAS/clBLAS implementation for better performance☆17Updated 2 years ago
- Library for fast image convolution in neural networks on Intel Architecture☆30Updated 8 years ago
- ☆10Updated 2 years ago
- The translator that supports translating NVPTX to SPIR-V. This translator is modified from LLVM-SPIR-V Translator.☆40Updated 3 years ago