JH

Joost Hoozemans

1 records found

GSST

Parallel string decompression at 191 GB/s on GPU

Most of the commonly used compression standards make use of some form of the LZ algorithm. Decompressing this type of data is not a good match for the Single-Instruction, Multiple Thread (SIMT) model of computation used by GPUs, resulting in low throughput and poor utilization of ...