question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

CUDA error on AUTOMATIC1111 Colab

See original GitHub issue

It was working fine earlier today, but now when I try to use the AUTOMATIC1111 WEBUI Colab with the Tesla T4 GPU, I get the following 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.

It might be related to the changes made to ‘_C.so’ in commit e4bb78c.

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
TheLastBencommented, Oct 1, 2022

fixed now, thanks

1reaction
timheigamescommented, Oct 1, 2022

Thanks for the quick fix! I can confirm it’s working again on my end, so I will close the issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

error when trying to run on colab #3094 - GitHub
i get this error when it's done installing the float32 ckpt. Torch is not able to use GPU; add --skip-torch-cuda-test to COMMANDLINE_ARGS variable...
Read more >
Getting ModuleNotFoundError in DreamBooth running on ...
I am using this google colab notebook to run dreambooth using automatic1111 webgui. Everything ran smoothly few days back.
Read more >
Automatic1111 IMG2IMG doesn't work after updating - Reddit
Made a git pull today and nothing works under IMG2IMG tab :\ Getting this error :\ RuntimeError: Input type (torch.cuda.FloatTensor) and weight ......
Read more >
Stable Diffusion Training for Personal Embedding
The official Stable Diffusion repository named AUTOMATIC1111 provides ... error: “AssertionError: Torch not compiled with CUDA enabled”).
Read more >
Stable Diffusion Runtime Error: How To Fix CUDA Out Of ...
Try these tips and CUDA out of memory error will be a thing of the ... have a look at how to access...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found