Skip to content
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

torchx - profile scheduler validate call #972

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tonykao8080
Copy link
Contributor

Summary:
track torchx scheduler validate() call. Will capture elapse time and whether validation failed. There is no behavior impact to torchx users as this change only add logging for monitoring purpose

verified scuba log has the validate record:
https://fburl.com/scuba/pytorch_elastic_tsm_log/jza7f33n

Differential Revision: D66166216

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Nov 19, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66166216

tonykao8080 pushed a commit to tonykao8080/torchx that referenced this pull request Nov 25, 2024
Summary:

track torchx scheduler validate() call. Will capture elapse time and whether validation failed. There is no behavior impact to torchx users as this change only add logging for monitoring purpose

verified scuba log has the validate record:
https://fburl.com/scuba/pytorch_elastic_tsm_log/jza7f33n

Differential Revision: D66166216
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66166216

tonykao8080 pushed a commit to tonykao8080/torchx that referenced this pull request Dec 2, 2024
Summary:

track torchx scheduler validate() call. Will capture elapse time and whether validation failed. There is no behavior impact to torchx users as this change only add logging for monitoring purpose

verified scuba log has the validate record:
https://fburl.com/scuba/pytorch_elastic_tsm_log/jza7f33n

Differential Revision: D66166216
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66166216

@hstonec
Copy link
Contributor

hstonec commented Dec 3, 2024

The unittest failed, is it not related to this change ?

@tonykao8080
Copy link
Contributor Author

The unittest failed, is it not related to this change ?

Yes, looks like test issue is related to this change. will fix

tonykao8080 pushed a commit to tonykao8080/torchx that referenced this pull request Dec 9, 2024
Summary:

track torchx scheduler validate() call. Will capture elapse time and whether validation failed. There is no behavior impact to torchx users as this change only add logging for monitoring purpose

verified scuba log has the validate record:
https://fburl.com/scuba/pytorch_elastic_tsm_log/jza7f33n

Differential Revision: D66166216
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66166216

Summary:

track torchx scheduler validate() call. Will capture elapse time and whether validation failed. There is no behavior impact to torchx users as this change only add logging for monitoring purpose

verified scuba log has the validate record:
https://fburl.com/scuba/pytorch_elastic_tsm_log/jza7f33n

Differential Revision: D66166216
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66166216

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants