Hi, Ondrej,<br>&nbsp;&nbsp;&nbsp;&nbsp; I met similar problems before. The problem is solved by:<br>&nbsp;&nbsp;&nbsp;&nbsp; (1) Install all service packs and .net framework 2.0;<br>&nbsp;&nbsp;&nbsp;&nbsp; (2) Update to the latest version of MPICH2;<br>&nbsp;&nbsp;&nbsp;&nbsp; (3) I realized that I changed the user name of my account before. The mpi only recognizes the initial account name. So I registered this account again. <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Good luck!<br>&nbsp;&nbsp;&nbsp;&nbsp; <br>Vivian<br><br><div class="gmail_quote">On Mon, Dec 15, 2008 at 1:00 PM,  <span dir="ltr">&lt;<a href="mailto:mpich-discuss-request@mcs.anl.gov">mpich-discuss-request@mcs.anl.gov</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Send mpich-discuss mailing list submissions to<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss" target="_blank">https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:mpich-discuss-request@mcs.anl.gov">mpich-discuss-request@mcs.anl.gov</a><br>
<br>
You can reach the person managing the list at<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:mpich-discuss-owner@mcs.anl.gov">mpich-discuss-owner@mcs.anl.gov</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of mpich-discuss digest...&quot;<br>
<br>
<br>
Today&#39;s Topics:<br>
<br>
 &nbsp; 1. Re: &nbsp;Problem with MPICH2 v1.0.8 on WindowsXP (pisoir)<br>
 &nbsp; 2. Re: &nbsp;Problem with MPICH2 v1.0.8 on WindowsXP (bob ilgner)<br>
 &nbsp; 3. Re: &nbsp;Problem with MPICH2 v1.0.8 on WindowsXP (Jayesh Krishna)<br>
 &nbsp; 4. Re: &nbsp;MPICH2 1.0.6p1 &amp; Windows HPC Server &nbsp;2008(badperformance<br>
 &nbsp; &nbsp; &nbsp;(Jayesh Krishna)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Mon, 15 Dec 2008 14:42:33 +0100<br>
From: pisoir &lt;<a href="mailto:ondrej.sluciak@gmail.com">ondrej.sluciak@gmail.com</a>&gt;<br>
Subject: Re: [mpich-discuss] Problem with MPICH2 v1.0.8 on WindowsXP<br>
To: <a href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><br>
Message-ID: &lt;<a href="mailto:49465EC9.2030801@gmail.com">49465EC9.2030801@gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br>
<br>
Hi Bob,<br>
<br>
Thanks for your advice. It seems that the 2nd solution would be my last<br>
chance. I just don&#39;t know if I want Vista running as the 2nd computer. I<br>
only have 1 router between the computers, so the 1st solution is not<br>
applicable for me. I just don&#39;t understand why the setting of mpi is so<br>
different and more complicated than setting mpi on linux.<br>
<br>
Ondrej<br>
<br>
bob ilgner wrote:<br>
&gt; Hi Ondrej,<br>
&gt;<br>
&gt; I have had this behaviour on 2 occasions with XP and 1.0.8:<br>
&gt;<br>
&gt; 1) Router interference from a second &nbsp;network router prevented<br>
&gt; validation or any other MPI comms. Switching 2nd router off and using<br>
&gt; only 1 router solved problem.<br>
&gt; 2) Nothing but nothing helped and I fiddled my guts out and received<br>
&gt; some good advice. So installed Vista on 2nd partition and booted into<br>
&gt; that for MPI work. Worked a charm.<br>
&gt;<br>
&gt; Regards, bob<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Mon, Dec 15, 2008 at 12:11 AM, pisoir &lt;<a href="mailto:ondrej.sluciak@gmail.com">ondrej.sluciak@gmail.com</a><br>
&gt; &lt;mailto:<a href="mailto:ondrej.sluciak@gmail.com">ondrej.sluciak@gmail.com</a>&gt;&gt; wrote:<br>
&gt;<br>
&gt; &nbsp; &nbsp; Hello,<br>
&gt;<br>
&gt; &nbsp; &nbsp; I have one problem on Windows XP SP3 and I&#39;m starting to feel<br>
&gt; &nbsp; &nbsp; really desperate now. Thanks to help of this:<br>
&gt; &nbsp; &nbsp; <a href="http://lists.mcs.anl.gov/pipermail/mpich-discuss/2008-November/000037.html" target="_blank">http://lists.mcs.anl.gov/pipermail/mpich-discuss/2008-November/000037.html</a><br>
&gt; &nbsp; &nbsp; I was able to get over the validation of mpiexec (mpiexec<br>
&gt; &nbsp; &nbsp; -validate returned SUCCESS). Anyway, if I want to run even the<br>
&gt; &nbsp; &nbsp; simplest program possible,i.e. &nbsp;mpiexec -host second_host<br>
&gt; &nbsp; &nbsp; hostname, I always get the error:<br>
&gt;<br>
&gt; &nbsp; &nbsp; Credentials for Ondrej rejected connecting to shrek<br>
&gt; &nbsp; &nbsp; Aborting: Unable to connect to shrek<br>
&gt;<br>
&gt; &nbsp; &nbsp; (Ondrej is the name of first computer, shrek is the name of<br>
&gt; &nbsp; &nbsp; second). If I do &quot;smpd -status shrek&quot; (from Ondrej computer), I get:<br>
&gt;<br>
&gt; &nbsp; &nbsp; smpd running on shrek<br>
&gt;<br>
&gt; &nbsp; &nbsp; So it seems that everything is ok. I turned off the firewalls, I<br>
&gt; &nbsp; &nbsp; can ping each other and also the shared folders are accessible<br>
&gt; &nbsp; &nbsp; from both computers. Just the mpi is not running as it should. I<br>
&gt; &nbsp; &nbsp; reinstalled mpich2 and rebooted computer so many times, that it<br>
&gt; &nbsp; &nbsp; couldn&#39;t be reinstalled and rebooted any more. Does anyone have<br>
&gt; &nbsp; &nbsp; some similar problems or at least have any clue how to solve this?<br>
&gt; &nbsp; &nbsp; Thanks.<br>
&gt;<br>
&gt; &nbsp; &nbsp; Ondrej<br>
&gt;<br>
&gt;<br>
<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Mon, 15 Dec 2008 16:15:19 +0000<br>
From: &quot;bob ilgner&quot; &lt;<a href="mailto:bobilgner@gmail.com">bobilgner@gmail.com</a>&gt;<br>
Subject: Re: [mpich-discuss] Problem with MPICH2 v1.0.8 on WindowsXP<br>
To: <a href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><br>
Message-ID:<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="mailto:b193b85d0812150815i4c2ce313gce3f43ec095f926d@mail.gmail.com">b193b85d0812150815i4c2ce313gce3f43ec095f926d@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
Hi,<br>
<br>
Don&#39;t forget the mission. You want to deploy MPI and not debug a Windows<br>
glitch however enticing that may be. I get caught out by digging into the<br>
Windows guts and spending hours on something I can never fix anyhow.<br>
<br>
Regards, bob<br>
<br>
On Mon, Dec 15, 2008 at 1:38 PM, pisoir &lt;<a href="mailto:ondrej.sluciak@gmail.com">ondrej.sluciak@gmail.com</a>&gt; wrote:<br>
<br>
&gt; No I haven&#39;t because I don&#39;t have the MS Servers. I only wanted to connect<br>
&gt; 2 computers, both running Win XP Professional. I had no problem with MPI<br>
&gt; running two linux machines (using mpd).<br>
&gt;<br>
&gt; Marcus Vinicius Brand?o Soares wrote:<br>
&gt;<br>
&gt;&gt; Hello Ondrej,<br>
&gt;&gt;<br>
&gt;&gt; Have you tried to look at the number of licenses for connections in sherk<br>
&gt;&gt; ? I seems to me that, if everything is ok, Microsoft&#39;s license manager can<br>
&gt;&gt; be rejecting the (extra) connection. (or it may be a bug in license manager<br>
&gt;&gt; ...).<br>
&gt;&gt;<br>
&gt;&gt; License manager is a program embedded in Microsft&#39;s Servers to monitor the<br>
&gt;&gt; maximum number of lawfull connections.<br>
&gt;&gt;<br>
&gt;&gt; You can see it in the control panel of shrek.<br>
&gt;&gt;<br>
&gt;&gt; I hope I helped you ;-))<br>
&gt;&gt;<br>
&gt;&gt; Best regards,<br>
&gt;&gt;<br>
&gt;&gt; Marcus Vinicius.<br>
&gt;&gt;<br>
&gt;&gt; 2008/12/14 pisoir &lt;<a href="mailto:ondrej.sluciak@gmail.com">ondrej.sluciak@gmail.com</a> &lt;mailto:<br>
&gt;&gt; <a href="mailto:ondrej.sluciak@gmail.com">ondrej.sluciak@gmail.com</a>&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; &nbsp; &nbsp;Hello,<br>
&gt;&gt;<br>
&gt;&gt; &nbsp; &nbsp;I have one problem on Windows XP SP3 and I&#39;m starting to feel<br>
&gt;&gt; &nbsp; &nbsp;really desperate now. Thanks to help of this:<br>
&gt;&gt;<br>
&gt;&gt; <a href="http://lists.mcs.anl.gov/pipermail/mpich-discuss/2008-November/000037.html" target="_blank">http://lists.mcs.anl.gov/pipermail/mpich-discuss/2008-November/000037.html</a><br>
&gt;&gt; &nbsp; &nbsp;I was able to get over the validation of mpiexec (mpiexec<br>
&gt;&gt; &nbsp; &nbsp;-validate returned SUCCESS). Anyway, if I want to run even the<br>
&gt;&gt; &nbsp; &nbsp;simplest program possible,i.e. &nbsp;mpiexec -host second_host<br>
&gt;&gt; &nbsp; &nbsp;hostname, I always get the error:<br>
&gt;&gt;<br>
&gt;&gt; &nbsp; &nbsp;Credentials for Ondrej rejected connecting to shrek<br>
&gt;&gt; &nbsp; &nbsp;Aborting: Unable to connect to shrek<br>
&gt;&gt;<br>
&gt;&gt; &nbsp; &nbsp;(Ondrej is the name of first computer, shrek is the name of<br>
&gt;&gt; &nbsp; &nbsp;second). If I do &quot;smpd -status shrek&quot; (from Ondrej computer), I get:<br>
&gt;&gt;<br>
&gt;&gt; &nbsp; &nbsp;smpd running on shrek<br>
&gt;&gt;<br>
&gt;&gt; &nbsp; &nbsp;So it seems that everything is ok. I turned off the firewalls, I<br>
&gt;&gt; &nbsp; &nbsp;can ping each other and also the shared folders are accessible<br>
&gt;&gt; &nbsp; &nbsp;from both computers. Just the mpi is not running as it should. I<br>
&gt;&gt; &nbsp; &nbsp;reinstalled mpich2 and rebooted computer so many times, that it<br>
&gt;&gt; &nbsp; &nbsp;couldn&#39;t be reinstalled and rebooted any more. Does anyone have<br>
&gt;&gt; &nbsp; &nbsp;some similar problems or at least have any clue how to solve this?<br>
&gt;&gt; &nbsp; &nbsp;Thanks.<br>
&gt;&gt;<br>
&gt;&gt; &nbsp; &nbsp;Ondrej<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Marcus Vinicius<br>
&gt;&gt; --<br>
&gt;&gt; &quot;Havendo suficientes colaboradores,<br>
&gt;&gt; Qualquer problema ? pass?vel de solu??o&quot;<br>
&gt;&gt; Eric S. Raymond<br>
&gt;&gt; A Catedral e o Bazar<br>
&gt;&gt;<br>
&gt;&gt; &quot;O passado ? apenas um recurso para o presente&quot;<br>
&gt;&gt; Clave de Clau<br>
&gt;&gt;<br>
&gt;&gt; &quot;Ningu?m ? t?o pobre que n?o possa dar um abra?o; e<br>
&gt;&gt; Ningu?m ? t?o rico que n?o necessite de um abra?o.<br>
&gt;&gt; An?nimo<br>
&gt;&gt;<br>
&gt;<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: &lt;<a href="http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20081215/918facab/attachment-0001.htm" target="_blank">http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20081215/918facab/attachment-0001.htm</a>&gt;<br>

