Skip to content

Conversation

@jaglinux
Copy link
Contributor

Add wait in test_pass_nccl_options_high_priority_stream
after the all reduce operation.
Without wait, the allreduce operation might be still running and the
comparison of result might not be valid.

Signed-off-by: Jagadish Krishnamoorthy jagdish.krishna@gmail.com

Add wait in test_pass_nccl_options_high_priority_stream
after the all reduce operation.
Without wait, the allreduce operation might be still running and the
comparison of result might not be valid.

Signed-off-by: Jagadish Krishnamoorthy <jagdish.krishna@gmail.com>
@facebook-github-bot facebook-github-bot added oncall: distributed Add this issue/PR to distributed oncall triage queue cla signed labels Mar 25, 2021
@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Mar 25, 2021

💊 CI failures summary and remediations

As of commit 99352b5 (more details on the Dr. CI page):


💚 💚 Looks good so far! There are no failures yet. 💚 💚


This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions to the (internal) Dr. CI Users group.

@jaglinux
Copy link
Contributor Author

cc @jeffdaily @arindamroy-eng

@wayi1
Copy link
Contributor

wayi1 commented Mar 25, 2021

Thanks for the fix!

@codecov
Copy link

codecov bot commented Mar 25, 2021

Codecov Report

Merging #54714 (99352b5) into master (9c60fc9) will decrease coverage by 0.41%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #54714      +/-   ##
==========================================
- Coverage   77.43%   77.02%   -0.42%     
==========================================
  Files        1893     1893              
  Lines      186083   186083              
==========================================
- Hits       144098   143331     -767     
- Misses      41985    42752     +767     

@jaglinux
Copy link
Contributor Author

Can someone please approve and merge ? When the test is run in loop without the fix, the test fails consistently.
(cc @rohan-varma )

@facebook-github-bot
Copy link
Contributor

@pritamdamania87 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 316804e.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla signed Merged oncall: distributed Add this issue/PR to distributed oncall triage queue open source

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants