CUDALibrarySamples
CUDALibrarySamples copied to clipboard
Encoding performance test of nvJPEG library
I hope you can open up the test code for nvJPEG encoding capabilities, thank you very much.
Will look into adding an encoder sample in this repo. For now you can take a look at this sample - https://github.com/NVIDIA/cuda-samples/tree/master/Samples/4_CUDA_Libraries/nvJPEG_encoder. Let me know if you have any issues
But this code was tested using one thread and did not fully utilize the GPU. Is it a code that tests encoding performance with multiple threads at the same time?
No, we currently dont have an example for encoder which uses multiple cpu threads