NVIDIA / NVIDIA/CUDALibrarySamples
[FEA] Support Bitcomp on Jetson
@nsakharnykh is already working on this.
Since Dec 28, 2021.
- Dominant language
- Cuda
- Stars
- 2.5k
- Forks
- 478
- PR merge metrics
- No merged PRs in 30d
Description
I would like to be able to use Bitcomp on the Jetson Xavier AGX, but I can only find the download for x86_64. Is that possible?
Ideally I would like to install and run nvcomp and the proprietary compression algorithms on the Jetson. If this requires some kind of license I am still interested.
I tried some of alternative compression methods, but Bitcomp seems to be the only algorithm that makes a dent in the filesize of the type of data I capture, 12 bit x 16 channel raw hyperspectral (highly correlated), in blocks on 4x4xuint16, so with a 64bit "stride" on each row.
Thanks.
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.