X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?p=alexxy%2Fgromacs.git;a=blobdiff_plain;f=docs%2Fuser-guide%2Fenvironment-variables.rst;fp=docs%2Fuser-guide%2Fenvironment-variables.rst;h=1f323174e1124da09523dbf792d20286fd844d23;hp=1698fcedb260d307b15f8c9c182f17e920165895;hb=c04377fde97785e4fa02bf229b56a67345271be7;hpb=0ce1837c232fa3e99ca90ce12ccb510e0b9a9ba2 diff --git a/docs/user-guide/environment-variables.rst b/docs/user-guide/environment-variables.rst index 1698fcedb2..1f323174e1 100644 --- a/docs/user-guide/environment-variables.rst +++ b/docs/user-guide/environment-variables.rst @@ -82,8 +82,8 @@ Output Control files. Set to 0 for quiet operation. ``GMX_ENABLE_GPU_TIMING`` - Enables GPU timings in the log file for CUDA. Note that CUDA timings - are incorrect with multiple streams, as happens with domain + Enables GPU timings in the log file for CUDA and SYCL. Note that CUDA + timings are incorrect with multiple streams, as happens with domain decomposition or with both non-bondeds and PME on the GPU (this is also the main reason why they are not turned on by default). @@ -211,6 +211,7 @@ Performance and Run Control ``GMX_DISABLE_GPU_TIMING`` timing of asynchronously executed GPU operations can have a non-negligible overhead with short step times. Disabling timing can improve performance in these cases. + Timings are disabled by default with CUDA and SYCL. ``GMX_DISABLE_GPU_DETECTION`` when set, disables GPU detection even if :ref:`gmx mdrun` was compiled