3a5928ef53
feat: add page-aligned index validation for CP HiCache direct transfers
...
Add validate_page_aligned_token_indices utility and apply it across
HiCache write/load paths, NSA indexer transfers, and CUDA direct copy
kernels to reject malformed (partial, misaligned, non-contiguous) page
groups before they reach native transfer code. Also validate supported
CP HiCache backend/layout combinations at server startup.
2026-05-10 02:02:54 +08:00
huangtingwei
36dc973cbf
[HiCache] refactor page_first_direct io kernel ( #18113 )
...
Co-authored-by: hzh0425 <hzh0425@apache.org >
2026-02-27 11:43:14 -08:00
huangtingwei
3e6281d0aa
[HiCache]Page head layout IO kernel ( #11615 )
2025-10-26 15:53:50 +08:00
huangtingwei
5be8c2f7f7
Page first direct IO kernel ( #10060 )
...
Co-authored-by: Zhiqiang Xie <xiezhq@stanford.edu >
2025-09-10 13:35:34 +08:00
Hubert Lu
711390a971
[AMD] Support Hierarchical Caching on AMD GPUs ( #8236 )
2025-08-28 15:27:07 -07:00
huangtingwei
86497d99f2
fix page first per layer pf2lf kernel ( #8915 )
...
Co-authored-by: Zhiqiang Xie <xiezhq@stanford.edu >
2025-08-09 17:16:11 -07:00
cctry
5c31b35db2
[hicache] Optimization for DMA copy ( #8245 )
2025-08-09 17:16:07 -07:00
Zhiqiang Xie
b43263307f
Hicache IO kernel refactoring ( #8264 )
2025-07-23 16:49:03 +08:00
Zhiqiang Xie
34c3f9b2d3
kvcache io kernels and test case ( #7382 )
2025-06-23 11:58:59 -07:00