Skip to content

Unify communication event detection into just a few different calls#588

Merged
gabeweisz merged 4 commits intomainfrom
feat/gw_unify_rccl_detection
Apr 9, 2026
Merged

Unify communication event detection into just a few different calls#588
gabeweisz merged 4 commits intomainfrom
feat/gw_unify_rccl_detection

Conversation

@gabeweisz
Copy link
Copy Markdown
Collaborator

Moves all detection strings into one place
Makes all checks case-insensitive
Most calls now use a "TraceEventUtils.is_communication_string" but a few places use the centrally-created regex directly to avoid drastically changing the code

Fixes #586

@gabeweisz gabeweisz enabled auto-merge (squash) April 8, 2026 19:14
@gabeweisz gabeweisz merged commit 76491b2 into main Apr 9, 2026
2 checks passed
@gabeweisz gabeweisz deleted the feat/gw_unify_rccl_detection branch April 9, 2026 15:27
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.

Deduplicate kernel communication/collective categorization across the repo

2 participants