[WIP] Add Gluon flat-2D all-gather kernel#476
Closed
Copilot wants to merge 1 commit intomuhaawad/gluon-all-gather-v2from
Closed
[WIP] Add Gluon flat-2D all-gather kernel#476Copilot wants to merge 1 commit intomuhaawad/gluon-all-gather-v2from
Copilot wants to merge 1 commit intomuhaawad/gluon-all-gather-v2from
Conversation
Collaborator
|
@copilot please try again. Seems like you failed near the very end Unexpected end of JSON input. |
Contributor
Author
Here are the benchmark results (8× MI325X, fp16, 8 GPUs): Raw numbers (GB/s): 2048×4096 (16 MB)
8192×8192 (128 MB)
16384×16384 (512 MB)
Key observations:
Gluon's flat-2D kernel scales more efficiently than Triton at small-to-medium shapes and matches or edges out RCCL at all sizes. Note: Gluon uses lower bandwidth than Triton/RCCL at very low CU counts (≤16) — this is expected since the Gluon |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Thanks for the feedback on #475. I've created this new PR, which merges into #475, to address your comment. I will work on the changes and keep this PR's description up to date as I make progress.
Original PR: #475
Triggering comment (#475 (comment)):
⚡ Quickly spin up Copilot coding agent tasks from anywhere on your macOS or Windows machine with Raycast.