Skip to content

Commit

Permalink
open-mpi/ompi#7053 was merged in OpenMPI 3.1.5, so we don't need this…
Browse files Browse the repository at this point in the history
… patch any more
  • Loading branch information
edmondac committed Sep 8, 2020
1 parent 22cf442 commit f8f71d8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions easybuild/easyconfigs/o/OpenMPI/OpenMPI-3.1.6-GCC-8.3.0.eb
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,8 @@ toolchain = {'name': 'GCC', 'version': '8.3.0'}

source_urls = ['https://www.open-mpi.org/software/ompi/v%(version_major_minor)s/downloads']
sources = [SOURCELOWER_TAR_GZ]
patches = ['%(name)s-3.1.3-add_ompi_datatype_attribute_to_release_ucp_datatype.patch']
checksums = [
'627d350846008dff233ff2acc8542d20000a6abc1daa7277244d060298f88001', # openmpi-3.1.6.tar.gz
# OpenMPI-3.1.3-add_ompi_datatype_attribute_to_release_ucp_datatype.patch
'46fa94eb417954bdb297291bad4f4d32018af4911bebf3e59af6276eba6a50a9',
]

dependencies = [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,8 @@ toolchain = {'name': 'gcccuda', 'version': '2019b'}

source_urls = ['https://www.open-mpi.org/software/ompi/v%(version_major_minor)s/downloads']
sources = [SOURCELOWER_TAR_GZ]
patches = ['%(name)s-3.1.3-add_ompi_datatype_attribute_to_release_ucp_datatype.patch']
checksums = [
'627d350846008dff233ff2acc8542d20000a6abc1daa7277244d060298f88001', # openmpi-3.1.6.tar.gz
# OpenMPI-3.1.3-add_ompi_datatype_attribute_to_release_ucp_datatype.patch
'46fa94eb417954bdb297291bad4f4d32018af4911bebf3e59af6276eba6a50a9',
]

dependencies = [
Expand Down

0 comments on commit f8f71d8

Please sign in to comment.