marian/cmake
Nikolay Bogoychev e8a1a2530f
Fix AVX2+ detection on Mac (#895)
MacOS is weird and its CPU flags are separated in two separate fields returned by the sysctl interface. To get around this, we need to test both of them, so here goes

Co-authored-by: Roman Grundkiewicz <rgrundkiewicz@gmail.com>
2021-12-07 17:47:33 +00:00
..
FindCBLAS.cmake Add support for compiling on Mac (and clang) (#598) 2020-03-05 21:08:23 +00:00
FindCUDNN.cmake Improve FindCUDNN and FindMKL to look into well-known path on Windows 2018-09-12 16:15:11 +02:00
FindMKL.cmake FindMKL modified to find installed mkl in system paths 2021-02-24 05:19:34 +00:00
FindNCCL.cmake find static NCCL 2018-08-05 22:08:44 -07:00
FindSSE.cmake Fix AVX2+ detection on Mac (#895) 2021-12-07 17:47:33 +00:00
FindTcmalloc.cmake Add TCMalloc 2017-11-02 10:33:47 +00:00
GetCacheVariables.cmake Merged PR 14402: Sync with public marian-dev master 1.9.31 2020-07-28 22:19:40 +00:00
GetVersionFromFile.cmake Merged PR 14402: Sync with public marian-dev master 1.9.31 2020-07-28 22:19:40 +00:00