-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Add Vulkan to cmake build #730
Conversation
We should wait for ggerganov/llama.cpp#5356 to see if they come up with a way to re-organize the Vulkan shaders |
Makes sense, no rush for me I was just experimenting with the new backends. |
ggerganov/llama.cpp#5356 is closed for being inactive. So, any updates? |
@ggerganov maybe for now I can just remove the auto-generated |
@abetlen Ok, let's do that |
@ggerganov okay, I've removed the auto-generated file and updated the sync scripts. I also updated the |
GGML_VULKAN
option to cmake to allow building those sources into ggmlggml_vk_generate_shaders.py
andggml-vulkan-shaders.hpp
fromllama.cpp
tosrc/