Skip to content

Commit 4876ef0

Browse files
committed
try exclusive
1 parent 2b34658 commit 4876ef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/scaling/pipeline.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ FT="Float32"
88
resolutions=("low" "mid" "high")
99
max_procs_per_node=16 # limit this artificially for profiling
1010
profiling=enable
11-
exclusive=false
11+
exclusive=true
1212
mpi_impl="openmpi"
1313

1414
# set up environment and agents

0 commit comments

Comments
 (0)