[mpich-discuss] [mpich2-discuss]How to output debug info?

clara clarazhang at gmail.com
Thu Sep 1 22:27:36 CDT 2011


I built mpich2 with the below command line:
./configure --prefix=/usr/local/mpich2-32 --with-pm=hydra:gforker
--disable-faster --enable-debuginfo --enable-g=dbg,log CFLAGS=-m32
CXXFLAGS=-m32 FFLAGS=-m32 FCFLAGS=-m32 2>&1 | tee mpich2-32cfg.txt

I follow the http://wiki.mcs.anl.gov/mpich2/index.php/Debug_Event_Logging and
try to use below command line to run an MPI program but fail
/usr/local/mpich2-32/bin/mpiexec -mpich-dbg file -mpich-dbg-class=all -n 4
sp.S.4

Can anyone tell me how to output debug info when running MPI programs?
Thanks.

- Clara
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20110901/4040e46e/attachment.htm>


More information about the mpich-discuss mailing list