]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml : fix ppc64le build error and make cmake detect Power processors (#1284)
authorMarvin Gießing <redacted>
Tue, 2 May 2023 16:42:16 +0000 (18:42 +0200)
committerGitHub <redacted>
Tue, 2 May 2023 16:42:16 +0000 (19:42 +0300)
commitcc0bb7235c72e50a621800e366d0e4fe315f0e11
tree33132cd77bbf5e3410aad4e0f5a54ff7a87c2b7d
parent2bb992f034689e2ddd7b9ac05163b0359a5957b3
ggml : fix ppc64le build error and make cmake detect Power processors (#1284)

* Fix ppc64le build issue

* Added support to detect ppc64* processors
CMakeLists.txt
ggml.c