Skip to content

[Feature] Optimize forward metadata collection across dp ranks - #1857

Closed
jianzs wants to merge 1 commit into
vllm-project:mainfrom
jianzs:feat/dp-comm-opt
Closed

[Feature] Optimize forward metadata collection across dp ranks#1857
jianzs wants to merge 1 commit into
vllm-project:mainfrom
jianzs:feat/dp-comm-opt

feat: use device group for dp metadata

c05804d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2025 in 1s

72.56% (+0.00%) compared to 2bfbf9b

View this Pull Request on Codecov

72.56% (+0.00%) compared to 2bfbf9b

Details

Codecov Report

❌ Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.56%. Comparing base (2bfbf9b) to head (c05804d).
⚠️ Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
vllm_ascend/worker/model_runner_v1.py 0.00% 5 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1857   +/-   ##
=======================================
  Coverage   72.55%   72.56%           
=======================================
  Files         146      146           
  Lines       21710    21706    -4     
=======================================
- Hits        15752    15751    -1     
+ Misses       5958     5955    -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.