Commit 3b57315
[ROCm] Increase binary build timeout to 5 hours (300 minutes) (pytorch#164770)
[ROCm] Increase binary build timeout to 5 hours (300 minutes) (pytorch#163776)
Despite narrowing down the [FBGEMM_GENAI build to gfx942](pytorch#162648), the nightly builds still timed out because they [didn't get enough time to finish the post-PyTorch-build steps](https://github.com/pytorch/pytorch/actions/runs/17969771026/job/51109432897).
This PR increases timeout for ROCm builds for both [libtorch ](https://github.com/pytorch/pytorch/actions/runs/17969771026)and [manywheel](https://github.com/pytorch/pytorch/actions/runs/17969771041), because both of those are close to the 4hr mark currently.
This PR is a more ROCm-targeted version of pytorch#162880 (which is for release/2.9 branch).
Pull Request resolved: pytorch#163776
Approved by: https://github.com/jeffdaily
(cherry picked from commit 0ec946a)
Co-authored-by: Jithun Nair <[email protected]>
Co-authored-by: Jeff Daily <[email protected]>1 parent c74f057 commit 3b57315
File tree
4 files changed
+20
-0
lines changed- .github
- templates
- workflows
4 files changed
+20
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
80 | 83 | | |
81 | 84 | | |
82 | 85 | | |
| |||
Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 14 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments