Skip to content

Conversation

@clee2000
Copy link
Contributor

@clee2000 clee2000 commented Jul 23, 2024

The queuing for ROCm has been very large recently, resulting increased TTS because inductor and trunk still run some rocm jobs.

This moves the inductor rocm workflow to periodic so it will be run less frequently on main and not on every PR that runs the inductor workflow

image

Here are some usage stats for rocm machines
image

Inductor is the main user of rocm gpus

cc @jeffdaily @sunway513 @jithunnair-amd @pruthvistony @ROCmSupport @dllehr-amd @jataylo @hongxiayang

@pytorch-bot
Copy link

pytorch-bot bot commented Jul 23, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/131489

Note: Links to docs will display an error until the docs builds have been completed.

✅ You can merge normally! (3 Unrelated Failures)

As of commit f762e20 with merge base ded5bdb (image):

FLAKY - The following jobs failed but were likely due to flakiness present on trunk:

BROKEN TRUNK - The following job failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@pytorch-bot pytorch-bot bot added ciflow/rocm Trigger "default" config CI on ROCm module: rocm AMD GPU support for Pytorch topic: not user facing topic category labels Jul 23, 2024
@clee2000 clee2000 marked this pull request as ready for review July 23, 2024 18:36
@clee2000 clee2000 requested a review from a team as a code owner July 23, 2024 18:36
@clee2000 clee2000 requested a review from jeffdaily July 23, 2024 18:36
@clee2000
Copy link
Contributor Author

Closing in favor of #131637

@clee2000 clee2000 closed this Jul 24, 2024
pytorchmergebot pushed a commit that referenced this pull request Jul 24, 2024
`inductor` and `rocm` workflows are the major contributors to the CI load on ROCm CI at the moment, resulting in huge backlogs: #131489 (comment)

* Move rocm.yml to cron frequency
* Move ROCm CI jobs from inductor.yml to inductor-rocm.yml
* Introduce `ciflow/inductor-rocm` as PR label to manually invoke inductor jobs for ROCm (no automatic invoking to limit CI load)
* After this PR, only `trunk` workflow jobs for ROCm will run on every commit and PR merge, but since they take 45min*3 time on average, I decided to leave them as-is since it will provide us some basic insulation against ROCm breakage.

Pull Request resolved: #131637
Approved by: https://github.com/clee2000, https://github.com/atalman, https://github.com/huydhn
@github-actions github-actions bot deleted the csl/reduce_rocm_workflows branch August 24, 2024 01:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/rocm Trigger "default" config CI on ROCm module: rocm AMD GPU support for Pytorch topic: not user facing topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants