Skip to content

Commit cbd5cf1

Browse files
committed
add --dp-schedule-policy
1 parent db82734 commit cbd5cf1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

test/srt/mulit_host/test_mimo_flash.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ def get_suites() -> list[MultiHostSuite]:
3636
"128",
3737
"--attention-backend",
3838
"fa",
39+
"--dp-schedule-policy",
40+
"round_robin",
3941
),
4042
),
4143
cases=[

0 commit comments

Comments
 (0)