Skip to content

Commit

Permalink
Merge pull request #1315 from LLNL/woptim/flux-on-corona
Browse files Browse the repository at this point in the history
Adapt corona allocation to flux
  • Loading branch information
davidbeckingsale authored Aug 24, 2022
2 parents 4686647 + 4359c1c commit 0f96dd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ stages:

.build_toss_4_x86_64_ib_corona_script:
script:
- srun -p pdebug -t 30 -N 1 scripts/gitlab/build_and_test.sh
- flux mini run --time-limit=30m --nodes=1 scripts/gitlab/build_and_test.sh

# Lassen uses a different job scheduler (spectrum lsf) that does not
# allow pre-allocation the same way slurm does.
Expand Down

0 comments on commit 0f96dd4

Please sign in to comment.