Conversation
dblate
requested review from
BBuf,
FlamingoPg,
HaiShaw,
ispobock,
merrymercy and
yizhang2077
as code owners
August 31, 2026 09:42
6 tasks
Contributor
Author
|
/tag-and-rerun-ci |
Contributor
Author
|
补充 NVIDIA GPU 验证:在 H20(CUDA 12.9)开发空间运行 当前 CI 仍未开始真实测试,原因是缺少上游要求的 |
Contributor
Author
|
H20 microbenchmark (CUDA 12.9, 8192 items, 656 bytes/item, 100 iterations): The LF-to-PF path is a layout-transforming fallback, so this is a directional kernel comparison rather than an end-to-end serving throughput result. |
dblate
marked this pull request as draft
September 1, 2026 01:23
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.
Motivation
Enable layer-sharded MLA/DSA HiCache write-back for page-first host storage when the JIT path cannot handle the per-item size. This covers the GLM-5.2 LayerSplit CP path without changing cache quantization behavior.
Modifications
Accuracy Tests
test_kvcacheio.py -k page_first_roundtrip->2 passed.Speed Tests and Profiling
H20 microbenchmark, 8192 items, 656 bytes/item, 100 iterations:
LF-to-PF is a layout-transforming fallback, so this is a directional kernel comparison rather than an end-to-end serving throughput result.
Checklist
CI States
Latest PR Test (Base): ❌ Run #33379044561
Latest PR Test (Extra): ❌ Run #33379044418
Latest PR Test (AMD ROCm 7.2): ❌ Run #33379044517