let intel consider cray-mpich as mpich (#21512)
This commit is contained in:
parent
67667c96db
commit
02b64c8903
1 changed files with 1 additions and 0 deletions
|
@ -815,6 +815,7 @@ def scalapack_libs(self):
|
|||
# Was supported only up to 2015.
|
||||
blacs_lib = 'libmkl_blacs'
|
||||
elif ('^mpich@2:' in spec_root or
|
||||
'^cray-mpich' in spec_root or
|
||||
'^mvapich2' in spec_root or
|
||||
'^intel-mpi' in spec_root or
|
||||
'^intel-parallel-studio' in spec_root):
|
||||
|
|
Loading…
Reference in a new issue