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

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

parent f5a5a7c6
Branches
Tags 0.26.0
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 register or to comment