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:
- Concurrent CPU-GPU Programming using Task Models☆103Updated 5 years ago
- A portable high-level API with CUDA or OpenCL back-end☆55Updated 7 years ago
- ☆74Updated 2 years ago
- GPU-Accelerated Lossless Data Compressors Survey☆119Updated 5 years ago
- Portable 128-bit SIMD intrinsics☆59Updated 2 years ago
- Multiple 1-stencil implementations using nvidia cuda.☆13Updated 7 years ago
- A domain-specific language and compiler for image processing☆76Updated 4 years ago
- TTC: A high-performance Compiler for Tensor Transpositions☆21Updated 7 years ago
- Fast matrix multiplication☆30Updated 4 years ago
- GPU Optimization and Memory Abstraction Framework☆32Updated 5 years ago
- This repository contains my experiments with compression-related algorithms☆35Updated 9 years ago
- ☆58Updated 2 weeks ago
- CNNs in Halide☆23Updated 9 years ago
- SYCL Reference Manual☆28Updated last year
- Emulating DMA Engines on GPUs for Performance and Portability☆41Updated 10 years ago
- ☆16Updated 4 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- Giddy - A lightweight GPU decompression library☆44Updated 6 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆56Updated 6 months ago
- Generic system-wide modern C++ for heterogeneous platforms with SYCL from Khronos Group☆77Updated 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
- SYCL Conformance Tests☆69Updated this week
- Evaluating different memory managers for dynamic GPU memory☆26Updated 4 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆72Updated 9 years ago
- Massively Parallel Huffman Decoding on GPUs☆48Updated 6 years ago
- Directed Acyclic Graph Execution Engine (DAGEE) is a C++ library that enables programmers to express computation and data movement, as ta…☆46Updated 3 years ago
- Third party assembler and GEMM library for NVIDIA Kepler GPU☆82Updated 5 years ago
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆72Updated 5 years ago
- Intel® GPU Compute Samples☆109Updated 3 weeks ago