[Feature] Add SiMM as sglang HiCache Storage backend#18016
Open
hhu-scitix wants to merge 53 commits intosgl-project:mainfrom
Open
[Feature] Add SiMM as sglang HiCache Storage backend#18016hhu-scitix wants to merge 53 commits intosgl-project:mainfrom
hhu-scitix wants to merge 53 commits intosgl-project:mainfrom
Conversation
Signed-off-by: lkm2835 <lkm2835@gmail.com> Co-authored-by: lgai-exaone <exaonemodels@lgresearch.ai> Co-authored-by: lkm2835 <lkm2835@gmail.com> Co-authored-by: Xinyuan Tong <xinyuantong.cs@gmail.com>
Co-authored-by: yizhang2077 <1109276519@qq.com>
…#17492) Co-authored-by: McZyWu <zhuoyun.wu.23@ucl.ac.uk> Co-authored-by: chenyang08056032 <chenyang08056032@163.com> Co-authored-by: Hexq0210 <893781835@qq.com>
Co-authored-by: yizhang2077 <1109276519@qq.com>
Co-authored-by: wangtiance <tiancew@qq.com>
…gl-project#16685) Co-authored-by: Cheng Wan <54331508+ch-wan@users.noreply.github.com>
…#17492) Co-authored-by: McZyWu <zhuoyun.wu.23@ucl.ac.uk> Co-authored-by: chenyang08056032 <chenyang08056032@163.com> Co-authored-by: Hexq0210 <893781835@qq.com>
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.
Description
SiMM(Scitix In-Memory Middleware) is a distributed, high-performance, elastic cache acceleration layer for all AI workloads.
Feature
Benchmarking and Profiling
Test DeepSeek R1 on 8* H200 141G with 8*400Gbps RoCE network (MT4129).
GPU Driver: 570.86.15, CUDA version: 12.9
Use benchmark/hicache/bench_multiture.py.
client:
server:
'GPU' means only use GPU cache (no use hicache).
Checklist