I started working on some code to call nvcomp for LZ4 decompression and then do the bitshuffle on a GPU. For now I only looked at decompression and the data types we use (8,16,32 bit) and the code is far from optimal. But it might be interesting for some of you ?
Many thanks for sharing your work here - it has had a really big impact for our synchrotron X-ray experiments.
I started working on some code to call nvcomp for LZ4 decompression and then do the bitshuffle on a GPU. For now I only looked at decompression and the data types we use (8,16,32 bit) and the code is far from optimal. But it might be interesting for some of you ?
Many thanks for sharing your work here - it has had a really big impact for our synchrotron X-ray experiments.