Skip to content

Commit fed41d6

Browse files
Increase mem request for unit field tests
1 parent 92f3b2b commit fed41d6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.buildkite/pipeline.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -490,6 +490,8 @@ steps:
490490
- "julia --color=yes --check-bounds=yes --project=.buildkite test/Fields/benchmark_field_multi_broadcast_fusion.jl"
491491
- "julia --color=yes --check-bounds=yes --project=.buildkite test/Fields/convergence_field_integrals.jl"
492492
- "julia --color=yes --check-bounds=yes --project=.buildkite test/Fields/inference_repro.jl"
493+
agents:
494+
slurm_mem: 20GB
493495

494496
- label: "Unit: field cuda"
495497
key: unit_field_cuda

0 commit comments

Comments
 (0)