NVIDIA / NVIDIA/CUDALibrarySamples
[QST] How do i get compressed buffer (or compressed buffer size)?
Open
@naveenaero is already working on this.
Since Apr 29, 2026.
nvCOMP
question
- Dominant language
- Cuda
- Stars
- 2.5k
- Forks
- 478
- PR merge metrics
- No merged PRs in 30d
Description
I follow the high_level_quickstart_example and try to use high level api. In particular i'm facing with the decomp_compressed_with_manager_factory_example method. I am wondering if it is possible to achieve the compressed buffer (or the seze of compressed buffer), in order to use it to save on disk (as binary raw data) or to send in on the network.
Thank you in advance
Kind regards
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.