Skip to content

[ROCm][CI] upgrade CI to ROCm 6.2#132555

Closed
jeffdaily wants to merge 16 commits intopytorch:mainfrom
ROCm:rocm62_ci
Closed

[ROCm][CI] upgrade CI to ROCm 6.2#132555
jeffdaily wants to merge 16 commits intopytorch:mainfrom
ROCm:rocm62_ci

Conversation

@jeffdaily
Copy link
Collaborator

@jeffdaily jeffdaily commented Aug 2, 2024

@jeffdaily jeffdaily added ciflow/periodic Trigger jobs ran periodically on master (periodic.yml) on the PR ciflow/rocm Trigger "default" config CI on ROCm ciflow/inductor-rocm Trigger "inductor" config CI on ROCm labels Aug 2, 2024
@jeffdaily jeffdaily requested a review from a team as a code owner August 2, 2024 22:28
@pytorch-bot
Copy link

pytorch-bot bot commented Aug 2, 2024

🔗 Helpful Links

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

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

❌ 7 New Failures, 4 Unrelated Failures

As of commit c7ef4ff with merge base 1a86d8a (image):

NEW FAILURES - The following jobs have failed:

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

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

@pytorch-bot pytorch-bot bot added module: rocm AMD GPU support for Pytorch topic: not user facing topic category labels Aug 2, 2024
@pytorch-bot pytorch-bot bot added the NNC label Aug 5, 2024
@jeffdaily jeffdaily mentioned this pull request Aug 5, 2024
@BLOrange-AMD
Copy link
Contributor

@pytorchbot label keep-going

@pytorch-bot pytorch-bot bot added the keep-going Don't stop on first failure, keep running tests until the end label Aug 8, 2024
@BLOrange-AMD
Copy link
Contributor

@pytorchbot rebase

@pytorchmergebot
Copy link
Collaborator

@pytorchbot started a rebase job onto refs/remotes/origin/viable/strict. Check the current status here

@pytorchmergebot
Copy link
Collaborator

Successfully rebased rocm62_ci onto refs/remotes/origin/viable/strict, please pull locally before adding more changes (for example, via git checkout rocm62_ci && git pull --rebase)

Copy link
Contributor

@malfet malfet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jithunnair-amd jithunnair-amd added ciflow/inductor ci-no-td Do not run TD on this PR labels Sep 6, 2024
@jeffdaily jeffdaily requested a review from mruberry as a code owner September 18, 2024 21:07
@jeffdaily
Copy link
Collaborator Author

@pytorchbot merge -f 'pulling trigger on rocm6.2 upgrade; unrelated test failures; rocm test failures flaky on 6.1 also'

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use -f as last resort and instead consider -i/--ignore-current to continue the merge ignoring current failures. This will allow currently pending tests to finish and report signal before the merge.

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

@jeffdaily
Copy link
Collaborator Author

@pytorchbot cherry-pick --onto release/2.5 -c critical

@pytorchbot
Copy link
Collaborator

Cherry picking #132555

Command git -C /home/runner/work/pytorch/pytorch cherry-pick -x 15dba021bb8fc2da1eae3a92cd159eeb8a346c04 returned non-zero exit code 1

Auto-merging .ci/docker/build.sh
Auto-merging .github/workflows/inductor-rocm.yml
CONFLICT (content): Merge conflict in .github/workflows/inductor-rocm.yml
Auto-merging .github/workflows/periodic.yml
CONFLICT (content): Merge conflict in .github/workflows/periodic.yml
Auto-merging .github/workflows/pull.yml
CONFLICT (content): Merge conflict in .github/workflows/pull.yml
Auto-merging .github/workflows/rocm.yml
CONFLICT (content): Merge conflict in .github/workflows/rocm.yml
Auto-merging .github/workflows/slow.yml
CONFLICT (content): Merge conflict in .github/workflows/slow.yml
Auto-merging .github/workflows/trunk.yml
CONFLICT (content): Merge conflict in .github/workflows/trunk.yml
Auto-merging test/inductor/test_torchinductor.py
Auto-merging torch/cuda/__init__.py
CONFLICT (content): Merge conflict in torch/cuda/__init__.py
Auto-merging torch/testing/_internal/common_methods_invocations.py
error: could not apply 15dba021bb... [ROCm][CI] upgrade CI to ROCm 6.2 (#132555)
hint: After resolving the conflicts, mark them with
hint: "git add/rm <pathspec>", then run
hint: "git cherry-pick --continue".
hint: You can instead skip this commit with "git cherry-pick --skip".
hint: To abort and get back to the state before "git cherry-pick",
hint: run "git cherry-pick --abort".
hint: Disable this message with "git config advice.mergeConflict false"
Details for Dev Infra team Raised by workflow job

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-no-td Do not run TD on this PR ciflow/inductor ciflow/inductor-rocm Trigger "inductor" config CI on ROCm ciflow/periodic Trigger jobs ran periodically on master (periodic.yml) on the PR ciflow/rocm Trigger "default" config CI on ROCm keep-going Don't stop on first failure, keep running tests until the end Merged module: inductor module: rocm AMD GPU support for Pytorch NNC open source topic: not user facing topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants