Commit cf8450ec authored by liangjing's avatar liangjing
Browse files

Update initialize.py

parent 6a0833aa
......@@ -141,7 +141,7 @@ def _compile_dependencies():
torch.distributed.barrier()
else:
torch.distributed.barrier()
fused_kernels.load(args)
#fused_kernels.load(args)
# Simple barrier to make sure all ranks have passed the
# compilation phase successfully before moving on to the
# rest of the program. We think this might ensure that
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment