mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
gloo: update to latest version (#149985)
This updates submodule Gloo to the latest version and brings a number of benefits: * connection retriesd2609ab5e8
* better error messages5ca057d6cc
* multi_get support for larger scale jobs4ff6edf45f
* metadata exchange optimizations20dc202dd8
* miscellaneous other fixes Old commit:5354032ea0
Test plan: This is already being used in production environments at scale. PyTorch CI ``` pytest -v test/distributed/test_c10d_gloo.py ``` Pull Request resolved: https://github.com/pytorch/pytorch/pull/149985 Approved by: https://github.com/fduwjj, https://github.com/malfet
This commit is contained in:
committed by
PyTorch MergeBot
parent
039ebdc192
commit
87bfd66c3c
2
third_party/gloo
vendored
2
third_party/gloo
vendored
Submodule third_party/gloo updated: 5354032ea0...95ca2af4e4
Reference in New Issue
Block a user