How to spawn a non-MPI process with MPI_Comm_spawn
6 Jan
2020
6 Jan
'20
9:50 a.m.
I'm attempting to use MPICH to manage a number of non-MPI processes. The latter call system() and fork(), which as I understand it may cause undefined behavior if they were spawned as MPI processes. How do I use MPI_Comm_spawn() to launch these processes? For example, OpenMpi has a key for the "info" field named "ompi_non_mpi", which causes a non-MPI process to be spawned. Is there something similar in MPICH? Thanks, Kurt
2388
Age (days ago)
2388
Last active (days ago)
0 comments
1 participants
participants (1)
-
Mccall, Kurt E. (MSFC-EV41)