-
Notifications
You must be signed in to change notification settings - Fork 26.3k
[ROCm] Enable skipped distributed global tests #48023
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
Conversation
The PR pytorch#47898 fixes the global tests. Hence enabling the tests. Signed-off-by: Jagadish Krishnamoorthy <[email protected]>
|
@jeffdaily @pruthvistony @KyleCZH please review. |
|
LGTM. Let's confirm with the ROCm CI results. |
rohan-varma
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.
Codecov Report
@@ Coverage Diff @@
## master #48023 +/- ##
==========================================
- Coverage 81.30% 81.14% -0.16%
==========================================
Files 1839 1839
Lines 198444 198440 -4
==========================================
- Hits 161342 161028 -314
- Misses 37102 37412 +310 |
|
Sure, test_all_reduce_sum_cuda_async test was disabled as part of ROCm CI failure. |
|
@rohan-varma can you please approve the PR ? |
rohan-varma
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.
Thanks for the ping, LGTM
facebook-github-bot
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.
@rohan-varma has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
|
@rohan-varma merged this pull request in 03abd81. |
The PR #47898 fixes the global tests. Hence enabling the tests.
Signed-off-by: Jagadish Krishnamoorthy [email protected]