Acly / krita-ai-diffusion

Streamlined interface for generating images with AI in Krita. Inpaint and outpaint with optional text prompt, no tweaking required.
https://www.interstice.cloud
GNU General Public License v3.0
6.3k stars 301 forks source link

RuntimeError: CUDA error: unspecified launch failure #930

Closed xanderusa closed 4 weeks ago

xanderusa commented 1 month ago

RuntimeError: CUDA error: unspecified launch failure 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

thoughts?

Acly commented 1 month ago

Well it's a generic "something went wrong" error, so not a whole lot of thoughts :)

Might be able to tell more with the server.log and a description of when/how this happens. But usually CUDA errors boil down to unsupported (too old) GPU or graphics drivers.