Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1016 Bytes

README.md

File metadata and controls

35 lines (26 loc) · 1016 Bytes

A GPU Lightweight Compression Library

If you use our work please cite us as follows:

  • Krzysztof Kaczmarski, Piotr Przymus, Fixed length lightweight compression for GPU revised, Journal of Parallel and Distributed Computing, Available online 18 April 2017, ISSN 0743-7315, https://doi.org/10.1016/j.jpdc.2017.03.011.

Maintained by

Faculty of Mathematics and Information Science. Warsaw University of Technology

The Faculty of Mathematics and Computer Science Nicolaus Copernicus University in Toruń

Building

mkdir build
cd build
cmake ..
make

Running tests

# Help
./run_tests -- help
# list avalible test variants (tags)
./run_tests -t
#to run a test
#./run_tests [ALG_TAG][TEST_TYPE]
./run_test [AAFL][BENCHMARK]

Logo based on graphic from freelogovector.com