[None][test] Restore DeepSeek V4 Pro B200 coverage - #16317
Conversation
Signed-off-by: Fanrong Li <lfr-0531@users.noreply.github.com>
|
/bot help |
GitHub Bot Help
Provide a user friendly way for developers to interact with a Jenkins server. Run See details below for each supported subcommand. Details
Launch build/test pipelines. All previously running jobs will be killed.
kill
Kill all running builds associated with pull request. skip
Skip testing for latest commit on pull request. reuse-pipeline
Reuse a previous pipeline to validate current commit. This action will also kill all currently running builds associated with the pull request. IMPORTANT NOTE: This is dangerous since lack of user care and validation can cause top of tree to break. |
|
/bot run --stage-list "DGX_B200-8_GPUs-PyTorch-1" |
|
PR_Github #58949 [ run ] triggered by Bot. Commit: |
|
PR_Github #58949 [ run ] completed with state
|
|
Closing this PR since the changes are already included in #16466. |
@coderabbitai summary
Description
Restore the two DeepSeek V4 Pro tests introduced by #15710 to the 8-GPU B200 pre-merge PyTorch MPI test list. The entries use the previously established timeouts:
TestDeepSeekV4Pro::test_gsm8k_full_accuracy: 240 minutestest_short_token_boundary_smoke: 120 minutesTest Coverage
python3.12 scripts/check_test_list.py --validatePR Checklist
Please review the following before submitting your PR:
PR description clearly explains what and why. If using CodeRabbit's summary, please make sure it makes sense.
PR Follows TRT-LLM CODING GUIDELINES to the best of your knowledge.
Test cases are provided for new code paths (see test instructions)
If PR introduces API changes, an appropriate PR label is added - either
api-compatibleorapi-breaking. Forapi-breaking, includeBREAKINGin the PR title.Any new dependencies have been scanned for license and vulnerabilities
CODEOWNERS updated if ownership changes
Documentation updated as needed
Update tava architecture diagram if there is a significant design change in PR.
The reviewers assigned automatically/manually are appropriate for the PR.
Please check this after reviewing the above items as appropriate for this PR.
GitHub Bot Help
To see a list of available CI bot commands, please comment
/bot help.