MPICH Test Suite - limit number of processes
12 Jan
2023
12 Jan
'23
9:58 a.m.
I would like to limit the number of processes used by the MPICH Test Suite, which I run by "make testing" after building MPICH. I tried export MPITEST_PPNMAX=<n> # The maximum number of processes per node. but this had no apparent effect: some tests still ran using more than 4 processes, when I replaced <n> by 4. How could I restrict these tests to run with maximum 4 processes, for example?
1286
Age (days ago)
1286
Last active (days ago)
0 comments
1 participants
participants (1)
-
Max R. Dechantsreiter