update dags
This commit is contained in:
@@ -31,6 +31,7 @@ def run_rank_0(**context):
|
||||
"MASTER_ADDR": fqdn,
|
||||
"MASTER_PORT": MASTER_PORT,
|
||||
"WORLD_SIZE": "2",
|
||||
"NCCL_IB_GID_INDEX": "0",
|
||||
"RANK": "0",
|
||||
"NCCL_SOCKET_IFNAME": "eth0", # bootstrap/rendezvous через eth
|
||||
"NCCL_IB_DISABLE": "0", # трафик через IB
|
||||
|
||||
Reference in New Issue
Block a user