We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92f3b2b commit fed41d6Copy full SHA for fed41d6
.buildkite/pipeline.yml
@@ -490,6 +490,8 @@ steps:
490
- "julia --color=yes --check-bounds=yes --project=.buildkite test/Fields/benchmark_field_multi_broadcast_fusion.jl"
491
- "julia --color=yes --check-bounds=yes --project=.buildkite test/Fields/convergence_field_integrals.jl"
492
- "julia --color=yes --check-bounds=yes --project=.buildkite test/Fields/inference_repro.jl"
493
+ agents:
494
+ slurm_mem: 20GB
495
496
- label: "Unit: field cuda"
497
key: unit_field_cuda
0 commit comments