Open anhnh2002 opened 2 months ago
In terminal for CUDA I first need to do the below, you will need something similar (adjust for your user and your distro's installation path):
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/User/.local/lib/python3.11/site-packages/nvidia/cudnn/lib:/home/User/.local/lib/python3.11/site-packages/nvidia/cublas/lib
code
log