Skip to content

Conversation

@ygwpz
Copy link
Contributor

@ygwpz ygwpz commented Dec 1, 2025

Purpose

What this PR does / why we need it?

Modifications

Does this PR introduce any user-facing change?

Test

How was this patch tested?

sumingZero and others added 30 commits October 9, 2025 11:01
* [Doc] update document link

* [Doc] add the README.md of TraceReplay
* Improve the quick_start.md

* Add a Note
* Fix the layer_size calculated wrong for mla

* Fix the style
* add store intf with tensor addr ptr

* fix interface doxy
…r` with CUDA (#305)

add batch interface for device ops and implement ScatterGather with CUDA
hotness management for gc

Co-authored-by: lijiachen <[email protected]>
…322)

* linear buffer for device

* check data consistency after embedding
* capacity check

* recycle

---------

Co-authored-by: lijiachen <[email protected]>
* refactor: reusable transport abstraction & optimized NSFStore pipeline

* add memory pool

* rewrite dramstore (1st version)

* fix

* fix

* fix

* fix

* fix

* add comment for later development

* fix

* fix

* fix

* fix

* fix

* complete dramstore_connector.py

* fix

* fix CMakeLists.txt

* fix

* fix

* fix

* fix

* rewrite dram test:dump (1/2)

* format

* fix

* rewrite dram test:fetch (2/2)

* modify dram test script

* fix

* fix

* naive try: add device intf into memory pool

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* update memPool intf

* fix

* fix

* fix

* try reconstruct threadPool in dramstore (naive version)

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* remove redundant comments

---------

Co-authored-by: Mag1c.H <[email protected]>
* [Feat] Toy proxy now supports PD-mixed round-robin scheduling

* [Docs] modify the path of toy_proxy_server.py
#309)

[Feat]Add import checking to trace replay and fix the issue of unclosed network resources

Co-authored-by: t00939662 <[email protected]>
* delta kvcache block swap

* clean code

* add core bind method

* clean code
reuse act

Co-authored-by: lijiachen <[email protected]>
harrisonyhq and others added 28 commits November 22, 2025 17:30
* [Feat] Support launch from config file

* [Docs] Update documents for launch with yaml

* [Fix] Change load only on first rank into configuration

* [Feat] Add support for hit ratio in yaml

* [Fix] Fix load only first rank in non mla scene
* adapt GQA & modify config.yaml

* move process to UCMDirectConnector

* fix comment

* modify hash function

* fix style

* code style and modify hash

* init parent_block_hash_value
* Adapt vllm_ascend_0110 and Add configurable options

* avoid type conversion in init kvcache
seprate spase patch

Co-authored-by: lijiachen19 <[email protected]>
Support tensor parallelism across servers
…#414)

* [Feat] Build metrics frame

* [Feat]add metrics(ucm_obser.py + metrics_configs.yaml)

* [Feat] Implementation of metrics logger on the C++ side for storing and retrieving stats

* [Fix] Provide simple grafana and fix bugs

* [feat] change the log position of UCM metrics

* [fix]modify grafana.json

* [Feat] UCM supports metrics display online via Grafana and Promethues

* [Fix] Remove configs to examples and add liscense

---------

Co-authored-by: flesher0813 <[email protected]>
Co-authored-by: hero<[email protected]>
* [fix] fix sparse attention (#397)

fix ascend attention

Co-authored-by: lijiachen19 <[email protected]>

* [opt] Share Infra implementation and unify status codes (#399)

share infra module

Co-authored-by: Fang Run <[email protected]>

* [bugfix] Fix ESA to be compatible with the latest NFSStore. (#401)

fix esa to adapt latest NFSStore

* release v0.1.0rc4 (#402)

Co-authored-by: lijiachen19 <[email protected]>

* [opt] Remove unused cc impl of dramstore (#406)

remove unused cc impl of dramstore

* [Fix]remove dram docs and modify quick-start doc (#411)

* [Fix]remove dram docs and modify quick-start doc

* modify index.md

---------

Co-authored-by: t00939662 <[email protected]>

* [Feature] Added performance testing tool based on the PyTest testing framework (#295)

Performance testing tool based on the PyTest testing framework.

* [Misc] Add cpp-linter.yml (#422)

* [docs]add metrics doc (#416)

* [docs]add metrics doc

* modify metrics.md

* modify metrics.md

---------

Co-authored-by: t00939662 <[email protected]>

* [perf] Modify CUDA SIMD and add Triton hash encoder (#408)

* fix cpp code style

---------

Co-authored-by: Lijiachen1018 <[email protected]>
Co-authored-by: lijiachen19 <[email protected]>
Co-authored-by: Mag1c.H <[email protected]>
Co-authored-by: Fang Run <[email protected]>
Co-authored-by: MaxWang <[email protected]>
Co-authored-by: hero0307 <[email protected]>
Co-authored-by: t00939662 <[email protected]>
Co-authored-by: ML <[email protected]>
Co-authored-by: ShiXiaolei <[email protected]>
Fix(patch): fix patch for vllm-ascend volcengine/verl#2564

Co-authored-by: lijiachen19 <[email protected]>
cuda trans batch api bug fix

(cherry picked from commit 77f5090)
* fix accuracy problem when chunked prefill
set default logger backend to spdlog
* fix num_schedule-tokens=1

* Simplify the code
Fix sparse patch

Co-authored-by: lijiachen <[email protected]>
* Add an access bandwidth test script for 'ucm_connector'
#447)

Set the multiprocessing start method of the test tool to 'spawn' and add NPU cleanup
* sparse to adapt new connector

* Adapt the YAML configuration
renew docs for v1

Co-authored-by: lijiachen19 <[email protected]>
@ygwpz ygwpz closed this Dec 2, 2025
@ygwpz ygwpz deleted the dev-ucm-v1 branch December 4, 2025 03:08
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.