Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add Vulkan on Linux to release builds #660

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

Open
iwr-redmond opened this issue Apr 16, 2025 · 0 comments
Open

Add Vulkan on Linux to release builds #660

iwr-redmond opened this issue Apr 16, 2025 · 0 comments

Comments

@iwr-redmond
Copy link

iwr-redmond commented Apr 16, 2025

Llama.cpp includes Vulkan Linux builds in addition to Vulkan Windows. It would be helpful to do the same for stable-diffusion.cpp as well, because Vulkan versions will work on almost any GPU.

Notably, the downstream sd.cpp.gui.wx project already builds for Vulkan on Linux as its default, with the CI script matching the Llama.cpp equivalent. Similarly, while the Nexa SDK does not yet include Vulkan on Linux builds, testing suggests that building a Vulkan wheel for Linux is already possible. These existing use examples both suggest that adding the Vulkan on Linux architecture here would not be unduly complex.

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