[mpich-discuss] Profiling configuration file mpe_mpilog.conf

Krishna Chaitanya kris.c1986 at gmail.com
Sat May 3 01:05:56 CDT 2008


Hi,
       I have made a few changes in the MPI source code and added a few
lines of code into the MPE module. To compile the cpi program in the
examples directory, I have added the -mpe=mpilog  switch in the makefile. It
was working well until it started reporting this error :

../bin/mpicc -g -O2 -mpe=mpilog -L../lib -o cpi cpi.o  -lm -lmpich
-lpthread        -lrt
Profiling configuration file mpe_mpilog.conf not found in
/home/mpich-install/etc

       This is followed by a few undefined references to the function that I
have added in the MPE module. I checked the messages displayed during make
and I noticed that the libmpe.a library was created successfully at
src/mpe2/lib.  What could be the problem?

Thanks,
Krishna Chaitanya,



-- 
In the middle of difficulty, lies opportunity
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20080503/d53a39ae/attachment.htm>


More information about the mpich-discuss mailing list