Accepting request 1006488 from home:NMoreyChaisemartin:branches:science:HPC
- Replace btl-openib-Add-VF-support-for-ConnectX-5-and-6.patch by btl-openib-Add-VF-support-for-ConnectX-4-5-and-6.patch to add ConnectX4 VF suppor OBS-URL: https://build.opensuse.org/request/show/1006488 OBS-URL: https://build.opensuse.org/package/show/science:HPC/openmpi4?expand=0&rev=22
This commit is contained in:
parent
38e2907676
commit
a091d2120f
@ -1,15 +1,24 @@
|
||||
commit 2aa208b5af683afb1ff379caca1c50d0ba10486a
|
||||
commit 034e90d7efb94011d7018266586588801c3afdbc
|
||||
Author: Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
||||
Date: Tue Sep 13 15:48:03 2022 +0200
|
||||
|
||||
btl: openib: Add VF support for ConnectX 5 and 6
|
||||
btl: openib: Add VF support for ConnectX 4, 5 and 6
|
||||
|
||||
Signed-off-by: Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
||||
|
||||
diff --git opal/mca/btl/openib/mca-btl-openib-device-params.ini opal/mca/btl/openib/mca-btl-openib-device-params.ini
|
||||
index c46c303a35d5..9089c6dfdfbe 100644
|
||||
index c46c303a35d5..b9949de235b8 100644
|
||||
--- opal/mca/btl/openib/mca-btl-openib-device-params.ini
|
||||
+++ opal/mca/btl/openib/mca-btl-openib-device-params.ini
|
||||
@@ -174,7 +174,7 @@ max_inline_data = 256
|
||||
|
||||
[Mellanox ConnectX4]
|
||||
vendor_id = 0x2c9,0x5ad,0x66a,0x8f1,0x1708,0x03ba,0x15b3,0x119f
|
||||
-vendor_part_id = 4115,4117
|
||||
+vendor_part_id = 4115,4116,4117,4118
|
||||
use_eager_rdma = 1
|
||||
mtu = 4096
|
||||
max_inline_data = 256
|
||||
@@ -183,7 +183,7 @@ max_inline_data = 256
|
||||
|
||||
[Mellanox ConnectX5]
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 23 10:24:16 UTC 2022 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
||||
|
||||
- Replace btl-openib-Add-VF-support-for-ConnectX-5-and-6.patch
|
||||
by btl-openib-Add-VF-support-for-ConnectX-4-5-and-6.patch to add ConnectX4 VF suppor
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 8 09:32:41 UTC 2022 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
||||
|
||||
|
@ -145,7 +145,7 @@ Source3: macros.hpc-openmpi
|
||||
Source4: mpivars.sh
|
||||
Source5: mpivars.csh
|
||||
Patch1: orted-mpir-add-version-to-shared-library.patch
|
||||
Patch2: btl-openib-Add-VF-support-for-ConnectX-5-and-6.patch
|
||||
Patch2: btl-openib-Add-VF-support-for-ConnectX-4-5-and-6.patch
|
||||
Provides: mpi
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: autoconf
|
||||
|
Loading…
x
Reference in New Issue
Block a user