Skip to content

Commit 2b34d5a

Browse files
committed
add deepseek-related files to multigpu related files
Signed-off-by: Omer Ullman Argov <[email protected]>
1 parent 76da7fe commit 2b34d5a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

jenkins/L0_MergeRequest.groovy

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -578,6 +578,7 @@ def getMultiGpuFileChanged(pipeline, testFilter, globalVars)
578578
"cpp/tensorrt_llm/kernels/unfusedAttentionKernels.h",
579579
"cpp/tensorrt_llm/kernels/unfusedAttentionKernels.cu",
580580
"cpp/tensorrt_llm/kernels/userbuffers/",
581+
"cpp/tensorrt_llm/kernels/moe",
581582
"cpp/tensorrt_llm/pybind/",
582583
"cpp/tests/kernels/allReduce/",
583584
"cpp/tensorrt_llm/plugins/cpSplitPlugin/cpSplitPlugin.h",
@@ -602,6 +603,8 @@ def getMultiGpuFileChanged(pipeline, testFilter, globalVars)
602603
"tensorrt_llm/_torch/pyexecutor/py_executor.py",
603604
"tensorrt_llm/_torch/pyexecutor/_util.py",
604605
"tensorrt_llm/_torch/models/modeling_llama.py",
606+
"tensorrt_llm/_torch/models/modeling_deepseekv3.py",
607+
"tensorrt_llm/_torch/modules/fused_moe/",
605608
"tests/integration/defs/cpp/test_multi_gpu.py",
606609
"tests/integration/test_lists/test-db/l0_dgx_h100.yml",
607610
"tests/integration/test_lists/test-db/l0_dgx_h200.yml",

0 commit comments

Comments
 (0)