vkrGitHub
vkrGitHub
Thanks for the quick response @lindstro Indeed for the application I am working on a header is not strictly necessary (although it would be the most elegant solution). I was...
Sorry for the late reply. I can confirm it does not occur when using a header to compress/decompress using host functions.
I see. My application (seismic snapshots) now only needs modules for compressing on the GPU and decompressing on the host. As of now I only made wrappers for host compress/decompress...
Thank you for the suggested workaround, @lindstro . I managed to do what I was supposed to do by using a custom header prepended to raw `.zfp` files (saved with...