Bump required CUDA version to 7.0
[alexxy/gromacs.git] / docs / user-guide / environment-variables.rst
index 545e4bdb0f5d04cfc0febdb05285f2a5645dc367..f56508b787173d057842a415acc996b60aa32328 100644 (file)
@@ -154,10 +154,6 @@ Performance and Run Control
 ``GMX_CUDA_NB_TAB_EWALD``
         force the use of tabulated Ewald kernels. Should be used only for benchmarking.
 
-``GMX_DISABLE_CUDALAUNCH``
-        disable the use of the lower-latency cudaLaunchKernel API even when supported (CUDA >=v7.0).
-        Should only be used for benchmarking purposes.
-
 ``GMX_DISABLE_CUDA_TIMING``
         Deprecated. Use ``GMX_DISABLE_GPU_TIMING`` instead.