]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
CMake / CI additions (#497)
authoranzz1 <redacted>
Sat, 25 Mar 2023 21:38:11 +0000 (23:38 +0200)
committerGitHub <redacted>
Sat, 25 Mar 2023 21:38:11 +0000 (23:38 +0200)
commit2f7bf7dd7cd7299874d582f7f34834418abf4057
tree754b2816d0abcfced0996b30e02cf57b6b472c27
parent34ab5268432fd287caa68d60bdd8aef411def3fa
CMake / CI additions (#497)

* CMake: Add AVX512 option

* CI: Add AVX/AVX512 builds (Windows)
(AVX512 tests can only be run when the worker happens to support it, building works anyway)

* CMake: Fix sanitizer linkage ( merged #468 )

* CI: Add sanitizer builds (Ubuntu)

* CI: Fix release tagging
(change @zendesk/action-create-release to @anzz1/action-create-release until upstream PR Added commitish as input zendesk/action-create-release#32 is merged)
.github/workflows/build.yml
CMakeLists.txt