I am migrating ComfyUI from an older computer with NVIDIA 3070 graphics card to new one with NVIDIA 5090 card. I can load ComfyUI but any attempt to run regardless of workflow results in error message: "CUDA error: no kernel image is available for execution on the device CUDA kernel errors might be asynchronosously reported at some other API call, so the stacktrace below might be incorrect. For debugging consider passing CUDA_LAUNCH_BLOCKING=1 Comple with ‘TORCH_USE_CUDA_DSA’ to enable device-side assertions.
My research indicates that this could be a conflict between CUDA version (graphics card runs version 572.7) and python (version 3.13.3)
Is anyone useing a 5090 graphics card? If so, how did you solve this?
Thanks