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

Fix CUDA error in CI #440

Closed
juliasloan25 opened this issue Sep 28, 2023 · 0 comments · Fixed by #439
Closed

Fix CUDA error in CI #440

juliasloan25 opened this issue Sep 28, 2023 · 0 comments · Fixed by #439
Assignees
Labels
bug Something isn't working 🍃 leaf Issue coupled to a PR

Comments

@juliasloan25
Copy link
Member

We've been occasionally seeing an error InitError: CUDA error (code 999, CUDA_ERROR_UNKNOWN) in CI. We think this may be due to CPU jobs running on (unrequested) GPUs. This PR updates to a newer version of CUDA, which will hopefully prevent this error.

Closed by #439

@juliasloan25 juliasloan25 added bug Something isn't working 🍃 leaf Issue coupled to a PR labels Sep 28, 2023
@juliasloan25 juliasloan25 self-assigned this Sep 28, 2023
@bors bors bot closed this as completed in #439 Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 🍃 leaf Issue coupled to a PR
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant