Skip to content

Commit 3b92b86

Browse files
add env variables
Signed-off-by: FredricZ-2007 <226039983+fredricz-20070104@users.noreply.github.com>
1 parent f215830 commit 3b92b86

File tree

26 files changed

+52
-0
lines changed

26 files changed

+52
-0
lines changed

tests/integration/defs/perf/disagg/test_configs/disagg/perf/Qwen3-235B-A22B-FP4_1k1k_ctx1_gen1_dep16_bs64_eplb0_mtp3_ccb-NIXL.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ environment:
3636
trtllm_repo: ''
3737
build_wheel: false
3838
work_dir: <full_path_to_work_dir>
39+
worker_env_var: "TLLM_LOG_LEVEL=INFO TRTLLM_SERVER_DISABLE_GC=1 TRTLLM_WORKER_DISABLE_GC=1 TRTLLM_ENABLE_PDL=1 ENROOT_ALLOW_DEV=yes"
40+
server_env_var: "TRTLLM_SERVER_DISABLE_GC=1"
3941
profiling:
4042
nsys_on: false
4143
accuracy:

tests/integration/defs/perf/disagg/test_configs/disagg/perf/Qwen3-235B-A22B-FP4_1k1k_ctx1_gen1_dep16_bs64_eplb0_mtp3_ccb-UCX.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ environment:
3636
trtllm_repo: ''
3737
build_wheel: false
3838
work_dir: <full_path_to_work_dir>
39+
worker_env_var: "TLLM_LOG_LEVEL=INFO TRTLLM_SERVER_DISABLE_GC=1 TRTLLM_WORKER_DISABLE_GC=1 TRTLLM_ENABLE_PDL=1 ENROOT_ALLOW_DEV=yes"
40+
server_env_var: "TRTLLM_SERVER_DISABLE_GC=1"
3941
profiling:
4042
nsys_on: false
4143
accuracy:

tests/integration/defs/perf/disagg/test_configs/disagg/perf/Qwen3-235B-A22B-FP4_1k1k_ctx1_gen1_dep32_bs16_eplb0_mtp3_ccb-NIXL.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ environment:
3636
trtllm_repo: ''
3737
build_wheel: false
3838
work_dir: <full_path_to_work_dir>
39+
worker_env_var: "TLLM_LOG_LEVEL=INFO TRTLLM_SERVER_DISABLE_GC=1 TRTLLM_WORKER_DISABLE_GC=1 TRTLLM_ENABLE_PDL=1 ENROOT_ALLOW_DEV=yes"
40+
server_env_var: "TRTLLM_SERVER_DISABLE_GC=1"
3941
profiling:
4042
nsys_on: false
4143
accuracy:

tests/integration/defs/perf/disagg/test_configs/disagg/perf/Qwen3-235B-A22B-FP4_1k1k_ctx1_gen1_dep32_bs16_eplb0_mtp3_ccb-UCX.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ environment:
3636
trtllm_repo: ''
3737
build_wheel: false
3838
work_dir: <full_path_to_work_dir>
39+
worker_env_var: "TLLM_LOG_LEVEL=INFO TRTLLM_SERVER_DISABLE_GC=1 TRTLLM_WORKER_DISABLE_GC=1 TRTLLM_ENABLE_PDL=1 ENROOT_ALLOW_DEV=yes"
40+
server_env_var: "TRTLLM_SERVER_DISABLE_GC=1"
3941
profiling:
4042
nsys_on: false
4143
accuracy:

tests/integration/defs/perf/disagg/test_configs/disagg/perf/Qwen3-235B-A22B-FP4_1k1k_ctx1_gen4_tep8_bs32_eplb0_mtp0_ccb-NIXL.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ environment:
3636
trtllm_repo: ''
3737
build_wheel: false
3838
work_dir: <full_path_to_work_dir>
39+
worker_env_var: "TLLM_LOG_LEVEL=INFO TRTLLM_SERVER_DISABLE_GC=1 TRTLLM_WORKER_DISABLE_GC=1 TRTLLM_ENABLE_PDL=1 ENROOT_ALLOW_DEV=yes"
40+
server_env_var: "TRTLLM_SERVER_DISABLE_GC=1"
3941
profiling:
4042
nsys_on: false
4143
accuracy:

tests/integration/defs/perf/disagg/test_configs/disagg/perf/Qwen3-235B-A22B-FP4_1k1k_ctx1_gen4_tep8_bs32_eplb0_mtp0_ccb-UCX.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ environment:
3636
trtllm_repo: ''
3737
build_wheel: false
3838
work_dir: <full_path_to_work_dir>
39+
worker_env_var: "TLLM_LOG_LEVEL=INFO TRTLLM_SERVER_DISABLE_GC=1 TRTLLM_WORKER_DISABLE_GC=1 TRTLLM_ENABLE_PDL=1 ENROOT_ALLOW_DEV=yes"
40+
server_env_var: "TRTLLM_SERVER_DISABLE_GC=1"
3941
profiling:
4042
nsys_on: false
4143
accuracy:

tests/integration/defs/perf/disagg/test_configs/disagg/perf/Qwen3-235B-A22B-FP4_1k1k_ctx2_gen1_dep16_bs128_eplb0_mtp1_ccb-NIXL.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ environment:
3636
trtllm_repo: ''
3737
build_wheel: false
3838
work_dir: <full_path_to_work_dir>
39+
worker_env_var: "TLLM_LOG_LEVEL=INFO TRTLLM_SERVER_DISABLE_GC=1 TRTLLM_WORKER_DISABLE_GC=1 TRTLLM_ENABLE_PDL=1 ENROOT_ALLOW_DEV=yes"
40+
server_env_var: "TRTLLM_SERVER_DISABLE_GC=1"
3941
profiling:
4042
nsys_on: false
4143
accuracy:

tests/integration/defs/perf/disagg/test_configs/disagg/perf/Qwen3-235B-A22B-FP4_1k1k_ctx2_gen1_dep16_bs128_eplb0_mtp1_ccb-UCX.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ environment:
3636
trtllm_repo: ''
3737
build_wheel: false
3838
work_dir: <full_path_to_work_dir>
39+
worker_env_var: "TLLM_LOG_LEVEL=INFO TRTLLM_SERVER_DISABLE_GC=1 TRTLLM_WORKER_DISABLE_GC=1 TRTLLM_ENABLE_PDL=1 ENROOT_ALLOW_DEV=yes"
40+
server_env_var: "TRTLLM_SERVER_DISABLE_GC=1"
3941
profiling:
4042
nsys_on: false
4143
accuracy:

tests/integration/defs/perf/disagg/test_configs/disagg/perf/Qwen3-235B-A22B-FP8_1k1k_ctx1_gen1_tep8_bs32_eplb0_mtp0_ccb-NIXL.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ environment:
3636
trtllm_repo: ''
3737
build_wheel: false
3838
work_dir: <full_path_to_work_dir>
39+
worker_env_var: "TLLM_LOG_LEVEL=INFO TRTLLM_SERVER_DISABLE_GC=1 TRTLLM_WORKER_DISABLE_GC=1 TRTLLM_ENABLE_PDL=1 ENROOT_ALLOW_DEV=yes"
40+
server_env_var: "TRTLLM_SERVER_DISABLE_GC=1"
3941
profiling:
4042
nsys_on: false
4143
accuracy:

tests/integration/defs/perf/disagg/test_configs/disagg/perf/Qwen3-235B-A22B-FP8_1k1k_ctx1_gen1_tep8_bs32_eplb0_mtp0_ccb-UCX.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ environment:
3636
trtllm_repo: ''
3737
build_wheel: false
3838
work_dir: <full_path_to_work_dir>
39+
worker_env_var: "TLLM_LOG_LEVEL=INFO TRTLLM_SERVER_DISABLE_GC=1 TRTLLM_WORKER_DISABLE_GC=1 TRTLLM_ENABLE_PDL=1 ENROOT_ALLOW_DEV=yes"
40+
server_env_var: "TRTLLM_SERVER_DISABLE_GC=1"
3941
profiling:
4042
nsys_on: false
4143
accuracy:

0 commit comments

Comments
 (0)