Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
increase nightly benchmark timeouts
Browse files Browse the repository at this point in the history
  • Loading branch information
Varun Sundar Rabindranath committed Mar 15, 2024
1 parent b8e99ce commit feb2f9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
label: aws-avx2-192G-4-a10g-96G
benchmark_config_list_file: ./.github/data/nm_benchmark_nightly_configs_list.txt
timeout: 240
timeout: 480
gitref: '${{ github.ref }}'
Gi_per_thread: 4
python: "3.10.12"
Expand All @@ -49,7 +49,7 @@ jobs:
with:
label: aws-avx2-32G-a10g-24G
benchmark_config_list_file: ./.github/data/nm_benchmark_nightly_configs_list.txt
timeout: 240
timeout: 720
gitref: '${{ github.ref }}'
Gi_per_thread: 12
python: "3.10.12"
Expand Down

0 comments on commit feb2f9d

Please sign in to comment.