Skip to content

Commit

Permalink
Merge pull request #2116 from CliMA/ck/ci
Browse files Browse the repository at this point in the history
Increase mem request for unit field tests
  • Loading branch information
charleskawczynski authored Jan 4, 2025
2 parents 92f3b2b + fed41d6 commit 81a8fa1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,8 @@ steps:
- "julia --color=yes --check-bounds=yes --project=.buildkite test/Fields/benchmark_field_multi_broadcast_fusion.jl"
- "julia --color=yes --check-bounds=yes --project=.buildkite test/Fields/convergence_field_integrals.jl"
- "julia --color=yes --check-bounds=yes --project=.buildkite test/Fields/inference_repro.jl"
agents:
slurm_mem: 20GB

- label: "Unit: field cuda"
key: unit_field_cuda
Expand Down

0 comments on commit 81a8fa1

Please sign in to comment.