<br><font size=2 face="sans-serif">Hi,</font>
<br>
<br><font size=2 face="sans-serif">I've just updated to MPICH2 1.0.7 for
a project we have here (which has been running with the previous version
just fine) and notice some new behavior.</font>
<br>
<br><font size=2 face="sans-serif">When the job starts up now, in addition
to the standard GUI we expect, we are seeing a 'console ' window with the
title C:/Program Files/MPICH2/bin/mpiexec.exe.</font>
<br>
<br><font size=2 face="sans-serif">This window does not show up if we launch
the executable as 'mpiexec -localonly 2 &lt;executable&gt;'. &nbsp;It only
appears if we launch the executable without the mpiexec invocation '&lt;executable&gt;'
(nominally, to run as a single-process job).</font>
<br>
<br><font size=2 face="sans-serif">This is new behavior. &nbsp;Previously
we never saw this window. &nbsp;The console window is blank, and nothing
appears in it.</font>
<br>
<br><font size=2 face="sans-serif">Is there a compile-time way to turn
it off?</font>
<br>
<br><font size=2 face="sans-serif">If it matters, we are building the application
in VC++, and using Qt4 as the GUI library.</font>
<br>
<br><font size=2 face="sans-serif">Thanks,</font>
<br><font size=2 face="sans-serif">Ray Swartz</font>