<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7036.0">
<TITLE>RE: [mpich-discuss] integrating mpich into MS Visual Studio fordebugging FORTRAN</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi,<BR>
&nbsp;The integer number after the &quot;-d&quot; option denotes the level of debugging (0,1,... etc) information required. This option is normally not required by users (smpd -d =&gt; complete debugging info). Debugging level 0 (smpd -d 0) indicates &quot;0 level debugging&quot; (no msgs printed to stdout).<BR>
<BR>
Regards,<BR>
Jayesh<BR>
<BR>
-----Original Message-----<BR>
From: michael bane [<A HREF="mailto:michael.bane@manchester.ac.uk">mailto:michael.bane@manchester.ac.uk</A>]<BR>
Sent: Wednesday, July 08, 2009 9:50 AM<BR>
To: Jayesh Krishna<BR>
Cc: mpich-discuss@mcs.anl.gov<BR>
Subject: Re: [mpich-discuss] integrating mpich into MS Visual Studio fordebugging FORTRAN<BR>
<BR>
<BR>
On 8 Jul 2009, at 15:07, Jayesh Krishna wrote:<BR>
<BR>
&gt; Hi,<BR>
&gt;&nbsp; You can use debugging level 0 when running smpd (smpd -d 0) in debug<BR>
&gt; mode to avoid smpd dumping the messages to stdout.<BR>
&gt;<BR>
&gt; Regards,<BR>
&gt; Jayesh<BR>
<BR>
can't see that documented... a quick play seems to imply<BR>
&nbsp; smpd -d anyString<BR>
works... is that right? Thanks again!!! M<BR>
</FONT>
</P>

</BODY>
</HTML>