Skip to content
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

Extremely High GPU Usage on Package Pages and When Images Appear in UI #250

Closed
centomila opened this issue Nov 11, 2023 · 2 comments
Closed

Comments

@centomila
Copy link

I've noticed abnormal GPU usage whenever an image is displayed, even though no other packages are running.

Stability Matrix 2.6.0
Windows 11 PRO
nVidia RTX 4060TI 16GB

Launch Page / Settings Page: 0%
image

Inference Page: 15/20%
image

Packages: 20/30%
image

Checkpoints:
image

image

@Sylgrio
Copy link

Sylgrio commented Jan 18, 2024

This problem is still existent on the newest version, 2.7.9, when on "Packages" page, the Stability Matrix.Avalobia and Desktop Windows Manager start using the GPU, each using around 25 or 30%.

This is happening on Windows 10, newest update, with no Packages launch, the Stability Matrix program simply opened. The only package that I have installed is the automatic 1111.

@ionite34
Copy link
Member

ionite34 commented Jan 28, 2024

This is likely due to our use of the native Win 11 rendering API for hardware acceleration. It shouldn't conflict with the SD packages which use different computation cores. We also are using the fairly new open source UI framework https://github.com/AvaloniaUI/Avalonia, which is improving in performance with new developments so this should improve over time.

If you're worried you can try launching with --disable-gpu-rendering and see if that makes a difference in generation performance, but some UI features like transparency and shadows won't show correctly.

@ionite34 ionite34 closed this as not planned Won't fix, can't repro, duplicate, stale Jan 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants