NVIDIA / NVIDIA/CUDALibrarySamples
Supported data formats by nvcomp
Open
@ndickson-nvidia is already working on this.
Since Aug 30, 2023.
nvCOMP
question
- Dominant language
- Cuda
- Stars
- 2.5k
- Forks
- 478
- PR merge metrics
- No merged PRs in 30d
Description
Hello, I have a query regarding the data formats supported by the nvcomp library. While reviewing the documentation, I noticed that all compression algorithms are listed as supporting strings and integers, but there is no mention of support for float16 (__half) data type. I am interested in utilizing the nvcomp library for float16 data. Could you kindly recommend a suitable algorithm for this purpose?
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.