Skip to content

Conversation

@danbev
Copy link
Member

@danbev danbev commented Mar 7, 2025

This commit updates the compilation of default.metallib to skip the intermediate .air (Apple Intermediate Representation) file.

The motivation for this change is to simplify the custom command a little and avoid generating and then removing the .air file.

This commit updates the compilation of default.metallib to skip the
intermediate .air (Apple Intermediate Representation) file.

The motivation for this change is to simplify the custom command a
little and avoid generating and then removing the .air file.
@github-actions github-actions bot added ggml changes relating to the ggml tensor library for machine learning Apple Metal https://en.wikipedia.org/wiki/Metal_(API) labels Mar 7, 2025
@danbev danbev merged commit 7c7f3b7 into ggml-org:master Mar 7, 2025
47 checks passed
mglambda pushed a commit to mglambda/llama.cpp that referenced this pull request Mar 8, 2025
…#12247)

This commit updates the compilation of default.metallib to skip the
intermediate .air (Apple Intermediate Representation) file.

The motivation for this change is to simplify the custom command a
little and avoid generating and then removing the .air file.
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Mar 19, 2025
…#12247)

This commit updates the compilation of default.metallib to skip the
intermediate .air (Apple Intermediate Representation) file.

The motivation for this change is to simplify the custom command a
little and avoid generating and then removing the .air file.
@danbev danbev deleted the ggml-metal-metalib-compile branch August 13, 2025 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Apple Metal https://en.wikipedia.org/wiki/Metal_(API) ggml changes relating to the ggml tensor library for machine learning

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants