From: Szilárd Páll Date: Mon, 28 Aug 2017 15:26:38 +0000 (+0200) Subject: Fix typo and tweak env var docs X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=commitdiff_plain;h=b62fdc08283a09d8213c155522f79c3fa7a353fb;p=alexxy%2Fgromacs.git Fix typo and tweak env var docs Change-Id: I78005b3fb4923ea4f81229640327d47e6c182303 --- diff --git a/docs/user-guide/environment-variables.rst b/docs/user-guide/environment-variables.rst index ac78d8f0dc..f95ea15663 100644 --- a/docs/user-guide/environment-variables.rst +++ b/docs/user-guide/environment-variables.rst @@ -351,9 +351,9 @@ Performance and Run Control ``MDRUN`` the :ref:`gmx mdrun` command used by :ref:`gmx tune_pme`. -``GMX_DISABLE DYNAMICPRUNING`` +``GMX_DISABLE_DYNAMICPRUNING`` disables dynamic pair-list pruning. Note that :ref:`gmx mdrun` will - still tune nstlist to the optimal value with dynamic pruning. Thus + still tune nstlist to the optimal value picked assuming dynamic pruning. Thus for good performance the -nstlist option should be used. ``GMX_NSTLIST_DYNAMICPRUNING``