Skip to content

Create smaller ShmChannel for empty input in graph store mode#592

Merged
kmontemayor2-sc merged 3 commits intomainfrom
kmonte/smaller-shm-for-empty
Apr 22, 2026
Merged

Create smaller ShmChannel for empty input in graph store mode#592
kmontemayor2-sc merged 3 commits intomainfrom
kmonte/smaller-shm-for-empty

Conversation

@kmontemayor2-sc
Copy link
Copy Markdown
Collaborator

Scope of work done

Since we default to "CONTIGUOUS" now, many ranks will have inputs registered that are empty, so we should not allocated the full SHM channel for them.

Note we still need to register inputs for all ranks as the DistSampler is in charge of serving incoming RPC sampling requests.

Where is the documentation for this feature?: N/A

Did you add automated tests or write a test plan?

Updated Changelog.md? NO

Ready for code review?: NO

@kmontemayor2-sc
Copy link
Copy Markdown
Collaborator Author

/all_test

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 21, 2026

GiGL Automation

@ 21:31:13UTC : 🔄 Integration Test started.

@ 22:55:19UTC : ✅ Workflow completed successfully.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 21, 2026

GiGL Automation

@ 21:31:15UTC : 🔄 E2E Test started.

@ 22:52:11UTC : ✅ Workflow completed successfully.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 21, 2026

GiGL Automation

@ 21:31:15UTC : 🔄 Scala Unit Test started.

@ 21:41:20UTC : ✅ Workflow completed successfully.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 21, 2026

GiGL Automation

@ 21:31:16UTC : 🔄 Python Unit Test started.

@ 22:30:55UTC : ❌ Workflow failed.
Please check the logs for more details.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 21, 2026

GiGL Automation

@ 21:31:16UTC : 🔄 Lint Test started.

@ 21:39:02UTC : ✅ Workflow completed successfully.

Copy link
Copy Markdown
Collaborator

@mkolodner-sc mkolodner-sc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Copy link
Copy Markdown
Collaborator

@svij-sc svij-sc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

stamping

@kmontemayor2-sc kmontemayor2-sc marked this pull request as ready for review April 21, 2026 23:38
@kmontemayor2-sc kmontemayor2-sc added this pull request to the merge queue Apr 21, 2026
@kmontemayor2-sc kmontemayor2-sc removed this pull request from the merge queue due to a manual request Apr 21, 2026
@kmontemayor2-sc kmontemayor2-sc added this pull request to the merge queue Apr 21, 2026
Merged via the queue into main with commit d37a46c Apr 22, 2026
6 checks passed
@kmontemayor2-sc kmontemayor2-sc deleted the kmonte/smaller-shm-for-empty branch April 22, 2026 01:15
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.

4 participants