From 297cd661da7111b8f7cc42e333462cc20d8fdc96 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Sat, 15 Dec 2018 13:30:40 -0700 Subject: [PATCH 01/24] Initial module --- openmpi.yaml | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 openmpi.yaml diff --git a/openmpi.yaml b/openmpi.yaml new file mode 100644 index 0000000..cca88a3 --- /dev/null +++ b/openmpi.yaml @@ -0,0 +1,35 @@ +--- +document: modulemd +version: 2 +data: + summary: Open Message Passing Interface + description: >- + Open MPI is an open source, freely available implementation of both the MPI-1 + and MPI-2 standards, combining technologies and resources from several other projects + (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library + available. A completely new MPI-2 compliant implementation, Open MPI offers advantages + for system and software vendors, application developers, and computer science + researchers. For more information, see http://www.open-mpi.org/ . + license: + module: + - MIT + dependencies: + - buildrequires: + platform: [] + requires: + platform: [] + references: + community: https://www.open-mpi.org/ + documentation: https://www.open-mpi.org/doc/v2.1/ + tracker: https://github.com/open-mpi/ompi/issues + api: + rpms: + - openmpi + components: + rpms: + openmpi: + rationale: The core package + ref: 2.1 + buildorder: 10 +... + From c11b5314936bc4f8279e8adc11becea0191e948a Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Sun, 16 Dec 2018 13:48:26 -0700 Subject: [PATCH 02/24] 4.0 --- openmpi.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openmpi.yaml b/openmpi.yaml index cca88a3..7bfe107 100644 --- a/openmpi.yaml +++ b/openmpi.yaml @@ -20,7 +20,7 @@ data: platform: [] references: community: https://www.open-mpi.org/ - documentation: https://www.open-mpi.org/doc/v2.1/ + documentation: https://www.open-mpi.org/doc/v4.0/ tracker: https://github.com/open-mpi/ompi/issues api: rpms: @@ -29,7 +29,7 @@ data: rpms: openmpi: rationale: The core package - ref: 2.1 + ref: 4.0 buildorder: 10 ... From 9635d870625b83b2dc37ae0ae9792653ea99edc7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 18 Feb 2019 22:57:48 +0000 Subject: [PATCH 03/24] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering From 16e4bf6834067bd3b53b6393564adbb423b77b57 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Wed, 20 Feb 2019 19:44:10 -0700 Subject: [PATCH 04/24] update From 49f1066cc0e5fb3bd46f7f375206be5d3f3750b4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 1 Mar 2019 19:18:59 +0000 Subject: [PATCH 05/24] Branching f30 from rawhide Signed-off-by: Fedora Release Engineering From 6fcd53d729e0d46e3980b585ba06f16ced674741 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 4 Mar 2019 18:11:04 +0000 Subject: [PATCH 06/24] Branching f30 from rawhide, second attempt after platform:f31 enablement Signed-off-by: Fedora Release Engineering From fdb1a67cd5170d706c22163da306788c62fc2bb8 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Sun, 10 Mar 2019 10:35:33 -0600 Subject: [PATCH 07/24] Rebuild for 4.0 branch changes - enable mpi1 and orangefs/pvfs support From 58acab59d28e05c4b767d5211183445098ba0c66 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Sat, 30 Mar 2019 19:32:43 -0600 Subject: [PATCH 08/24] Add profiles --- openmpi.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/openmpi.yaml b/openmpi.yaml index 7bfe107..3dfb7f0 100644 --- a/openmpi.yaml +++ b/openmpi.yaml @@ -22,6 +22,13 @@ data: community: https://www.open-mpi.org/ documentation: https://www.open-mpi.org/doc/v4.0/ tracker: https://github.com/open-mpi/ompi/issues + profiles: + default: + rpms: + - openmpi + buildroot: + rpms: + - openmpi-devel api: rpms: - openmpi From 286f852ceb609f231505969c45ebfead78aa5eff Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Sat, 30 Mar 2019 20:30:06 -0600 Subject: [PATCH 09/24] update to 4.0.1 From 49c039424226aa6e0a3d8d5e327a11415dffcc6a Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Sun, 31 Mar 2019 11:06:44 -0600 Subject: [PATCH 10/24] Upodate for 4.0.1 uploaded From 2ae0206c7b03652dd873f60677241f9fb2450081 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 12 Aug 2019 15:03:45 +0000 Subject: [PATCH 11/24] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering From bfca2415fb6404e1986c5cf39dc92738c679aaa8 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 13 Aug 2019 20:00:22 +0000 Subject: [PATCH 12/24] Branching f31 from rawhide Signed-off-by: Fedora Release Engineering From 4ccdeca7d0ec8b58211557c0287ef5ed086d7442 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 22 Sep 2019 01:25:24 +0000 Subject: [PATCH 13/24] Branching f31 from rawhide, fourth attempt after platform:f32 enablement due to https://pagure.io/releng/issue/8664 Signed-off-by: Fedora Release Engineering From c298e7dc387b3d73ef402a39f76614aabc9f726f Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Wed, 23 Oct 2019 20:33:53 -0600 Subject: [PATCH 14/24] Build with 4.0.2 From 528f97ce88bbd6855ffb236005ba99b01f635e6a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 6 Feb 2020 18:26:49 +0000 Subject: [PATCH 15/24] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering From fd06ce241da3d1bcbe3f07c1656679cf75bac4a7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 14 Feb 2020 04:29:39 +0000 Subject: [PATCH 16/24] Branching f32 from rawhide Signed-off-by: Fedora Release Engineering From a47e610edabe2f6caa45ec6033d32388c37fdaf3 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Wed, 17 Jun 2020 21:37:43 -0600 Subject: [PATCH 17/24] Update to 4.0.4 From 08b331b1beff2de1080b9640312497e800224827 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Fri, 19 Jun 2020 21:12:02 -0600 Subject: [PATCH 18/24] Try to fix EL8 build From c2b66184469984fd938de99dae2b641acd0393d7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 12 Aug 2020 11:06:11 +0000 Subject: [PATCH 19/24] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering From dde2c0d4570b91f870a56205c78bb07d958e30f5 Mon Sep 17 00:00:00 2001 From: Tomas Hrcka Date: Fri, 1 Oct 2021 08:24:50 +0200 Subject: [PATCH 20/24] Testing the hooks Signed-off-by: Tomas Hrcka --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0044b95..45626dc 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # openmpi -Automatically requested module for rpms/openmpi:2.1. \ No newline at end of file +Automatically requested module for rpms/openmpi:2.1. + From c8b92f699cb63f4d6719d0014ab38a6176887ea2 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Fri, 1 Oct 2021 17:59:23 -0600 Subject: [PATCH 21/24] Update to 4.0.6 From e6c12ae50f0fd096298c586b65f1fe7ec30ef38c Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Fri, 1 Oct 2021 18:00:45 -0600 Subject: [PATCH 22/24] cleanup --- openmpi.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/openmpi.yaml b/openmpi.yaml index 3dfb7f0..8925398 100644 --- a/openmpi.yaml +++ b/openmpi.yaml @@ -38,5 +38,3 @@ data: rationale: The core package ref: 4.0 buildorder: 10 -... - From 439d11abc8f7c49f20cbd7b33af7d91925058368 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Mon, 4 Oct 2021 19:37:34 -0600 Subject: [PATCH 23/24] No infinipath-psm-devel on EL8 From ef893ae7d7bc995e811ef0b7ac94f6771cf26bae Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Sun, 21 Nov 2021 09:54:52 -0700 Subject: [PATCH 24/24] Update to 4.0.7