Overhaul CONVERGE installation and concretization (#4397)

This commit is contained in:
Adam J. Stewart
2017-06-19 10:18:48 -05:00
committed by GitHub
parent b12c0e0f87
commit cf2178f416
4 changed files with 178 additions and 14 deletions

View File

@@ -52,6 +52,7 @@ class Mvapich2(AutotoolsPackage):
patch('ad_lustre_rwcontig_open_source.patch', when='@1.9')
provides('mpi')
provides('mpi@:2.2', when='@1.9') # MVAPICH2-1.9 supports MPI 2.2
provides('mpi@:3.0', when='@2.0:') # MVAPICH2-2.0 supports MPI 3.0