I am very interested in the library nvCOMP for lossless compression.
Since nvCOMP v2.2 is open-sourced, I would like to ask whether it is possible that I can access to the corresponding nvcomp_ext v2.2 source code in order to evaluate and utilize the ANS and GDeflate compression algorithms for my project? My target hardware is the NVIDIA Jetson AGX Orin with an aarch64 CPU, so I need to build the software from source.
Could you please advise me on how we might obtain access to the nvcomp_ext (matching v2.2) package for our work?
Thank you very much for your time and consideration.
The NVComp is not supported on Jetson platform, and you will need to build it from source.
But we don’t have experience on it, may other developer help to provide suggestions.