-
Notifications
You must be signed in to change notification settings - Fork 10.6k
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
metal : build metallib + fix embed path #6015
Conversation
This PR seems to have solved the issue on my end. |
Compiling with |
I believe I fixed it - would appreciate another test if you have the opportunity |
I've tested your recent commit and now compiling with
|
* metal : build metallib + fix embed path ggml-ci * metal : fix embed build + update library load logic ggml-ci * metal : fix embeded library build ggml-ci * ci : fix iOS builds to use embedded library
* metal : build metallib + fix embed path ggml-ci * metal : fix embed build + update library load logic ggml-ci * metal : fix embeded library build ggml-ci * ci : fix iOS builds to use embedded library
fix #5977
This should improve the build process following the changes in #5940:
default.metallib
LLAMA_METAL_EMBED_LIBRARY
(Makefile + CMake) to work with the newggml-common.h