Small fixes for macOS
A number of small fixes for MacOS
-
Compilation fixes for Apple clang
-
std::random_shuffle
is deprecated in C++17 - error: no matching function for call to 'farray'
-
-
Replace the use of /proc/cpuinfo by
sysctl -a
Edited by Pere Mato Vila