Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ROCm] Add support for SymmetricMemory #1569

Open
wants to merge 3 commits into
base: rocm6.3_internal_testing
Choose a base branch
from

Conversation

pragupta
Copy link

@pragupta pragupta commented Aug 30, 2024

With the latest IFU into rocm6.3_internal_testing branch, we pulled in SymmetricMemory code which is being used by intra node communication also. SymmetricMemory also introduces a new memory allocator called CUDASymmetricMemoryAllocator. intra_node_comm is now using this new allocator to manage memory.

@pruthvistony
Copy link
Collaborator

@pragupta ,
The changes look good.
Can we merge this after the upstream patch is merged.

@pruthvistony
Copy link
Collaborator

pruthvistony commented Sep 9, 2024

Lets try on MI200 and NAVI3x locally and check the UTs. If the failures are very less, lets merge this PR and update the changes if any after the upstream PR is merged

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