Open MPI: add 2.1.3 (#7535)
note the libmpi.so itself didn't have changes, only other components of the package had updates. Signed-off-by: Howard Pritchard <howardp@lanl.gov>
This commit is contained in:
parent
75c9083139
commit
f59a447f71
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@ class Openmpi(AutotoolsPackage):
|
|||
version('3.0.0', '757d51719efec08f9f1a7f32d58b3305') # libmpi.so.40.00.0
|
||||
|
||||
# Still supported
|
||||
version('2.1.3', '46079b6f898a412240a0bf523e6cd24b') # libmpi.so.20.10.2
|
||||
version('2.1.2', 'ff2e55cc529802e7b0738cf87acd3ee4') # libmpi.so.20.10.2
|
||||
version('2.1.1', 'ae542f5cf013943ffbbeb93df883731b') # libmpi.so.20.10.1
|
||||
version('2.1.0', '4838a5973115c44e14442c01d3f21d52') # libmpi.so.20.10.0
|
||||
|
|
Loading…
Reference in a new issue