NVIDIA / NVIDIA/CUDALibrarySamples
Whether nvCOMP supports CPU compression and then GPU decompression
Open
@baliika is already working on this.
Since Jun 11, 2025.
nvCOMP
- Dominant language
- Cuda
- Stars
- 2.5k
- Forks
- 478
- PR merge metrics
- No merged PRs in 30d
Description
nvcomp cannot be computed on the CPU. Can nvcomp compress data on the CPU using the compression method supported by nvcomp, and then decompress data on the GPU using the corresponding decompression method in nvcomp?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.