Bug #2631
Incorrect log reporting of initial dlb state
Description
The log file line "Dynamic load balancing: <state>" is incorrect for anything other than "off", and says "NULL" when the user sets dlb on. Seems to be due to a size mismatch between the enum for dlb states and the corresponding edlbs_names array
Associated revisions
History
#1 Updated by Gerrit Code Review Bot over 2 years ago
Gerrit received a related patchset '3' for Issue #2631.
Uploader: Kevin Boyd (kevin.boyd@uconn.edu)
Change-Id: gromacs~release-2018~I0be35d020d91c30c9770e83e8f57560b75a71b1a
Gerrit URL: https://gerrit.gromacs.org/8294
#2 Updated by Kevin Boyd over 2 years ago
- Status changed from New to Resolved
Applied in changeset 52a6df989098e9f5846bb08e7b94d07be81ea5bd.
#3 Updated by Paul Bauer over 2 years ago
- Status changed from Resolved to Closed
Fixed bug reporting initial DLB state
The issue was a size/mapping mismatch between the enum representing
DLB states and the array with the corresponding state string
fixes #2631
Change-Id: I0be35d020d91c30c9770e83e8f57560b75a71b1a