We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 622b6d3 commit 027d37cCopy full SHA for 027d37c
run_regression.sh
@@ -112,7 +112,7 @@ case "$("${MMSEQS}" version)" in
112
run_test MPI_QUERY_SPLIT_NP1 "run_split.sh" 1
113
run_test MPI_SLICE_TECH_NP1 "run_slicetechnical.sh"
114
115
- export RUNNER="mpirun -np 3"
+ export RUNNER="mpirun -np 3 --oversubscribe"
116
run_test MPI_TARGET_SPLIT_NP3 "run_split.sh" 0
117
run_test MPI_QUERY_SPLIT_NP3 "run_split.sh" 1
118
run_test MPI_SLICE_TECH_NP3 "run_slicetechnical.sh"
0 commit comments