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

increase timeout from 300s to 900s #362

Closed
wants to merge 1 commit into from

Conversation

samos123
Copy link
Contributor

@samos123 samos123 commented Mar 9, 2024

The scale up of GPU nodes for large jobs can take up to 10 minutes. So increasing this timeout is needed to wait for all pods to become available.

This change is required to run on 64 nodes with autoscaling enabled. The image pull and VM scale up time are the main reason it takes up to 10 minutes. In some cases the coordinator launches directly while other pods require scale up. In those cases, it's critical that the timeout is set to at least 10 minutes or more.

The scale up of GPU nodes for large jobs can take up to 10 minutes. So
increasing this timeout is needed to wait for all pods to become
available.
@samos123
Copy link
Contributor Author

samos123 commented Apr 8, 2024

Closing because Mark added this in a separate PR

@samos123 samos123 closed this Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant