NVIDIA / NVIDIA/CUDALibrarySamples
Support gzip-related compression and decompression function
@naveenaero is already working on this.
Since Apr 29, 2026.
- Dominant language
- Cuda
- Stars
- 2.5k
- Forks
- 478
- PR merge metrics
- No merged PRs in 30d
Description
I am very glad that you have pushed the file compression and decompression to an independent development library, which has been supported (Cascaded, Snappy and LZ4), and the effect is great from the current data.
I have a question. From the point of view of function implementation, there is currently no support for gzip-related functions?
Why is it currently not supported? (Poor performance?, more difficult?)
Do you have plans to support gzip related functions? Gzip is commonly used in actual work, can it support gzip-related functions?
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.