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 2b34658 commit 4876ef0Copy full SHA for 4876ef0
.buildkite/scaling/pipeline.sh
@@ -8,7 +8,7 @@ FT="Float32"
8
resolutions=("low" "mid" "high")
9
max_procs_per_node=16 # limit this artificially for profiling
10
profiling=enable
11
-exclusive=false
+exclusive=true
12
mpi_impl="openmpi"
13
14
# set up environment and agents
0 commit comments