[GG clean] fix(concurrency): isolate graph state and B12X MoE overlap - #143
Conversation
…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)
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. 🗂️ Base branches to auto review (1)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
|
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. |
Summary
Reapply the useful concurrency fix from previous PR #132 after resetting
dev/gilded-gnosisback before the Jul 20 merge/revert block.This PR is stacked on the clean #131 replacement branch.
Original PR
2217d94e8eChanges
Merge Order
Merge only after #142, and only after explicit approval.