scheduler: optimize secondary device well planned#2425
scheduler: optimize secondary device well planned#2425koordinator-bot[bot] merged 1 commit intokoordinator-sh:mainfrom
Conversation
Signed-off-by: wangjianyu.wjy <wangjianyu.wjy@alibaba-inc.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2425 +/- ##
==========================================
+ Coverage 66.01% 66.02% +0.01%
==========================================
Files 470 470
Lines 55561 55564 +3
==========================================
+ Hits 36679 36688 +9
+ Misses 16233 16226 -7
- Partials 2649 2650 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
saintube
left a comment
There was a problem hiding this comment.
/lgtm
Recommended to add some description about this API.
|
/approve |
|
/assign @FillZpp |
|
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: saintube, ZiMengSheng The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
09ba992
into
koordinator-sh:main
Ⅰ. Describe what this PR does
In a production environment, sufficient VF resources are usually planned for the GPU. Under this condition, you can skip the resource check of the VF in the Filter stage and only do it in the Reserve stage.
Ⅱ. Does this pull request fix one issue?
Ⅲ. Describe how to verify it
Ⅳ. Special notes for reviews
V. Checklist
make test