Commit c3b1883
authored
ci: enable gfx90c for nightly PyTorch builds (#7242)
## Motivation
Enable gfx90c torch nightly builds.
Relates to #6805
## Technical Details
Upstream PyTorch nightly branch now pins
https://github.com/ROCm/composable_kernel/tree/5a74dec07a894484b9489d0c0e00cd3b52652d18
which includes gfx90c support resolving any of the
`CK_BUFFER_RESOURCE_3RD_DWORD undeclared for gfx90c` errors we were
guarding against.
## Test Plan
https://github.com/ROCm/TheRock/actions/runs/31419258422/job/93555777554
## Test Result
Expected - Nightly torch build pass on gfx90c.
## Submission Checklist
- [X] Look over the contributing guidelines at
https://github.com/ROCm/TheRock/blob/main/CONTRIBUTING.md.1 parent dc84306 commit c3b1883
1 file changed
Lines changed: 1 addition & 2 deletions
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
| 67 | + | |
69 | 68 | | |
70 | 69 | | |
71 | 70 | | |
| |||
0 commit comments