[mpich-discuss] Problem with Log generation in MPE2

Anthony Chan chan at mcs.anl.gov
Mon Oct 10 12:28:12 CDT 2011


Can you do a "nm" on the final executable to see if it has MPI and MPE symbols

nm "executable_name" | grep -Ei "MPI_|MPE_"

and send us the output.

----- Original Message -----
> Hi,
> 
> I downloaded it from the webpage(
> http://www.mcs.anl.gov/research/projects/perfvis/download/index.htm).
> Yeah, the executables are linked by a script lked finally in which I
> replace
> gfortran by mpefc -mpilog.
> 
> On Mon, Oct 10, 2011 at 11:08 AM, Anthony Chan <chan at mcs.anl.gov>
> wrote:
> 
> >
> > Where did you get your version of MPE2 ? Did you get it from MPICH2
> > ?
> >
> > Also, is the final executable linked by "mpefc -mpilog" ?
> >
> > A.Chan
> >
> > ----- Original Message -----
> > > Hi ,
> > >
> > > I am trying to generate the log of the execution of quantum
> > > chemistry
> > > software GAMESS
> > > using MPE2. Although GAMESS compiles by using mpefc -mpilog by
> > > replacing
> > > instances of
> > > gfortran, the execution does not generate a log. Can anyone help
> > > me
> > > with
> > > this?
> > >
> > > Thanks.
> > >
> > > _______________________________________________
> > > 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
> > _______________________________________________
> > 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