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
- GPU-Accelerated Lossless Data Compressors Survey☆117Updated 4 years ago
- ☆75Updated 2 years ago
- A domain-specific language and compiler for image processing☆76Updated 4 years ago
- Fast matrix multiplication☆29Updated 4 years ago
- Portable 128-bit SIMD intrinsics☆58Updated 2 years ago
- Massively Parallel Huffman Decoding on GPUs☆48Updated 6 years ago
- CNNs in Halide☆23Updated 9 years ago
- c++ posit implementation☆44Updated 2 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆55Updated 5 months ago
- ☆58Updated 3 weeks ago
- Giddy - A lightweight GPU decompression library☆42Updated 6 years ago
- A portable high-level API with CUDA or OpenCL back-end☆54Updated 7 years ago
- Emulating DMA Engines on GPUs for Performance and Portability☆40Updated 10 years ago
- Evaluating different memory managers for dynamic GPU memory☆26Updated 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
- 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☆77Updated 4 years ago
- SYCL-ML is a C++ library, implementing classical machine learning algorithms using SYCL.☆66Updated 5 years ago
- Automatically exported from code.google.com/p/freeocl☆30Updated 7 years ago
- Third party assembler and GEMM library for NVIDIA Kepler GPU☆81Updated 5 years ago
- The translator that supports translating NVPTX to SPIR-V. This translator is modified from LLVM-SPIR-V Translator.☆40Updated 3 years ago
- Multiple 1-stencil implementations using nvidia cuda.☆13Updated 7 years ago
- Flexible GPGPU instrumentation☆88Updated 5 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
- This repository contains my experiments with compression-related algorithms☆35Updated 9 years ago
- GPU Optimization and Memory Abstraction Framework☆32Updated 5 years ago
- Kernel Tuning Toolkit☆63Updated last month
- GPUVerify: a Verifier for GPU Kernels☆63Updated 3 years ago
- A GPU accelerated error-bounded lossy compression for scientific data.☆88Updated 2 months ago