Skip to content

Commit 07d065f

Browse files
author
Devesh Sharma
committed
v3.1.x: add gen p5 chip pci id to ini file
Adding the PF pci id for new gen p5 chip to openmpi code. There is no PR associate to master in this patch because in master openib BTL is deprecated. This patch should be cherry picked to 4.0.x as well. Signed-off-by: Devesh Sharma <devesh.sharma@broadcom.com>
1 parent 16dbc83 commit 07d065f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opal/mca/btl/openib/mca-btl-openib-device-params.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ max_inline_data = 72
336336

337337
[Broadcom BCM57XXX]
338338
vendor_id = 0x14e4
339-
vendor_part_id = 0x1605,0x1606,0x1614,0x16c0,0x16c1,0x16ce,0x16cf,0x16d6,0x16d7,0x16d8,0x16d9,0x16df,0x16e2,0x16e3,0x16e5,0x16eb,0x16ed,0x16ef,0x16f0,0x16f1
339+
vendor_part_id = 0x1605,0x1606,0x1614,0x16c0,0x16c1,0x16ce,0x16cf,0x16d6,0x16d7,0x16d8,0x16d9,0x16df,0x16e2,0x16e3,0x16e5,0x16eb,0x16ed,0x16ef,0x16f0,0x16f1,0x1750
340340
use_eager_rdma = 1
341341
mtu = 1024
342342
receive_queues = P,65536,256,192,128

0 commit comments

Comments
 (0)