Report up to date hwloc version information
authorKevin Boyd <kevin.boyd@uconn.edu>
Tue, 31 Jul 2018 01:54:27 +0000 (21:54 -0400)
committerKevin Boyd <kevin.boyd@uconn.edu>
Tue, 31 Jul 2018 02:29:59 +0000 (22:29 -0400)
commitef6399c64a2b7523153a6e78135669f41280fb57
treeb11fe2377a3a77769e7bdf2f4541a7069dd7dae5
parent9232fa9a1cb6ce4f56745cb0a6bf895aa76e8ac1
Report up to date hwloc version information

The hwloc version in gmx --version and log files had been
taken from HWLOC_API_VERSION in the hwloc header, which is
not always updated to reflect new releases.

Added HWLOC_VERSION to buildinfo.h from cmake, used in place of
HWLOC_API_VERSION

Fixes #2591

Change-Id: I0ed9f1f1ad9b4262fbb966c03c407eeb1edfc3da
src/buildinfo.h.cmakein
src/gromacs/utility/binaryinformation.cpp