Move mixplaced release notes entry
authorSzilárd Páll <pall.szilard@gmail.com>
Thu, 3 Sep 2020 20:52:55 +0000 (22:52 +0200)
committerSzilárd Páll <pall.szilard@gmail.com>
Thu, 3 Sep 2020 20:52:55 +0000 (22:52 +0200)
Bugfix commit 686cec44 added a release notes entry for 2019.6 instead of
2020.4. This change moved the entry to the right file.

docs/release-notes/2019/2019.6.rst
docs/release-notes/2020/2020.4.rst

index 327d9a65faf6800ce1efc4467c3e50ed30b82b98..bf676ce57fabaa607f3c24289694f4cc0f4d05a6 100644 (file)
@@ -44,15 +44,6 @@ compiled without GPU support.
 
 :issue:`3400`
 
-Bug fix for the GPU version of LINCS in multiple domain case
-""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
-
-Increase in the maximum number of coupled constraints in the
-domain did not trigger memory re-allocation, which is now fixed.
-This can happen, e.g. when big molecule enters the domain, previously
-occupied by smaller molecules. The bug does not affect the single
-domain case.
-
 Fixes for ``gmx`` tools
 ^^^^^^^^^^^^^^^^^^^^^^^
 
index 155ef8efe4cebebc882a564a395dfe84ab1f3601..f2a07c3629d43e38e3871aea51c17417c2fa6cb3 100644 (file)
@@ -16,6 +16,16 @@ in the :ref:`release-notes`.
 Fixes where mdrun could behave incorrectly
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
+Bug fix for the GPU version of LINCS in multiple domain case
+""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
+
+Increase in the maximum number of coupled constraints in the
+domain did not trigger memory re-allocation, which is now fixed.
+This can happen, e.g. when big molecule enters the domain, previously
+occupied by smaller molecules. The bug does not affect the single
+domain case.
+
+
 Fixes for ``gmx`` tools
 ^^^^^^^^^^^^^^^^^^^^^^^