Skip to content

Conversation

@danbev
Copy link
Member

@danbev danbev commented Mar 25, 2025

This commit add GGML_USE_CPU to built target library to enable CPU backend.

The motivation for this that without the compile definition the CPU backend is not enabled and the app will crash when trying to use it.

This commit add GGML_USE_CPU to built target library to enable CPU
backend.

The motivation for this that without the compile definition the CPU
backend is not enabled and the app will crash when trying to use it.
@danbev
Copy link
Member Author

danbev commented Mar 25, 2025

With this commit I was able to run the example:

image

@danbev danbev merged commit 996581c into ggml-org:master Mar 25, 2025
47 checks passed
@danbev danbev deleted the android-kotlin branch April 1, 2025 03:47
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

Successfully merging this pull request may close these issues.

2 participants