Skip to content

Commit 48fc75e

Browse files
committed
bump h100/h200/mi300x/mi325x gptoss agentic durations to 1800s
1 parent cf57ed9 commit 48fc75e

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/configs/amd-master.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,7 @@ gptoss-fp4-mi300x-vllm:
581581
- { tp: 4, conc-start: 4, conc-end: 64 }
582582
- { tp: 8, conc-start: 4, conc-end: 16 }
583583
agentic-coding:
584-
- duration: 300
584+
- duration: 1800
585585
search-space:
586586
- { tp: 4, cpu-offloading: false, conc-list: [1, 2, 4, 8, 12, 16, 24, 32, 48, 64] }
587587
- { tp: 8, cpu-offloading: false, conc-list: [1, 2, 4, 8, 12, 16, 24, 32, 48, 64] }
@@ -611,7 +611,7 @@ gptoss-fp4-mi325x-vllm:
611611
- { tp: 4, conc-start: 4, conc-end: 8 }
612612
- { tp: 8, conc-start: 4, conc-end: 16 }
613613
agentic-coding:
614-
- duration: 300
614+
- duration: 1800
615615
search-space:
616616
- { tp: 4, cpu-offloading: false, conc-list: [1, 2, 4, 8, 12, 16, 24, 32, 48, 64] }
617617
- { tp: 8, cpu-offloading: false, conc-list: [1, 2, 4, 8, 12, 16, 24, 32, 48, 64] }

.github/configs/nvidia-master.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3662,7 +3662,7 @@ gptoss-fp4-h100-vllm:
36623662
- { tp: 4, conc-start: 4, conc-end: 64 }
36633663
- { tp: 8, conc-start: 4, conc-end: 16 }
36643664
agentic-coding:
3665-
- duration: 300
3665+
- duration: 1800
36663666
search-space:
36673667
- { tp: 4, cpu-offloading: true, conc-list: [1, 2, 4, 8, 12, 16, 24, 32, 48, 64] }
36683668
- { tp: 4, cpu-offloading: false, conc-list: [1, 2, 4, 8, 12, 16, 24, 32, 48, 64] }
@@ -3875,7 +3875,7 @@ gptoss-fp4-h200-vllm:
38753875
- { tp: 4, conc-start: 4, conc-end: 64 }
38763876
- { tp: 8, conc-start: 4, conc-end: 32 }
38773877
agentic-coding:
3878-
- duration: 300
3878+
- duration: 1800
38793879
search-space:
38803880
- { tp: 4, cpu-offloading: true, conc-list: [1, 2, 4, 8, 12, 16, 24, 32, 48, 64] }
38813881
- { tp: 4, cpu-offloading: false, conc-list: [1, 2, 4, 8, 12, 16, 24, 32, 48, 64] }

0 commit comments

Comments
 (0)