lzbench icon indicating copy to clipboard operation
lzbench copied to clipboard

Fix CUDA compression and decompression functions

Open fwyzard opened this issue 6 months ago • 1 comments

Fix lzbench_cuda_memcpy, lzbench_nvcomp_compress and lzbench_nvcomp_decompress after the changes to the interface.

fwyzard avatar Jun 11 '25 08:06 fwyzard

I'm not familiar with the GitHub CI, is it possible to add a test that the CUDA compressors compiles as well ?

fwyzard avatar Jun 11 '25 08:06 fwyzard

Thanks for a fix. Probably some AWS/GCP instance with a gfx card is required to test lzbench with CUDA. But just building may be possible.

inikep avatar Jun 21 '25 10:06 inikep