-
Notifications
You must be signed in to change notification settings - Fork 338
TCP Debug Logging #415
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TCP Debug Logging #415
Conversation
a1bd7e9 to
058a213
Compare
|
This pull request was exported from Phabricator. Differential Revision: D70682977 |
|
This pull request was exported from Phabricator. Differential Revision: D70682977 |
1 similar comment
|
This pull request was exported from Phabricator. Differential Revision: D70682977 |
058a213 to
55117ba
Compare
|
This pull request was exported from Phabricator. Differential Revision: D70682977 |
1 similar comment
|
This pull request was exported from Phabricator. Differential Revision: D70682977 |
55117ba to
758bbe3
Compare
Summary: Pull Request resolved: pytorch#415 Adds a debug_logger to capture TCP failure debug data Meta: Aides debugging for S489966 This multipex a debug_logger for internal, where the data is logged to Scuba: gloo_tcp_debug using LoggerConfig: D70646098 JK: https://www.internalfb.com/intern/justknobs/?name=ai_infra%2Fpytorch_distributed#torch_gloo_disable_tcp_debug_scuba_logging JK Diff: D70684609 Differential Revision: D70682977
d4l3k
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Summary: Adds a debug_logger to capture TCP failure debug data Meta: Aides debugging for S489966 This multipex a debug_logger for internal, where the data is logged to Scuba: gloo_tcp_debug using LoggerConfig: D70646098 JK: https://www.internalfb.com/intern/justknobs/?name=ai_infra%2Fpytorch_distributed#torch_gloo_disable_tcp_debug_scuba_logging JK Diff: D70684609 Reviewed By: d4l3k Differential Revision: D70682977
758bbe3 to
e2a4d34
Compare
|
This pull request was exported from Phabricator. Differential Revision: D70682977 |
Summary: Pull Request resolved: pytorch#415 Adds a debug_logger to capture TCP failure debug data Meta: Aides debugging for S489966 This multipex a debug_logger for internal, where the data is logged to Scuba: gloo_tcp_debug using LoggerConfig: D70646098 JK: https://www.internalfb.com/intern/justknobs/?name=ai_infra%2Fpytorch_distributed#torch_gloo_disable_tcp_debug_scuba_logging JK Diff: D70684609 Reviewed By: d4l3k Differential Revision: D70682977
e2a4d34 to
7284591
Compare
|
This pull request was exported from Phabricator. Differential Revision: D70682977 |
Differential Revision: D70682977