You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: