my pod is not working
why my pod is not working ? i wait for 3 hours with rtx 6000 pro to work the pod, i lose 6 dollars because of this error
File "/workspace/madapps/ComfyUI/comfy/model_management.py", line 237, in <module>
total_vram = get_total_memory(get_torch_device()) / (1024 * 1024)
^^^^^^^^^^^^^^^^^^
File "/workspace/madapps/ComfyUI/comfy/model_management.py", line 187, in get_torch_device
return torch.device(torch.cuda.current_device())
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/workspace/madapps/ComfyUI/.venv/lib/python3.12/site-packages/torch/cuda/init.py", line 1071, in current_device
_lazy_init()
File "/workspace/madapps/ComfyUI/.venv/lib/python3.12/site-packages/torch/cuda/init.py", line 412, in _lazy_init
torch._C._cuda_init()
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.
0 Replies