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

Avoid OOM when build PyTorch with CUDA enabled. #7329

Merged
merged 3 commits into from
Jun 24, 2024

Conversation

vanbasten23
Copy link
Collaborator

@vanbasten23 vanbasten23 commented Jun 21, 2024

  • Use MAX_JOBS to avoid OOM when build PyTorch with CUDA enabled. Use similar way as what PyTorch does https://screenshot.googleplex.com/GBuQUkxGbTRpSGo. According to the post, it could potentially avoid the OOM.
  • Skip other unrelated CI workflow. Need to revert before merging the PR

@JackCaoG JackCaoG merged commit 6816ac8 into master Jun 24, 2024
23 checks passed
@vanbasten23
Copy link
Collaborator Author

Thanks Jack for the review!

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.

None yet

2 participants