Skip to content

Commit 0730b27

Browse files
authored
Merge pull request #2436 from jladd-mlnx/topic/add_cx5_device_2.x
Add the ConnectX-5 device ID to openib BTL.
2 parents 722b51e + d7346f9 commit 0730b27

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,15 @@ max_inline_data = 256
181181

182182
############################################################################
183183

184+
[Mellanox ConnectX5]
185+
vendor_id = 0x2c9,0x5ad,0x66a,0x8f1,0x1708,0x03ba,0x15b3,0x119f
186+
vendor_part_id = 4119
187+
use_eager_rdma = 1
188+
mtu = 4096
189+
max_inline_data = 256
190+
191+
############################################################################
192+
184193
[IBM eHCA 4x and 12x]
185194
vendor_id = 0x5076
186195
vendor_part_id = 0

0 commit comments

Comments
 (0)