Ensure restart with update groups always works
[alexxy/gromacs.git] / docs / release-notes / 2021 / 2021.3.rst
index b9ff941e9113f6073935db0d9e51e0156ba4a75a..b132c4acef3218bad83487ef7ffb3a2ad4c981e7 100644 (file)
@@ -44,6 +44,16 @@ https://gitlab.com/gromacs/gromacs/-/tree/master/python_packaging/sample_restrai
 
 :issue:`4078` and :issue:`4102`
 
+Fixed multi-rank restarts from checkpoints written by single-rank simulations
+"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
+
+Currently a single-rank simulation never uses update groups, however a
+multi-rank run can do so. This fix ensures that the atoms within
+update groups always start in the same periodic image, which was not
+guaranteed if the checkpoint was written by a single-rank simulation.
+
+:issue:`4016`
+
 Fixes for ``gmx`` tools
 ^^^^^^^^^^^^^^^^^^^^^^^