Skip to content

Commit 9d8050a

Browse files
Change default NCCL.conf for H100
1 parent 3b3624b commit 9d8050a

File tree

1 file changed

+2
-2
lines changed
  • playbooks/roles/nccl-conf/files

1 file changed

+2
-2
lines changed

playbooks/roles/nccl-conf/files/h100

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
NCCL_CROSS_NIC=1
1+
NCCL_CROSS_NIC=2
22
NCCL_DEBUG=WARN
33
NCCL_CUMEM_ENABLE=0
44
NCCL_IB_SPLIT_DATA_ON_QPS=0
5-
NCCL_IB_QPS_PER_CONNECTION=16
5+
NCCL_IB_QPS_PER_CONNECTION=1
66
NCCL_IB_GID_INDEX=3
77
NCCL_IB_TC=41
88
NCCL_IB_SL=0

0 commit comments

Comments
 (0)