diff options
author | Eve <139727413+netrunnereve@users.noreply.github.com> | 2023-10-03 16:53:15 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-03 19:53:15 +0300 |
commit | 017efe899d8fa76118aef88e963210d48da01172 (patch) | |
tree | 6418cb5ff0723e7b746f924f3bcb7bbb021f85fd /examples/parallel/parallel.cpp | |
parent | ff5a3f0c09dfa0a8e0bf76d1748df5c6dee0e8ff (diff) |
cmake : make LLAMA_NATIVE flag actually use the instructions supported by the processor (#3273)
* fix LLAMA_NATIVE
* syntax
* alternate implementation
* my eyes must be getting bad...
* set cmake LLAMA_NATIVE=ON by default
* march=native doesn't work for ios/tvos, so disable for those targets. also see what happens if we use it on msvc
* revert 8283237 and only allow LLAMA_NATIVE on x86 like the Makefile
* remove -DLLAMA_MPI=ON
---------
Co-authored-by: netrunnereve <netrunnereve@users.noreply.github.com>
Diffstat (limited to 'examples/parallel/parallel.cpp')
0 files changed, 0 insertions, 0 deletions