cog-svd icon indicating copy to clipboard operation
cog-svd copied to clipboard

CUDA unknown error

Open joserick opened this issue 1 year ago • 0 comments

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:

joserick avatar Jul 15 '24 03:07 joserick