]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
cmake : add explicit F16C option (x86) (#576)
authoranzz1 <redacted>
Thu, 13 Apr 2023 12:48:21 +0000 (15:48 +0300)
committerGitHub <redacted>
Thu, 13 Apr 2023 12:48:21 +0000 (15:48 +0300)
commit585d91a156794d30eec16ebe67c8d7a1d41406c1
treede5343d775a63a281a3408754b5ac630dc11391f
parent95ea26f6e92d620a5437f576b80868aee7f808d6
cmake : add explicit F16C option (x86) (#576)

Fixes building for x86 processors missing F16C featureset
MSVC not included, as in MSVC F16C is implied with AVX2/AVX512
CMakeLists.txt