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.
2 parents 92f3b2b + fed41d6 commit 81a8fa1Copy full SHA for 81a8fa1
.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