Replies: 3 comments 13 replies
-
Yes, Swarm works with 50xx on both Windows and Linux. The hardest part is getting the drivers to work. Make sure eg You miiight? need to manually reinstall torch https://github.com/mcmonkeyprojects/SwarmUI/blob/master/docs/Troubleshooting.md#common-error-messages to the 12.8 nightly |
Beta Was this translation helpful? Give feedback.
-
did that. Reinstalled SwarmUI. No errors until image generation and then we get : ComfyUI execution error: CUDA error: no kernel image is available for execution on the device So of course, the 5oxx series has its versions of Cuda, the old versions of Python and Pytorch required by Swarm have their own preferences and that all adds up to a nonfunctioning environment, at least with Ubuntu 25.04 and my 5070ti card. I don't want to run this in Windows. Do you have it running properly in Linux with a 50xx card? |
Beta Was this translation helpful? Give feedback.
-
Send the output of |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm running Linux (Ubuntu 25) and the Swarm Installer/Manual Install directions drop me into the Land of All Errors with a 5070ti card. It started with the wrong Python error (resolved by venv and a new Python installation there (3.11.9) that got me further along the install process), then came cuda and pytorch errors, which seemingly can't be resolved by latest stable or overnights.
Yes, I know it's at the ComfyUI stage. Swarm is fully installing now (after the mentioned changes) and starting, but throws the cuda/torch errors (no kernel image available, etc etc). I know that Swarm is at the mercy of Pytorch and other drivers here, but has anyone successfully installed it with a 50 series card?
If so, what changes did you have to make for these newer cards?
Beta Was this translation helpful? Give feedback.
All reactions