Hi,

Open MPI does not do this out of the box.


MPI profilers can achieve that. Some are commercials (ITAC from Intel, MAP from Allinea/ARM) and some are free (Score-P)


An other option is to build your own mini-profiler with the PMPI interface.

You can find an example at http://www.training.prace-ri.eu/uploads/tx_pracetmo/mpi-3.pdf (slides 7-9)


Cheers,


Gilles


On 12/12/2018 3:28 PM, saad alosaimi wrote:
Hello,

Is there any way to detect the number of exchange messages between the MPI processes ?

Many thanks in advance.

_______________________________________________
users mailing list
users@lists.open-mpi.org
https://lists.open-mpi.org/mailman/listinfo/users
_______________________________________________
users mailing list
users@lists.open-mpi.org
https://lists.open-mpi.org/mailman/listinfo/users

Reply via email to