Skip to content

Commit 83cf1e8

Browse files
committed
Remove NCCL_IB_DISABLE environment variable
1 parent a3147f0 commit 83cf1e8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

mmlearn/conf/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,6 @@ class MMLearnConf:
168168
job=JobConf(
169169
name=II("experiment_name"),
170170
env_set={
171-
"NCCL_IB_DISABLE": "1",
172171
"TORCH_NCCL_ASYNC_ERROR_HANDLING": "3",
173172
"HYDRA_FULL_ERROR": "1",
174173
},

0 commit comments

Comments
 (0)