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.
☆38Updated 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:
- ☆74Updated 2 years ago
- Concurrent CPU-GPU Programming using Task Models☆106Updated 6 years ago
- Portable 128-bit SIMD intrinsics☆59Updated 2 years ago
- ☆59Updated last month
- GPU-Accelerated Lossless Data Compressors Survey☆122Updated 5 years ago
- GPU Optimization and Memory Abstraction Framework☆32Updated 6 years ago
- A domain-specific language and compiler for image processing☆77Updated 4 years ago
- A portable high-level API with CUDA or OpenCL back-end☆55Updated 8 years ago
- Generic system-wide modern C++ for heterogeneous platforms with SYCL from Khronos Group☆78Updated 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…☆59Updated 3 years ago
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆22Updated 10 years ago
- Fast matrix multiplication☆31Updated 4 years ago
- Directed Acyclic Graph Execution Engine (DAGEE) is a C++ library that enables programmers to express computation and data movement, as ta…☆47Updated 4 years ago
- Multiple 1-stencil implementations using nvidia cuda.☆13Updated 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
- ☆33Updated this week
- A fast and highly scalable GPU dynamic memory allocator☆112Updated 10 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆57Updated 10 months ago
- The translator that supports translating NVPTX to SPIR-V. This translator is modified from LLVM-SPIR-V Translator.☆44Updated 4 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆73Updated 10 years ago
- C99/C++ header-only library for division via fixed-point multiplication by inverse☆59Updated last year
- Giddy - A lightweight GPU decompression library☆44Updated 6 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- ☆72Updated 5 years ago
- This repository contains my experiments with compression-related algorithms☆38Updated 9 years ago
- CNNs in Halide☆23Updated 10 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 8 years ago
- c++ posit implementation☆44Updated 2 years ago
- Evaluating different memory managers for dynamic GPU memory☆26Updated 5 years ago
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆72Updated 5 years ago