Skip to content
Snippets Groups Projects
Commit 554993ab authored by Damian Alvarez's avatar Damian Alvarez
Browse files

Merge branch '2023-mns-impi-fix' into '2023'

Bug fix, make the IntelMPI module point to the right directory

See merge request software-team/easybuild!1890
parents 213f0a0c dbe75a68
Branches
No related tags found
No related merge requests found
......@@ -50,7 +50,7 @@ COMP_RELEVANT_VERSIONS = {
# Allow to reuse the stacks from other MPIs
SWAPPABLE_MPIS = {
'BullMPI': ('OpenMPI', None),
'impi': ('psmpi', '5.6'),
'impi': ('psmpi', '5'),
}
# MPI relevant version numbers
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment