Allowed NVML support to be toggled
commit8b14e14f4a18193eacc86a2da9a4d812df0e03eb
authorMark Abraham <mark.j.abraham@gmail.com>
Tue, 12 Jan 2016 14:47:37 +0000 (12 15:47 +0100)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Wed, 13 Jan 2016 11:06:12 +0000 (13 12:06 +0100)
treea3e9b1b268a53d64e7b0e191497127e46f3dd48a
parent4b9949f8c2fd84359dfe96ecaf966ad78ae5d9c6
Allowed NVML support to be toggled

A new CMake advanced option GMX_USE_NVML takes its default value from
the result of the NVML detection, thus by default NVML support is on
only if the detection succeeds. It can be turned off or on at will,
but when set on, it will give a fatal error if the detection did not
succeed.

Split the NVML section of the install guide into its own paragraph.

Fixes #1835

Change-Id: Ic1bf025fcd807eb701d0b52afe35b11b2d75f402
cmake/gmxManageGPU.cmake
docs/install-guide/index.rst