Skip to content

Commit

Permalink
use mem-per-cpu in longruns
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbyrne committed Sep 29, 2023
1 parent c01bfa5 commit 7cceaa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/longruns/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ steps:
command: "julia --color=yes --project=examples examples/hybrid/driver.jl --config_file $CONFIG_PATH/$$JOB_NAME.yml"
artifact_paths: "$$JOB_NAME/*"
agents:
slurm_mem: 20GB
slurm_mem_per_cpu: 20GB
slurm_time: 24:00:00
env:
JOB_NAME: "longrun_compressible_edmf_trmm"
Expand Down

0 comments on commit 7cceaa1

Please sign in to comment.