<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Mon, 15 Dec 2008 11:20:51 -0600 (CST)<br>
From: &quot;Jayesh Krishna&quot; &lt;<a href="mailto:jayesh@mcs.anl.gov">jayesh@mcs.anl.gov</a>&gt;<br>
Subject: Re: [mpich-discuss] Problem with MPICH2 v1.0.8 on WindowsXP<br>
To: &quot;&#39;pisoir&#39;&quot; &lt;<a href="mailto:ondrej.sluciak@gmail.com">ondrej.sluciak@gmail.com</a>&gt;<br>
Cc: <a href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><br>
Message-ID: &lt;<a href="mailto:23EA78217CA54A8C8F2B36118824DDAE@mcs.anl.gov">23EA78217CA54A8C8F2B36118824DDAE@mcs.anl.gov</a>&gt;<br>
Content-Type: text/plain; charset=&quot;us-ascii&quot;<br>
<br>
&nbsp;Hi,<br>
 &nbsp;Do you have a user Ondrej on the second machine (Do you have a different<br>
password for the user Ondrej on the second machine ?) ? Can you run an MPI<br>
program on the second machine (Login to the second host, shrek, and run an<br>
MPI program) ?<br>
<br>
Regards,<br>
Jayesh<br>
<br>
-----Original Message-----<br>
From: <a href="mailto:mpich-discuss-bounces@mcs.anl.gov">mpich-discuss-bounces@mcs.anl.gov</a><br>
[mailto:<a href="mailto:mpich-discuss-bounces@mcs.anl.gov">mpich-discuss-bounces@mcs.anl.gov</a>] On Behalf Of pisoir<br>
Sent: Sunday, December 14, 2008 6:12 PM<br>
To: <a href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><br>
Subject: [mpich-discuss] Problem with MPICH2 v1.0.8 on WindowsXP<br>
<br>
Hello,<br>
<br>
I have one problem on Windows XP SP3 and I&#39;m starting to feel really<br>
desperate now. Thanks to help of this:<br>
<a href="http://lists.mcs.anl.gov/pipermail/mpich-discuss/2008-November/000037.html" target="_blank">http://lists.mcs.anl.gov/pipermail/mpich-discuss/2008-November/000037.html</a><br>
I was able to get over the validation of mpiexec (mpiexec -validate<br>
returned SUCCESS). Anyway, if I want to run even the simplest program<br>
possible,i.e. &nbsp;mpiexec -host second_host hostname, I always get the error:<br>
<br>
Credentials for Ondrej rejected connecting to shrek<br>
Aborting: Unable to connect to shrek<br>
<br>
(Ondrej is the name of first computer, shrek is the name of second). If I<br>
do &quot;smpd -status shrek&quot; (from Ondrej computer), I get:<br>
<br>
smpd running on shrek<br>
<br>
So it seems that everything is ok. I turned off the firewalls, I can ping<br>
each other and also the shared folders are accessible from both computers.<br>
Just the mpi is not running as it should. I reinstalled<br>
mpich2 and rebooted computer so many times, that it couldn&#39;t be<br>
reinstalled and rebooted any more. Does anyone have some similar problems<br>
or at least have any clue how to solve this? Thanks.<br>
<br>
Ondrej<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: &lt;<a href="http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20081215/4ca9fa2f/attachment-0001.htm" target="_blank">http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20081215/4ca9fa2f/attachment-0001.htm</a>&gt;<br>

