-
-
Notifications
You must be signed in to change notification settings - Fork 429
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Issue]: Adding quicksettings breaks openvino and will only use CPU #3423
Comments
this makes no sense since quicksettings are purely just a ui way of displaying it in one place vs another, it changes absolutely nothing in the server or processing. please provide logs that prove this. |
When I get the time I'll record what is happening. Before I posted this, I spent quite some time with Disty on discord trying to figure out why openvino would always only use CPU for me. Even tried the new openvino and torch versions in the dev branch to see what was going on. Which eventually spit out the following error when disabling the "Model compile suppress errors" Couldn't figure out what may be the cause other than maybe an artefact error from switching back and forth between openvino and ipex, or other "wrong libraries littered on the system" style issues. So I loaded a fresh windows image, re-installed SD.Next and at first, everything worked perfectly. Then I went ahead and re-added those quickmenu items as suggested in the installation notes and instantly, SD.next was back to only using CPU and spitting out that error when disabling "suppress errors". Removing those items from quickmenu instantly fixed the issue too, returning to correctly using the GPU. |
Ps, this is on Windows 11, A770, 32GB ram and 6 Zen3 cores allotted. I'll be installing SD.Next with ipex and openvino on WSL/Ubuntu 24 and pure Ubuntu 24 later today and I'll report if the same happens there with this hardware config. |
Issue Description
If you follow the steps in the wiki/Installation guide and add sd_model_refiner, diffusers_pipeline, and sd_backend to the quicksettings menu, suddenly openvino will always use your CPU instead of your GPU.
Version Platform Description
Issue exists on Master and Dev branch.
Relevant log output
No response
Backend
Diffusers
UI
ModernUI
Branch
Master
Model
StableDiffusion 1.5
Acknowledgements
The text was updated successfully, but these errors were encountered: