Huffman encoding and decoding with simple Serial and Parallel implementations for CPU and GPU
-
Updated
Oct 26, 2020 - Cuda
Huffman encoding and decoding with simple Serial and Parallel implementations for CPU and GPU
2D terrain divided into tiles, compressed on CPU, decompressed on GPU, with caching to decrease PCIE bottleneck and VRAM requirement for very big terrains.
Add a description, image, and links to the huffman-decoder topic page so that developers can more easily learn about it.
To associate your repository with the huffman-decoder topic, visit your repo's landing page and select "manage topics."