[mpich-discuss] MPI profiling

Anthony Chan chan at mcs.anl.gov
Sat Feb 25 22:41:04 CST 2012


For MPICH2 and MVAPICH2, link the benchmark with
"mpicc -mpe=mpilog" or "mpif90 -mpe=mpilog".  For
OpenMPI, build standalone MPE for it and link the
benchmark with "mpecc -mpilog" or "mpefc -mpilog".

A.Chan

----- Original Message -----
> Can anyone help me on how to create a ".clog2" file from an MPI
> benchmark?
> 
> --
> With Regards,
> Balaji.S
> 
> _______________________________________________
> mpich-discuss mailing list mpich-discuss at mcs.anl.gov
> To manage subscription options or unsubscribe:
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss


More information about the mpich-discuss mailing list