We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
NCCL_IB_DISABLE
1 parent a3147f0 commit 83cf1e8Copy full SHA for 83cf1e8
1 file changed
mmlearn/conf/__init__.py
@@ -168,7 +168,6 @@ class MMLearnConf:
168
job=JobConf(
169
name=II("experiment_name"),
170
env_set={
171
- "NCCL_IB_DISABLE": "1",
172
"TORCH_NCCL_ASYNC_ERROR_HANDLING": "3",
173
"HYDRA_FULL_ERROR": "1",
174
},
0 commit comments