cog-svd
cog-svd copied to clipboard
CUDA unknown error
RuntimeError: CUDA unknown error - this may be due to an incorrectly set up environment, e.g. changing env variable CUDA_VISIBLE_DEVICES after program start. Setting the available devices to be zero.
I already added export CUDA_VISIBLE_DEVICES=0 without success
Also tried apt-get install nvidia-modprobe without success: