doc: Update BEP-1016#8049
Draft
achimnol wants to merge 6 commits into
Draft
Conversation
achimnol
commented
Jan 15, 2026
Member
- Expand the design to cover multi-agent scenarios
- Expand the design to cover multi-agent scenarios
- Remove SHARED allocation mode; devices are always mutually exclusive between agents within a node - Clarify that device_mask operates as an allow list - Add AUTO_SPLIT and MANUAL mode details with device-based partitioning - Note that excluding faulty devices is handled separately by the multi-agent runtime configuration
…A example - Add LifecycleHookContext struct for scoped access to host services - Add ScopedTopologyView and ScopedHostServices for security isolation - Add get_recommended_partitions() and validate_partition() APIs - Update AUTO_SPLIT mode to support topology-aware partitioning - Add Host Service Integration and Topology-aware Partitioning discussions - Extract NVIDIA plugin example to separate file (BEP-1016/) - Add /proposals/ to pants_ignore
Change example file format from .py to .md for better readability with inline explanations, section headers, and formatted documentation.
|
This PR has had no activity for 14 days and has been marked as stale. It will be closed on 2026-07-04 (in 14 days) if no further activity occurs. Push a commit or leave a comment to keep it open. |
|
This PR has been automatically closed because it had no activity for 14 days after being marked as stale. Feel free to reopen it if you intend to continue the work. |
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.