forked from aws/aws-ofi-nccl
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
.ci/aws: Wait until ODCR has enough capacity to run
The p3dn ODCR is not immediately refilling the available instance count after all the instances have been terminated. This has put a race condition in our code which sometimes causes us to get ICE'ed. Attempt to fix the ICE by waiting till the ODCR has the required capacity before attempting to launch instances with it. Signed-off-by: Seth Zegelstein <szegel@amazon.com>
- Loading branch information
Showing
2 changed files
with
19 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters