You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could not load dynamic library 'libcudart.so.10.0'; dlerror: libcudart.so.10.0: cannot open shared object file: No such file or directory; LD_LIBRARY_PATH: /home/lthpc/.local/lib/python3.7/site-packages/cv2/../../lib64::/usr/local/cuda-11.1/lib64
my gpu is 3090, it need cuda11.0, but the project need cuda 10, how can i use the project in my gpu
The text was updated successfully, but these errors were encountered:
Could not load dynamic library 'libcudart.so.10.0'; dlerror: libcudart.so.10.0: cannot open shared object file: No such file or directory; LD_LIBRARY_PATH: /home/lthpc/.local/lib/python3.7/site-packages/cv2/../../lib64::/usr/local/cuda-11.1/lib64
my gpu is 3090, it need cuda11.0, but the project need cuda 10, how can i use the project in my gpu
The text was updated successfully, but these errors were encountered: