Skip to content

Commit

Permalink
Merge #2173
Browse files Browse the repository at this point in the history
2173: use mem-per-cpu in longruns r=simonbyrne a=simonbyrne



Co-authored-by: Simon Byrne <simonbyrne@gmail.com>
  • Loading branch information
bors[bot] and simonbyrne authored Sep 29, 2023
2 parents 42102df + 7cceaa1 commit fa36c85
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 fa36c85

Please sign in to comment.