Fix pull code bug with DD and atom sets
[alexxy/gromacs.git] / docs / release-notes / 2020 / 2020.5.rst
1 GROMACS 2020.5 release notes
2 ----------------------------
3
4 This version was released on TODO, 2020. These release notes
5 document the changes that have taken place in GROMACS since the
6 previous 2020.4 version, to fix known issues. It also incorporates all
7 fixes made in version 2019.6 and earlier, which you can find described
8 in the :ref:`release-notes`.
9
10 .. Note to developers!
11    Please use """"""" to underline the individual entries for fixed issues in the subfolders,
12    otherwise the formatting on the webpage is messed up.
13    Also, please use the syntax :issue:`number` to reference issues on redmine, without the
14    a space between the colon and number!
15
16 Fixes where mdrun could behave incorrectly
17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
18
19 Fixed bugs with COM pulling and domain decompostion with weight or >32 ranks
20 """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
21
22 When using COM pulling and domain decomposition, the results would be
23 incorrect when using relative weights per atom or when using more than
24 32 DD MPI ranks. This would usually lead to crashes or obviously wrong
25 results.
26
27 :issue:`3750`
28
29 Fixes for ``gmx`` tools
30 ^^^^^^^^^^^^^^^^^^^^^^^
31
32 Fixes that affect portability
33 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
34
35 Fix building on OSX
36 """""""""""""""""""
37
38 The code wouldn't compile due to a missing include.
39
40 :issue:`3730`
41
42 Miscellaneous
43 ^^^^^^^^^^^^^