fix create_schedule_with_vars usage in allreduce benchmark [pr] (#8522)

* fix create_schedule_with_vars usage in allreduce benchmark [pr]

because i didn't know how to use it...

* increase time limit because tiny17 is slow
This commit is contained in:
chenyu
2025-01-07 01:30:01 -05:00
committed by GitHub
parent 0061dc7447
commit 85a4397f27
2 changed files with 3 additions and 2 deletions

View File

@@ -136,7 +136,7 @@ jobs:
testnvidiabenchmark:
name: tinybox green Benchmark
runs-on: [self-hosted, Linux, tinyboxgreen]
timeout-minutes: 20
timeout-minutes: 30
defaults:
run:
shell: bash -o pipefail {0}