Skip to content

Conversation

@naromero77amd
Copy link
Collaborator

@naromero77amd naromero77amd commented Nov 14, 2024

@pytorch-bot
Copy link

pytorch-bot bot commented Nov 14, 2024

🔗 Helpful Links

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

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

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

✅ You can merge normally! (1 Unrelated Failure)

As of commit 4fcdc3c with merge base 2817fe8 (image):

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 module: rocm AMD GPU support for Pytorch release notes: linalg_frontend release notes category ciflow/rocm Trigger "default" config CI on ROCm labels Nov 14, 2024
@naromero77amd naromero77amd marked this pull request as draft November 14, 2024 04:38
@naromero77amd naromero77amd added topic: not user facing topic category and removed release notes: linalg_frontend release notes category labels Nov 14, 2024
@jeffdaily jeffdaily changed the title [ROCM] TunableOp fix for batched MM with views. [ROCm] TunableOp fix for batched MM with views. Nov 14, 2024
@naromero77amd naromero77amd marked this pull request as ready for review November 14, 2024 18:00
@naromero77amd
Copy link
Collaborator Author

@pytorchbot merge

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Nov 14, 2024
@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

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

pruthvistony pushed a commit to ROCm/pytorch that referenced this pull request Nov 15, 2024
pruthvistony pushed a commit to ROCm/pytorch that referenced this pull request Nov 15, 2024
Fixes pytorch#140278

Based on PR:
pytorch#140673

Note in test/linalg.py that I had to include Case #4 from upstream in
addition to Case #5 to resolve the merge conflict from the cherry-pick
of the upstream commit.

Verified manually that test_bmm_tunableop_rocm UT passes.

cc: @jeffdaily
jithunnair-amd pushed a commit to ROCm/pytorch that referenced this pull request Mar 17, 2025
Fixes pytorch#140278

Based on PR:
pytorch#140673

Note in test/linalg.py that I had to include Case #4 from upstream in
addition to Case #5 to resolve the merge conflict from the cherry-pick
of the upstream commit.

Verified manually that test_bmm_tunableop_rocm UT passes.

cc: @jeffdaily
@naromero77amd naromero77amd deleted the tunableop_bmm_view_fix branch October 29, 2025 22:34
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 ciflow/trunk Trigger trunk jobs on your pull request Merged module: rocm AMD GPU support for Pytorch open source topic: not user facing topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ROCm][TunableOp] TunableOp on some operations on tensor views results in memory access fault

4 participants