-
Notifications
You must be signed in to change notification settings - Fork 376
add global SYCL compile flags #597
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
Conversation
The compiling and runtime work well on my 4* A770 platform with SD v1.5. |
Works for my B580! Thank you very much. |
@leejet could you merge? |
@HeyItsBATMAN It's still not working on my B580, can you share your config and OS ? |
OS: Arch Linux x86_64 Environment:
And I source the following 3 scripts:
|
Thank you, i confirm i can get it to compile and run on Xe arch (alchemist i believe), integrated on Gen11 i5.
what i did:
|
@HeyItsBATMAN I see, on windows it's still not running |
Hi @paoletto , I encountered the same which means OOM. You can try smaller size of image generation, e.g. -H 512 -W 512. |
@Uxito-Ada thanks mate! that worked indeed! so i confirm this fix works for me as well! |
@leejet Hi, could you merge this PR since it has been verified in the above comments? |
this project look abandoned. I wrote this already some weeks ago. Maybe needs fork? |
I don't believe it's abandonned, It's just a bit slow to update. If you take a look at the commit history, you can see that leejet comes back every month or so to merge some PR and then disappears again. (I do have a fork with some more PRs implemented, but I don't think it should replace the original https://github.com/stduhpf/stable-diffusion.cpp/tree/bleedingedge.) |
Thank you for your contribution |
fix #542
@paoletto @HeyItsBATMAN @Uxito-Ada sorry for the late reply. I am working on GGML community purely voluntarily, and there are some internal changes last months. Please have a try and reply here if doesn't work.