chore: update multi-gpu trigger file list (#3971)

* update multi-gpu trigger file list

Signed-off-by: junq <22017000+QiJune@users.noreply.github.com>

* update

Signed-off-by: junq <22017000+QiJune@users.noreply.github.com>

---------

Signed-off-by: junq <22017000+QiJune@users.noreply.github.com>
This commit is contained in:
QI JUN 2025-04-30 09:15:26 +08:00 committed by GitHub
parent f98a80f9d9
commit c6fea946e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -545,12 +545,13 @@ def getMultiGpuFileChanged(pipeline, testFilter, globalVars)
"tensorrt_llm/_torch/compilation/patterns/ub_allreduce.py",
"tensorrt_llm/_torch/custom_ops/userbuffers_custom_ops.py",
"tensorrt_llm/_torch/pyexecutor/py_executor.py",
"tensorrt_llm/_torch/pyexecutor/_util.py",
"tensorrt_llm/_torch/models/modeling_llama.py",
"tests/integration/test_lists/test-db/l0_dgx_h100.yml",
"tests/integration/test_lists/test-db/l0_dgx_h200.yml",
"tests/unittest/_torch/multi_gpu/",
"tests/unittest/_torch/multi_gpu_modeling/",
"tests/unittest/llmapi/test_llm_pytorch.py",
"tests/unittest/llmapi/test_llm_multi_gpu.py",
"tests/unittest/llmapi/test_llm_multi_gpu_pytorch.py",
"jenkins/L0_Test.groovy",
]