Open ryanmrichard opened 2 years ago
I just had my ParallelZone CI job fail because mpirun -n 2 couldn't get a second execution unit. Presumably there's some way to up front request the needed resources so this doesn't happen again.
mpirun -n 2
I just had my ParallelZone CI job fail because
mpirun -n 2
couldn't get a second execution unit. Presumably there's some way to up front request the needed resources so this doesn't happen again.