]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
cmake: Enable specifying exact PowerPC CPU architecture (#1138)
authorChristian Kastner <redacted>
Mon, 10 Mar 2025 18:19:58 +0000 (19:19 +0100)
committerGitHub <redacted>
Mon, 10 Mar 2025 18:19:58 +0000 (19:19 +0100)
commit2efc170b66649686addc760bee6d74381eb7c15c
tree7bb8c286e18059b667761307a8afba8638e5332b
parent82d9ca4c0917427ab23195af768b588d21a220f7
cmake: Enable specifying exact PowerPC CPU architecture (#1138)

In the process, guard automatic CPU detection with GGML_NATIVE.

https://gcc.gnu.org/onlinedocs/gcc/RS_002f6000-and-PowerPC-Options.html#index-mcpu-10
CMakeLists.txt
src/ggml-cpu/CMakeLists.txt