[MPICH] Mime-Version: 1.0
Rajeev Thakur
thakur at mcs.anl.gov
Mon Jun 13 12:06:35 CDT 2005
Devesh,
You need to set CFLAGS to -DMPICH_DBG_OUTPUT before running
configure. For example
setenv CFLAGS -DMPICH_DBG_OUTPUT
And after building MPICH2, you need to set the environment variable
MPICH_DBG_OUTPUT to stdout before running a program. For example
setenv MPICH_DBG_OUTPUT stdout
Rajeev
> -----Original Message-----
> From: owner-mpich-discuss at mcs.anl.gov
> [mailto:owner-mpich-discuss at mcs.anl.gov] On Behalf Of devesh sharma
> Sent: Monday, June 13, 2005 4:59 AM
> To: mpich-discuss at mcs.anl.gov
> Subject: [MPICH] Mime-Version: 1.0
>
> Hi,
>
> Can any body tell me How To enable debug print messages( generated by
> MPIU_DBG_PRINTF() macro )?
>
> regards
>
> Devesh
>
>
More information about the mpich-discuss
mailing list