Skip to content

[release/2.12] [ROCm] Fixed memory errors in SymmetricMemory caused by repeated call…#3403

Merged
pragupta merged 1 commit into
release/2.12from
cherry-pick-188673
Jul 7, 2026
Merged

[release/2.12] [ROCm] Fixed memory errors in SymmetricMemory caused by repeated call…#3403
pragupta merged 1 commit into
release/2.12from
cherry-pick-188673

Conversation

@albmalamd

@albmalamd albmalamd commented Jul 7, 2026

Copy link
Copy Markdown

This is a cherry-pick of pytorch#188673

Removing a repeated call of hipMemMap which is causing the errors in SymmetricMemory.

Cherry-picked to release/2.11 branch via #3404

Cherry-picked to release/2.10 branch via #3405

… of hipMemMap (pytorch#188673)

Repeated call of hipMemMap is causing the errors in SymmetricMemory. Fixing that.

Pull Request resolved: pytorch#188673
Approved by: https://github.com/Skylion007, https://github.com/jeffdaily
@albmalamd
albmalamd requested review from Copilot and pragupta and removed request for Copilot July 7, 2026 19:50
@pragupta pragupta changed the title [ROCm] Fixed memory errors in SymmetricMemory caused by repeated call… [release/2.12] [ROCm] Fixed memory errors in SymmetricMemory caused by repeated call… Jul 7, 2026
@pragupta
pragupta merged commit 7a68a17 into release/2.12 Jul 7, 2026
1 check passed
@pragupta
pragupta deleted the cherry-pick-188673 branch July 7, 2026 19:54
@albmalamd

Copy link
Copy Markdown
Author

!cherry-pick --onto release/2.11

@albmalamd

Copy link
Copy Markdown
Author

!cherry-pick --onto release/2.10

@rocm-repo-management-api-6

Copy link
Copy Markdown

Created branch autogenerated/release/2.11_cherry-pick_pr-3403 and #3404

Comment processed by Build

@rocm-repo-management-api-6

Copy link
Copy Markdown

Created branch autogenerated/release/2.10_cherry-pick_pr-3403 and #3405. It contains a merge conflict. Please resolve it

Comment processed by Build

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants