Use trivalue option for GMX_HWLOC
authorSzilárd Páll <pall.szilard@gmail.com>
Tue, 10 Apr 2018 13:28:11 +0000 (15:28 +0200)
committerSzilárd Páll <pall.szilard@gmail.com>
Fri, 13 Apr 2018 17:45:13 +0000 (19:45 +0200)
commitc34108575170ef4b9960bd117dfefa260bc47c12
treec3b195cf1b1e06f4d824ea6f5c7a776a9298f4bf
parent4fa7c38d51c58534f4c26df7c975077328dfc251
Use trivalue option for GMX_HWLOC

Don't run hwloc detection if GMX_HWLOC=OFF. Separated the value of the
variable set by the user from the specification of the default
behaviour and the selected behaviour.

Change-Id: I70dbe9e40857680dc3987eb8b6820c5ccac96b63
CMakeLists.txt
src/config.h.cmakein
src/gromacs/hardware/hardwaretopology.cpp
src/gromacs/hardware/tests/hardwaretopology.cpp
src/gromacs/utility/binaryinformation.cpp