Skip to content

Commit aaf98ca

Browse files
committed
for 1d_sampling on mpi, need >= procs for 1 manager, 1 gen worker, 1 sim worker
1 parent ebca858 commit aaf98ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libensemble/tests/regression_tests/test_1d_sampling.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
# Do not change these lines - they are parsed by run-tests.sh
1313
# TESTSUITE_COMMS: mpi local threads tcp
14-
# TESTSUITE_NPROCS: 2 4
14+
# TESTSUITE_NPROCS: 3 4
1515

1616
import numpy as np
1717

0 commit comments

Comments
 (0)