<br>
------------------------------<br>
<br>
Message: 4<br>
Date: Mon, 15 Dec 2008 11:25:12 -0600 (CST)<br>
From: &quot;Jayesh Krishna&quot; &lt;<a href="mailto:jayesh@mcs.anl.gov">jayesh@mcs.anl.gov</a>&gt;<br>
Subject: Re: [mpich-discuss] MPICH2 1.0.6p1 &amp; Windows HPC Server<br>
 &nbsp; &nbsp; &nbsp; &nbsp;2008(badperformance<br>
To: &quot;&#39;Seifer Lin&#39;&quot; &lt;<a href="mailto:seiferlin@gmail.com">seiferlin@gmail.com</a>&gt;<br>
Cc: <a href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><br>
Message-ID: &lt;<a href="mailto:62AA470C78F1402AB9D7E0C43F5FC316@mcs.anl.gov">62AA470C78F1402AB9D7E0C43F5FC316@mcs.anl.gov</a>&gt;<br>
Content-Type: text/plain; charset=&quot;us-ascii&quot;<br>
<br>
Hi,<br>
&nbsp;Great to know its working for you now. What was the value (The value with<br>
the bad perf) of TcpAckFrequency in your machine (Did you change the<br>
default value before you ran your test cases ?)?<br>
<br>
Regards,<br>
Jayesh<br>
<br>
 &nbsp;_____<br>
<br>
From: <a href="mailto:mpich-discuss-bounces@mcs.anl.gov">mpich-discuss-bounces@mcs.anl.gov</a><br>
[mailto:<a href="mailto:mpich-discuss-bounces@mcs.anl.gov">mpich-discuss-bounces@mcs.anl.gov</a>] On Behalf Of Seifer Lin<br>
Sent: Monday, December 15, 2008 2:05 AM<br>
To: <a href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><br>
Subject: Re: [mpich-discuss] MPICH2 1.0.6p1 &amp; Windows HPC Server<br>
2008(badperformance<br>
<br>
<br>
Hi Everyone:<br>
<br>
Finally the problem is resolved by adding a registry value<br>
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Inte<br>
rfaces\{NIC-id}\TcpAckFrequency<br>
<br>
Set TcpAckFrequency to 1 resolves the problem.<br>
<br>
regards,<br>
Seifer Lin<br>
<br>
<br>
2008/12/10 Hisham Adel &lt;<a href="mailto:hosham2004@yahoo.com">hosham2004@yahoo.com</a>&gt;<br>
<br>
<br>
<br>
Why are you use MPICH2 ?<br>
<br>
The Cluster component on Windows server 2008 (HPC component) have MSMPI it<br>
is like MPICH2 but it is modified by Microsoft.<br>
You can use it as MPICH2. There is no change in any thing the same<br>
functions and everything is the same.<br>
<br>
I have tried it on a cluster of 4 nodes and it works.<br>
<br>
<br>
<br>
<br>
<br>
Hisham Adel Hassan Mohamed<br>
<br>
Research Assistant<br>
Bioinformatics Group<br>
Nile University<br>
Smart Village - km28<br>
Cairo - Alexandria Desert Road<br>
Giza , EGYPT<br>
Mobile : +20106459663<br>
<a href="mailto:Email%3AHisham.mohamed@nileu.edu.eg">Email:Hisham.mohamed@nileu.edu.eg</a><br>
&lt;mailto:<a href="mailto:Email%253AHisham.mohamed@nileu.edu.eg">Email%3AHisham.mohamed@nileu.edu.eg</a>&gt;<br>
<br>
<br>
<br>
--- On Mon, 12/8/08, Jayesh Krishna &lt;<a href="mailto:jayesh@mcs.anl.gov">jayesh@mcs.anl.gov</a>&gt; wrote:<br>
<br>
<br>
From: Jayesh Krishna &lt;<a href="mailto:jayesh@mcs.anl.gov">jayesh@mcs.anl.gov</a>&gt;<br>
Subject: Re: [mpich-discuss] MPICH2 1.0.6p1 &amp; Windows HPC Server 2008<br>
(badperformance)<br>
To: &quot;&#39;Seifer Lin&#39;&quot; &lt;<a href="mailto:seiferlin@gmail.com">seiferlin@gmail.com</a>&gt;<br>
Cc: <a href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><br>
Date: Monday, December 8, 2008, 5:10 PM<br>
<br>
<br>
Hi,<br>
&nbsp;Can you try out the latest stable version (1.0.8) of MPICH2<br>
(<a href="http://www.mcs.anl.gov/research/projects/mpich2/downloads/index.php?s=dow" target="_blank">http://www.mcs.anl.gov/research/projects/mpich2/downloads/index.php?s=dow</a><br>
nloads)?<br>
<br>
Regards,<br>
Jayesh<br>
<br>
 &nbsp;_____<br>
<br>
From: <a href="mailto:mpich-discuss-bounces@mcs.anl.gov">mpich-discuss-bounces@mcs.anl.gov</a><br>
[mailto:<a href="mailto:mpich-discuss-bounces@mcs.anl.gov">mpich-discuss-bounces@mcs.anl.gov</a>] On Behalf Of Seifer Lin<br>
Sent: Monday, December 08, 2008 12:47 AM<br>
To: <a href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><br>
Subject: [mpich-discuss] MPICH2 1.0.6p1 &amp; Windows HPC Server 2008<br>
(badperformance)<br>
<br>
<br>
Hi everyone:<br>
<br>
I have a cluster of 4 nodes, all of them are with Windows HPC server 2008<br>
installed.<br>
I make all of the 4 nodes in the same workgroup. I use MPICH2 1.0.6p1 from<br>
Argonne Lab.<br>
And then<br>
1. firewall of all 4 nodes are turned off<br>
2. UAC (User Account Control) of all 4 nodes are turned off<br>
3. I start smpd.exe (1.0.6p1 x64) in all the 4 nodes<br>
<br>
And I run a very simple MPI program (test_mpich2.exe)<br>
<br>
#include &quot;mpi.h&quot;<br>
#include &lt;iostream&gt;<br>
int main(int argc, char **argv)<br>
{<br>
 &nbsp; &nbsp;int cpuid, ncpu;<br>
 &nbsp; &nbsp;MPI_Init(&amp;argc, &amp;argv);<br>
 &nbsp; &nbsp;MPI_Comm_size(MPI_COMM_WORLD, &amp;ncpu);<br>
 &nbsp; &nbsp;MPI_Comm_rank(MPI_COMM_WORLD, &amp;cpuid);<br>
 &nbsp; &nbsp;printf(&quot;NCPU:%d, CPUID:%d\n&quot;, ncpu, cpuid);<br>
 &nbsp; &nbsp;fflush(stdout);<br>
 &nbsp; &nbsp;printf(&quot;start barrier\n&quot;); fflush(stdout);<br>
 &nbsp; &nbsp;MPI_Barrier(MPI_COMM_WORLD);<br>
 &nbsp; &nbsp;printf(&quot;end barrier\n&quot;); fflush(stdout);<br>
 &nbsp; &nbsp;MPI_Finalize();<br>
 &nbsp; &nbsp;return 0;<br>
}<br>
<br>
The command is<br>
mpiexec -hosts 2 192.168.1.1 &lt;<a href="http://192.168.1.1/" target="_blank">http://192.168.1.1/</a>&gt; &nbsp;192.168.1.2<br>
&lt;<a href="http://192.168.1.2/" target="_blank">http://192.168.1.2/</a>&gt; &nbsp;\\192.168.1.1\shared\test_mpich2.exe<br>
<br>
And the MPI_Barrier(...) function costs 10 seconds to return !!!!!<br>
<br>
If the same code is running on a Windows XP cluster, MPI_Barrier(...)<br>
returns at once!<br>
<br>
<br>
Does anyone know how to solve this problem on Windows HPC Server 2008 ?<br>
(Windows Vista has the same problem, too)<br>
<br>
regards,<br>
<br>
Seifer Lin<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: &lt;<a href="http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20081215/5abcf16e/attachment-0001.htm" target="_blank">http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20081215/5abcf16e/attachment-0001.htm</a>&gt;<br>

<br>
------------------------------<br>
<br>
_______________________________________________<br>
mpich-discuss mailing list<br>
<a href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><br>
<a href="https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss" target="_blank">https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss</a><br>
<br>
<br>
End of mpich-discuss Digest, Vol 3, Issue 19<br>
********************************************<br>
</blockquote></div><br>