-
Notifications
You must be signed in to change notification settings - Fork 13.5k
docs: vulkan build instructions to use git bash mingw64 #10303
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
| ``` | ||
| Switch into the `llama.cpp` directory and run `make GGML_VULKAN=1`. | ||
| #### Git Bash MINGW64 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi Thanks for providing these build instructions.
May I ask why Git Bash recommended here instead of just using the native powershell? I tried with just installing vulkan and clone the repo (I already had vs2022 installed), cmake can automatically find vulkan, everything builds fine in powershell.
Uh oh!
There was an error while loading. Please reload this page.