Skip to content

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages