Skip to content

Commit

Permalink
CI: Better queue settings ...
Browse files Browse the repository at this point in the history
  • Loading branch information
mlange05 committed Nov 21, 2024
1 parent 2880987 commit 5c65307
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,4 +194,8 @@ jobs:
sbatch_options: |
#SBATCH --job-name=sample_job
#SBATCH --time=00:05:00
#SBATCH --qos=dg
#SBATCH --nodes=1
#SBATCH --ntasks=32
#SBATCH --gpus=1
#SBATCH --mem=0
#SBATCH --q=dg

0 comments on commit 5c65307

Please sign in to comment.