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

[CIRCLECI] Relax waiting timeout for CUDA install #510

Merged
merged 1 commit into from
Oct 22, 2020

Conversation

Skylion007
Copy link
Contributor

Allows a step that waits for CUDA installation to have a more relaxed timeout.

Motivation and Context

Occasionally the CUDA install is too slow and causes a timeout this should solve it. (We could also have the wait loop print things, but since it works occasionally, I suspect relaxing the timeout will be sufficient.)

Types of changes

  • CI

Allows a step that waits for CUDA installation to have a more relaxed timeout.
@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Oct 22, 2020
@Skylion007 Skylion007 requested a review from jturner65 October 22, 2020 19:09
Copy link
Contributor

@jturner65 jturner65 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!

@Skylion007 Skylion007 merged commit 00a1ae9 into master Oct 22, 2020
@Skylion007 Skylion007 deleted the wait_cuda_timeout branch October 22, 2020 20:10
dannymcy pushed a commit to dannymcy/habitat-lab that referenced this pull request Jul 8, 2024
Allows a step that waits for CUDA installation to have a more relaxed timeout.
HHYHRHY pushed a commit to SgtVincent/EMOS that referenced this pull request Aug 31, 2024
Allows a step that waits for CUDA installation to have a more relaxed timeout.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants