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

SYCL error out of resources #1072

Open
paoletto opened this issue Jan 15, 2025 · 0 comments
Open

SYCL error out of resources #1072

paoletto opened this issue Jan 15, 2025 · 0 comments

Comments

@paoletto
Copy link

paoletto commented Jan 15, 2025

ggml_extend.hpp:1000 - vae compute buffer size: 2496.00 MB(VRAM)
Native API failed. Native API returns: 40 (UR_RESULT_ERROR_OUT_OF_RESOURCES)

This happens on the second run of stable-diffusion-cpp-python.
First "run" with as many generations as needed completes succesfully.

Not sure if it's my fault that i should destroy the pipeline somehow and not just let the script end.
Alternately probably a bug of intel drivers (i'm on 22.04, i could try to upgrade to 24.04 and see if that makes any diff)

using 0.2.1 version of the bindings. 0.2.2 do not work due to a different bug (leejet/stable-diffusion.cpp#542)

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

1 participant