Document GMX_GPU_APPLICATION_CLOCKS
authorSzilárd Páll <pall.szilard@gmail.com>
Tue, 5 Jul 2016 16:56:46 +0000 (18:56 +0200)
committerSzilárd Páll <pall.szilard@gmail.com>
Tue, 5 Jul 2016 16:56:46 +0000 (18:56 +0200)
Added description for the use of the GMX_GPU_APPLICATION_CLOCKS
environment variable.

Change-Id: Id275b5a607d5b4dc23f88c71cc1eebfb5418fb50

docs/user-guide/environment-variables.rst

index f84247a75192fa2c03e5f4fbf89543c9fe4fb8ac..03740e48539872da8f228836c107939ea59a387e 100644 (file)
@@ -182,6 +182,10 @@ Performance and Run Control
         when set, disables GPU detection even if :ref:`gmx mdrun` was compiled
         with GPU support.
 
+``GMX_GPU_APPLICATION_CLOCKS``
+        setting this variable to a value of "0", "ON", or "DISABLE" (case insensitive)
+        allows disabling the CUDA GPU allication clock support.
+
 ``GMX_DISRE_ENSEMBLE_SIZE``
         the number of systems for distance restraint ensemble
         averaging. Takes an integer value.