Correct the GCC version check to allow IBM VSX builds of GROMACS 2020.4 and 2020.5#12159
Conversation
|
@boegelbot please test @ generoso |
|
@branfosj: Request for testing this PR well received on generoso PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 779124717 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @branfosj |
|
Test report by @boegelbot |
|
Test report by @branfosj |
|
Test report by @boegel |
(created using
eb --new-pr)GROMACS added a check in 2020.2 to stop IBM VSX builds with GCC > 9 (https://redmine.gromacs.org/projects/gromacs/repository/revisions/60a138c51ab4bcec063cb78dea55fafceca07e9a). The check was meant to be GCC >= 10 (https://redmine.gromacs.org/projects/gromacs/repository/revisions/9baf5dcc540878dc0b15d8b945ac760d36fbf75d/diff). This corrects the issue on 2020.4 and 2020.5.
This also adds the disable hwloc test patch to 2020.4.