YIRU YE
YIRU YE
> Thank you for your reporting this. I'd like to ask, what nvjpeg2k version do you have installed? Can you share the output of > > ``` > pip show...
By the way, if I just run these codes: ``` import os import cv2 import numpy as np from matplotlib import pyplot as plt from nvidia import nvimgcodec decoder =...
> Having errors both on nvjpeg and nvjpeg2k call perhaps suggests that there's something wrong with the CUDA environment. Can you give us more details on your CUDA environment (driver...
> Thank you. Are you able to run the deviceQuery program above? I don't have this dir `/usr/local/cuda/samples/1_Utilities/deviceQuery` ``` cd /usr/local/cuda/samples/1_Utilities/deviceQuery -bash: cd: /usr/local/cuda/samples/1_Utilities/deviceQuery: No such file or directory ```...