Skip to content

Releases: larcc-group/lzss-gpu-stream-parallelism

Lempel-Ziv-Storer-Szymansk compression algorithm optimized for GPUs (using CUDA or OpenCL) and CPU (using SPar)

02 Aug 03:01

Choose a tag to compare

This repository has the parallel and sequential implementations for the Lempel-Ziv-Storer-Szymanski (LZSS) data compression applications. We introduced stream parallelism for CPU (using SPar) and GPU (using CUDA and OpenCL).