Subject: [OMPI users] User Interface for MPMD From: Frank Kampe (u2591_at_[hidden]) Date: 2012-08-10 11:31:11
Are there any user level APIs to provide the following information to a running OpenMPI MPMD program:
(1) Number of executable instances
(2) 1st MPI Task rank of each instance
(3) Number of MPI Tasks per instance
Thank You