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

Add support for CPX mode on MI300X #446

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nusislam
Copy link
Contributor

@nusislam nusislam commented Jan 8, 2025

This PR adds an Allreduce kernel for large messages that provides better performance (than the default allreduce8 kernel) in CPX mode when the processes are in a single OAM.

@nusislam
Copy link
Contributor Author

nusislam commented Jan 8, 2025

@microsoft-github-policy-service agree company="AMD"

This kernel performs remote read (instead of remote write) during
the reduce-scatter phase for large ( > 1MB) messages. This provides
better performance (than the default allreduce8 kernel) in CPX mode
within an OAM.
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.

1 participant