commit | df6acf27fcc3833ac1e1d2de295daac260992ffa | [log] [tgz] |
---|---|---|
author | Shawn Xu <xunnan.xu@gmail.com> | Wed May 17 23:06:14 2023 +0000 |
committer | PyTorch MergeBot <pytorchmergebot@users.noreply.github.com> | Wed May 17 23:06:19 2023 +0000 |
tree | 24edb4cf03f9e72847f422673c730e162e546e1c | |
parent | 8c0b1489266f7940a6fa7c63ef0bb24f9fdf379c [diff] |
update gloo submodule (#101472) Ran command: `git submodule update --remote -- third_party/gloo` This is to pull in changes up to https://github.com/facebookincubator/gloo/commit/31b1f0204b350b226c084f2554bf66c72bc4dda4 to enhance gloo scalability for large distributed training jobs running into ephemeral port exhaustion issues. The test failure in https://github.com/pytorch/pytorch/pull/101438 shows the need for that. Pull Request resolved: https://github.com/pytorch/pytorch/pull/101472 Approved by: https://github.com/H-Huang
diff --git a/third_party/gloo b/third_party/gloo index 1090929..31b1f02 160000 --- a/third_party/gloo +++ b/third_party/gloo
@@ -1 +1 @@ -Subproject commit 10909297fedab0a680799211a299203e53515032 +Subproject commit 31b1f0204b350b226c084f2554bf66c72bc4dda4