Hi,

What's the best way to access the PMPI profiling interface for Fortran applications built with mpifort (or one of the other Fortran compilers) from OpenMPI 2.1.1?

In particular I am trying to test using Darshan via LD_PRELOAD. It works perfectly fine for C example programs (great!) but for Fortran programs it never triggers Darshan's MPI_Init() wrapper.

Is there an extra step needed to get access to the correct symbols for profiling Fortran binaries?

many thanks,

-Phil

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

Reply via email to