NVIDIA/nvcomp

[QST] Run Benchmarks

CupidLiuTian opened this issue · 3 comments

Hello, when i complie the benchmarks from the project who clone from the github, the package bitcomp,ans and GDeflate are not founded, this situation lead to some test programs are not build, such as benchmark_bitcomp_chunked and benchmark_ans_chunked.So where can i get the package gdeflate,bitcomp and ans. Or How can i build the complete project.Thanks!

With nvCOMP v2.3, all compressors can be downloaded from DevZone.

You can still clone v2.2 from GitHub, but Bitcomp, ANS, GDeflate are only availabe on DevZone.

With nvCOMP v2.3, all compressors can be downloaded from DevZone.

You can still clone v2.2 from GitHub, but Bitcomp, ANS, GDeflate are only availabe on DevZone.

Thanks for your reply.Noew i get the extension of gdeflate,bitcomp and ans from the dev history version of v2.2, i can build all the benchmarks and test program. But when i run the benchmark_hlif with cascaded and the input file was larger,this will occur an error which tell me cudaStreamSynchronize(stream)" with 700. Also when i used the version 2.3 and run the same benchmark who does not occur the error. So does the v2.2 has bugs and fixed in the version v2.3?

Ps:GPU is nvidia A100, cuda version is 11.3, os is centos 8

I'm not aware of any bugs related to that functionality.