Closed st7109 closed 1 year ago
H100 should have support for hardware decoder. Are observing the issue when running the sample as part of the docker container? If yes, you can try including this option when initializing docker container: - --gpus '"capabilities=compute,utility,video"'
Closing. Feel free to re-open if more clarification is needed.
cuda version: 12.0
If i use “CUDALibrarySamples/nvJPEG/nvJPEG-Decoder“, when run that, it will notify the below info: “”Hardware Decoder not supported. Falling back to default backend”
I want to confirm whether support JPEG decoding within Amazon EC2 H100 or not?
Thanks