Well, if someone with knowledge of auto* knows how to modify the build
files on Linux+Mac so that the OpenMP dependency is optional, then
simply make it so. There is a pre-existing define that can be checked to
see if the compiler has OpenMP support, so there is no added complexity,
apart from a few #ifdef's.