CUDA error: no kernel image is available for execution on the device
After an hour of try&fail I finally did setup a pod with RTX 5090 and clean comfyUI. What ever template and model I try to run on generating an text-image, i get this Error:
CUDA error: no kernel image is available for execution on the device CUDA kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect. For debugging consider passing CUDA_LAUNCH_BLOCKING=1 Compile with
TORCH_USE_CUDA_DSA
TORCH_USE_CUDA_DSA
to enable device-side assertions.
Any ideas? I am new to this. thank you in advance!