RTX 5080 compatibility issues with stable diffusion

I know this has already been answered but I’m going to ask one more time.

I’ve got this type of error:

RuntimeError: 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 to enable device-side assertions.
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 to enable device-side assertions.

Or the sm120 thing.

And Yes I already downloaded the nightly version 12.8.
Before that I’ve had completely removed the previous version (I’ll add a screen of the new installation in case I missed


something).

(Also uninstall and install webui, the model, python, everything but windows.)

I’m on windows 11 using python 3.10.9

I’m crying :frowning:

Try to narrow down which kernel fails. The nightly PyTorch binary built with CUDA 12.8 ships with Blackwell kernels so I guess a third party library might trigger this error.