-
Notifications
You must be signed in to change notification settings - Fork 532
[e2e]Fixed the issue that pyhccl e2e cannot run continuously with other tests #1246
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@ji-huazhong Could you help review this PR? Content: "Open pyhccl distributed test case" |
I have discussed this with Ji Huazhong and he thinks this is okay. @Yikun It is ready to review and merge. |
…tests. 2.Cleaned up the resources occupied by the dynamic_npugraph_batchsize e2e test. Signed-off-by: leo-pony <nengjunma@outlook.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1246 +/- ##
=======================================
Coverage 60.61% 60.61%
=======================================
Files 75 75
Lines 8127 8127
=======================================
Hits 4926 4926
Misses 3201 3201
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:
|
|
@Yikun This PR is ready, Plz help review. |
…er tests (vllm-project#1246) ### What this PR does / why we need it? 1.Fixed the issue that pyhccl e2e cannot run continuously with other tests. 2.Cleaned up the resources occupied by the dynamic_npugraph_batchsize e2e test. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? This is a e2e test e2e multi-cards tests local running successfully. - vLLM version: v0.9.2 - vLLM main: vllm-project/vllm@0df4d9b Signed-off-by: leo-pony <nengjunma@outlook.com>
…er tests (vllm-project#1246) ### What this PR does / why we need it? 1.Fixed the issue that pyhccl e2e cannot run continuously with other tests. 2.Cleaned up the resources occupied by the dynamic_npugraph_batchsize e2e test. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? This is a e2e test e2e multi-cards tests local running successfully. - vLLM version: v0.9.2 - vLLM main: vllm-project/vllm@0df4d9b Signed-off-by: leo-pony <nengjunma@outlook.com> Signed-off-by: weijinqian_v1 <weijinqian@huawei.com>
…er tests (vllm-project#1246) ### What this PR does / why we need it? 1.Fixed the issue that pyhccl e2e cannot run continuously with other tests. 2.Cleaned up the resources occupied by the dynamic_npugraph_batchsize e2e test. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? This is a e2e test e2e multi-cards tests local running successfully. - vLLM version: v0.9.2 - vLLM main: vllm-project/vllm@0df4d9b Signed-off-by: leo-pony <nengjunma@outlook.com>
…er tests (vllm-project#1246) ### What this PR does / why we need it? 1.Fixed the issue that pyhccl e2e cannot run continuously with other tests. 2.Cleaned up the resources occupied by the dynamic_npugraph_batchsize e2e test. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? This is a e2e test e2e multi-cards tests local running successfully. - vLLM version: v0.9.2 - vLLM main: vllm-project/vllm@0df4d9b Signed-off-by: leo-pony <nengjunma@outlook.com>
What this PR does / why we need it?
1.Fixed the issue that pyhccl e2e cannot run continuously with other tests.
2.Cleaned up the resources occupied by the dynamic_npugraph_batchsize e2e test.
Does this PR introduce any user-facing change?
No
How was this patch tested?
This is a e2e test
e2e multi-cards tests local running successfully.