Skip to content

Commit b8611a5

Browse files
authored
Workflow: adding longer time for Polaris tests (kokkos#2826)
It is a bit surprising that the build and run is so slow on Polaris but let's see if 90 minutes is enough for the next round of testing Signed-off-by: Luc Berger-Vergiat <[email protected]>
1 parent cd403c9 commit b8611a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab/alcf-gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ include:
77
Polaris:
88
extends: .polaris-batch-runner
99
variables:
10-
ANL_POLARIS_SCHEDULER_PARAMETERS: "-q debug -A kokkos_math -l select=1,walltime=60:00,filesystems=home"
10+
ANL_POLARIS_SCHEDULER_PARAMETERS: "-q debug -A kokkos_math -l select=1,walltime=90:00,filesystems=home"
1111
script:
1212
- module use /soft/modulefiles
1313
- module load PrgEnv-gnu

0 commit comments

Comments
 (0)