Disable default-on NVML support in CMake
commit969fb1d08b7fd33c809ce967b9e3bc38d5ac83cd
authorSzilárd Páll <pall.szilard@gmail.com>
Fri, 8 Dec 2017 19:04:06 +0000 (8 20:04 +0100)
committerErik Lindahl <erik.lindahl@gmail.com>
Sun, 10 Dec 2017 10:38:35 +0000 (10 11:38 +0100)
tree154077379a507c236d8f7ab33d786d4448eca062
parent036542757e4f06f82537438625984c42ea2c0255
Disable default-on NVML support in CMake

Due to the problems related to NVML builds failing in link stage when
linking against stub libs, we disable NVML by default to protect users
from a hard to disagnose bug.

Refs #2311

Change-Id: Id083254bc4344fbb3a91e7dd645a5f814163d043
cmake/gmxManageGPU.cmake