Skip to content

staszkiet/CUDA-Compression

Repository files navigation

CUDA-Compression

Description

CUDA-Compression performs parallel versions of compression and decompression algorithms (fixed-length or run-length) on files using NVIDIA GPU.

Usage

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published