Files
mlpack/CMake
Ryan Curtin 639dad05a1 Warn differences in OpenMP settings.
If the user is compiling their application with OpenMP but mlpack was not
compiled with OpenMP (or vice versa) we issue a warning.  This situation can
cause disaster with recent versions of Armadillo.
2018-04-26 14:16:33 -04:00
..