Leave NVML use off by default
commit3c71c117eb3269664b3949f5ddcdf8a6befa872d
authorMark Abraham <mark.j.abraham@gmail.com>
Mon, 11 Dec 2017 06:49:42 +0000 (11 17:49 +1100)
committerErik Lindahl <erik.lindahl@gmail.com>
Mon, 11 Dec 2017 10:09:10 +0000 (11 11:09 +0100)
tree640e10b5d1da4bf20d9951cfba6073001b8b15fc
parent9ee128dc84f7e2c1e9af52f897718b39788fe9cf
Leave NVML use off by default

Even if NVML is found, leave the default off because the
linking is unreliable for reasons that are currently unclear,
and only in some cases is linking with NVML advantageous.

Fixes #2311

Change-Id: I03e833964995f88350bf6cb70c06f1e3f67bb865
cmake/gmxManageGPU.cmake