Skip to content

Conversation

huydhn
Copy link
Contributor

@huydhn huydhn commented Oct 9, 2025

Redo #7311 but on a non-fork PR for testing

Copy link

vercel bot commented Oct 9, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Preview Updated (UTC)
torchci Ignored Ignored Preview Oct 10, 2025 5:41am

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 9, 2025
@jithunnair-amd
Copy link
Contributor

jithunnair-amd commented Oct 9, 2025

@huydhn This should also work to conditionally run the AWS credential steps only for ROCm, but I think a better solution exists in pytorch/pytorch#164769, and has been tested through all the PyTorch workflows already. It's better because it moves the steps into setup-rocm, which needs to be called by any jobs that want to run on ROCm runners. And setup-rocm is already being called conditionally for ROCm in linux_job_v2.yml:

uses: pytorch/pytorch/.github/actions/setup-rocm@main

This reverts commit 4c1baf1.
@huydhn huydhn requested a review from atalman October 10, 2025 05:59
@huydhn huydhn marked this pull request as ready for review October 10, 2025 05:59
@jithunnair-amd
Copy link
Contributor

Since we merged pytorch/pytorch#164769, I think this one is probably unnecessary, since the same steps are being done in setup-rocm.yml now after that PR.

@jithunnair-amd jithunnair-amd marked this pull request as draft October 10, 2025 22:01
@huydhn huydhn closed this Oct 11, 2025
@huydhn huydhn deleted the 7311 branch October 16, 2025 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/rocm CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: rocm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants