Published April 2, 2019
| Version LZSS-CPU-GPU-CUDA-OpenCL
Software
Open
LZSS Parallel Stream Processing on Multi-Cores with GPUs
Description
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).
Reference paper citation
[DOI] Stein, C.; Griebler, D.; Danelutto, M.; Fernandes, L. G. Stream Parallelism on the LZSS Data Compression Application for Multi-Cores with GPUs. 27th Euromicro International Conference on Parallel, Distributed and Network-Based Processing (PDP), pp. 247-251, IEEE, Pavia, Italy, 2019.
Files
larcc-group/lzss-gpu-stream-parallelism-LZSS-CPU-GPU-CUDA-OpenCL.zip
Files
(1.3 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:18f6894351a0a856493009a58d31d904
|
1.3 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/larcc-group/lzss-gpu-stream-parallelism/tree/LZSS-CPU-GPU-CUDA-OpenCL (URL)