From b05e8499688420eb6f18fd933c962a84178f500f Mon Sep 17 00:00:00 2001 From: carlocamilloni <carlo.camilloni@gmail.com> Date: Mon, 15 Oct 2018 11:57:27 +0200 Subject: [PATCH] docs --- CHANGES/v2.5.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES/v2.5.md b/CHANGES/v2.5.md index e2fc8b6fd..e7c05c08f 100644 --- a/CHANGES/v2.5.md +++ b/CHANGES/v2.5.md @@ -130,3 +130,4 @@ Changes from version 2.4 which are relevant for developers: Fixes done after beta (this list will be merged to the one above): - (developers) Using CXX compiler to link the main program. +- added API to set the number of used openMP threads from the linked code, updated gromacs 2018.3 patch to use it -- GitLab