Skip to content

[GG clean] fix(concurrency): isolate graph state and B12X MoE overlap - #143

Closed
voipmonitor wants to merge 1 commit into
fix/gg-mrv2-memory-profile-clean-stacked-20260720from
fix/gg-pcie-capture-isolation-clean-stacked-20260720
Closed

voipmonitor wants to merge 1 commit into
fix/gg-mrv2-memory-profile-clean-stacked-20260720from
fix/gg-pcie-capture-isolation-clean-stacked-20260720

Conversation

@voipmonitor

Copy link
Copy Markdown

Summary

Reapply the useful concurrency fix from previous PR #132 after resetting dev/gilded-gnosis back before the Jul 20 merge/revert block.

This PR is stacked on the clean #131 replacement branch.

Original PR

Changes

  • Isolate graph state and recycled CUDA graph resources.
  • Gate B12X MoE overlap behavior behind the safe conditions introduced in the original fix.
  • Add/retain unit coverage for fused all-reduce graph state, DCP A2A graph behavior, shared experts stream handling, MoE warmup, workspace isolation, and NVFP4/NF3 hybrid paths.

Merge Order

Merge only after #142, and only after explicit approval.

…132)

* fix(pcie): isolate target and draft graph channels

* fix(workspace): isolate speculative execution buffers

* fix(moe): gate shared expert overlap by kernel capability

* fix(moe): enqueue shared experts before resident routing

* fix(moe): serialize hybrid resident-grid launches

* docs(dcp): clarify capture stream contract

---------

Co-authored-by: derek <derek.yates@live.com>
(cherry picked from commit 2217d94)
@coderabbitai

coderabbitai Bot commented Jul 20, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (1)
  • dev/*

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: e513f457-33ae-479a-8c6c-ee183eefc241

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/gg-pcie-capture-isolation-clean-stacked-20260720

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@voipmonitor

Copy link
Copy Markdown
Author

Superseded by #149. The replacement is based directly on dev/gilded-gnosis and keeps the graph/channel/workspace isolation while replacing the blanket W4A16 overlap disable with the validated pre-resident ordering contract. Its SparkInfer dependency is local-inference-lab/b12x#58.

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