CUDA-Compression performs parallel versions of compression and decompression algorithms (fixed-length or run-length) on files using NVIDIA GPU.
compress operation method input_file output_file
where
- as operation user can provide c - compress or d - decompress
- as method user can provide fl - fixed-length or rl - run-length