[mpich-discuss] mpich-discuss Digest, Vol 3, Issue 19

Vivian viviantj at gmail.com
Mon Dec 15 15:50:21 CST 2008


Hi, Ondrej,
     I met similar problems before. The problem is solved by:
     (1) Install all service packs and .net framework 2.0;
     (2) Update to the latest version of MPICH2;
     (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.
      Good luck!

Vivian

On Mon, Dec 15, 2008 at 1:00 PM, <mpich-discuss-request at mcs.anl.gov> wrote:

> Send mpich-discuss mailing list submissions to
>        mpich-discuss at mcs.anl.gov
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
> or, via email, send a message with subject or body 'help' to
>        mpich-discuss-request at mcs.anl.gov
>
> You can reach the person managing the list at
>        mpich-discuss-owner at mcs.anl.gov
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of mpich-discuss digest..."
>
>
> Today's Topics:
>
>   1. Re:  Problem with MPICH2 v1.0.8 on WindowsXP (pisoir)
>   2. Re:  Problem with MPICH2 v1.0.8 on WindowsXP (bob ilgner)
>   3. Re:  Problem with MPICH2 v1.0.8 on WindowsXP (Jayesh Krishna)
>   4. Re:  MPICH2 1.0.6p1 & Windows HPC Server  2008(badperformance
>      (Jayesh Krishna)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 15 Dec 2008 14:42:33 +0100
> From: pisoir <ondrej.sluciak at gmail.com>
> Subject: Re: [mpich-discuss] Problem with MPICH2 v1.0.8 on WindowsXP
> To: mpich-discuss at mcs.anl.gov
> Message-ID: <49465EC9.2030801 at gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Hi Bob,
>
> Thanks for your advice. It seems that the 2nd solution would be my last
> chance. I just don't know if I want Vista running as the 2nd computer. I
> only have 1 router between the computers, so the 1st solution is not
> applicable for me. I just don't understand why the setting of mpi is so
> different and more complicated than setting mpi on linux.
>
> Ondrej
>
> bob ilgner wrote:
> > Hi Ondrej,
> >
> > I have had this behaviour on 2 occasions with XP and 1.0.8:
> >
> > 1) Router interference from a second  network router prevented
> > validation or any other MPI comms. Switching 2nd router off and using
> > only 1 router solved problem.
> > 2) Nothing but nothing helped and I fiddled my guts out and received
> > some good advice. So installed Vista on 2nd partition and booted into
> > that for MPI work. Worked a charm.
> >
> > Regards, bob
> >
> >
> >
> >
> > On Mon, Dec 15, 2008 at 12:11 AM, pisoir <ondrej.sluciak at gmail.com
> > <mailto:ondrej.sluciak at gmail.com>> wrote:
> >
> >     Hello,
> >
> >     I have one problem on Windows XP SP3 and I'm starting to feel
> >     really desperate now. Thanks to help of this:
> >
> http://lists.mcs.anl.gov/pipermail/mpich-discuss/2008-November/000037.html
> >     I was able to get over the validation of mpiexec (mpiexec
> >     -validate returned SUCCESS). Anyway, if I want to run even the
> >     simplest program possible,i.e.  mpiexec -host second_host
> >     hostname, I always get the error:
> >
> >     Credentials for Ondrej rejected connecting to shrek
> >     Aborting: Unable to connect to shrek
> >
> >     (Ondrej is the name of first computer, shrek is the name of
> >     second). If I do "smpd -status shrek" (from Ondrej computer), I get:
> >
> >     smpd running on shrek
> >
> >     So it seems that everything is ok. I turned off the firewalls, I
> >     can ping each other and also the shared folders are accessible
> >     from both computers. Just the mpi is not running as it should. I
> >     reinstalled mpich2 and rebooted computer so many times, that it
> >     couldn't be reinstalled and rebooted any more. Does anyone have
> >     some similar problems or at least have any clue how to solve this?
> >     Thanks.
> >
> >     Ondrej
> >
> >
>
>
> ------------------------------
>
> Message: 2
> Date: Mon, 15 Dec 2008 16:15:19 +0000
> From: "bob ilgner" <bobilgner at gmail.com>
> Subject: Re: [mpich-discuss] Problem with MPICH2 v1.0.8 on WindowsXP
> To: mpich-discuss at mcs.anl.gov
> Message-ID:
>        <b193b85d0812150815i4c2ce313gce3f43ec095f926d at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi,
>
> Don't forget the mission. You want to deploy MPI and not debug a Windows
> glitch however enticing that may be. I get caught out by digging into the
> Windows guts and spending hours on something I can never fix anyhow.
>
> Regards, bob
>
> On Mon, Dec 15, 2008 at 1:38 PM, pisoir <ondrej.sluciak at gmail.com> wrote:
>
> > No I haven't because I don't have the MS Servers. I only wanted to
> connect
> > 2 computers, both running Win XP Professional. I had no problem with MPI
> > running two linux machines (using mpd).
> >
> > Marcus Vinicius Brand?o Soares wrote:
> >
> >> Hello Ondrej,
> >>
> >> Have you tried to look at the number of licenses for connections in
> sherk
> >> ? I seems to me that, if everything is ok, Microsoft's license manager
> can
> >> be rejecting the (extra) connection. (or it may be a bug in license
> manager
> >> ...).
> >>
> >> License manager is a program embedded in Microsft's Servers to monitor
> the
> >> maximum number of lawfull connections.
> >>
> >> You can see it in the control panel of shrek.
> >>
> >> I hope I helped you ;-))
> >>
> >> Best regards,
> >>
> >> Marcus Vinicius.
> >>
> >> 2008/12/14 pisoir <ondrej.sluciak at gmail.com <mailto:
> >> ondrej.sluciak at gmail.com>>
> >>
> >>    Hello,
> >>
> >>    I have one problem on Windows XP SP3 and I'm starting to feel
> >>    really desperate now. Thanks to help of this:
> >>
> >>
> http://lists.mcs.anl.gov/pipermail/mpich-discuss/2008-November/000037.html
> >>    I was able to get over the validation of mpiexec (mpiexec
> >>    -validate returned SUCCESS). Anyway, if I want to run even the
> >>    simplest program possible,i.e.  mpiexec -host second_host
> >>    hostname, I always get the error:
> >>
> >>    Credentials for Ondrej rejected connecting to shrek
> >>    Aborting: Unable to connect to shrek
> >>
> >>    (Ondrej is the name of first computer, shrek is the name of
> >>    second). If I do "smpd -status shrek" (from Ondrej computer), I get:
> >>
> >>    smpd running on shrek
> >>
> >>    So it seems that everything is ok. I turned off the firewalls, I
> >>    can ping each other and also the shared folders are accessible
> >>    from both computers. Just the mpi is not running as it should. I
> >>    reinstalled mpich2 and rebooted computer so many times, that it
> >>    couldn't be reinstalled and rebooted any more. Does anyone have
> >>    some similar problems or at least have any clue how to solve this?
> >>    Thanks.
> >>
> >>    Ondrej
> >>
> >>
> >>
> >>
> >> --
> >> Marcus Vinicius
> >> --
> >> "Havendo suficientes colaboradores,
> >> Qualquer problema ? pass?vel de solu??o"
> >> Eric S. Raymond
> >> A Catedral e o Bazar
> >>
> >> "O passado ? apenas um recurso para o presente"
> >> Clave de Clau
> >>
> >> "Ningu?m ? t?o pobre que n?o possa dar um abra?o; e
> >> Ningu?m ? t?o rico que n?o necessite de um abra?o.
> >> An?nimo
> >>
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20081215/918facab/attachment-0001.htm
> >
>
> ------------------------------
>
> Message: 3
> Date: Mon, 15 Dec 2008 11:20:51 -0600 (CST)
> From: "Jayesh Krishna" <jayesh at mcs.anl.gov>
> Subject: Re: [mpich-discuss] Problem with MPICH2 v1.0.8 on WindowsXP
> To: "'pisoir'" <ondrej.sluciak at gmail.com>
> Cc: mpich-discuss at mcs.anl.gov
> Message-ID: <23EA78217CA54A8C8F2B36118824DDAE at mcs.anl.gov>
> Content-Type: text/plain; charset="us-ascii"
>
>  Hi,
>  Do you have a user Ondrej on the second machine (Do you have a different
> password for the user Ondrej on the second machine ?) ? Can you run an MPI
> program on the second machine (Login to the second host, shrek, and run an
> MPI program) ?
>
> Regards,
> Jayesh
>
> -----Original Message-----
> From: mpich-discuss-bounces at mcs.anl.gov
> [mailto:mpich-discuss-bounces at mcs.anl.gov] On Behalf Of pisoir
> Sent: Sunday, December 14, 2008 6:12 PM
> To: mpich-discuss at mcs.anl.gov
> Subject: [mpich-discuss] Problem with MPICH2 v1.0.8 on WindowsXP
>
> Hello,
>
> I have one problem on Windows XP SP3 and I'm starting to feel really
> desperate now. Thanks to help of this:
> http://lists.mcs.anl.gov/pipermail/mpich-discuss/2008-November/000037.html
> I was able to get over the validation of mpiexec (mpiexec -validate
> returned SUCCESS). Anyway, if I want to run even the simplest program
> possible,i.e.  mpiexec -host second_host hostname, I always get the error:
>
> Credentials for Ondrej rejected connecting to shrek
> Aborting: Unable to connect to shrek
>
> (Ondrej is the name of first computer, shrek is the name of second). If I
> do "smpd -status shrek" (from Ondrej computer), I get:
>
> smpd running on shrek
>
> So it seems that everything is ok. I turned off the firewalls, I can ping
> each other and also the shared folders are accessible from both computers.
> Just the mpi is not running as it should. I reinstalled
> mpich2 and rebooted computer so many times, that it couldn't be
> reinstalled and rebooted any more. Does anyone have some similar problems
> or at least have any clue how to solve this? Thanks.
>
> Ondrej
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20081215/4ca9fa2f/attachment-0001.htm
> >
>
> ------------------------------
>
> Message: 4
> Date: Mon, 15 Dec 2008 11:25:12 -0600 (CST)
> From: "Jayesh Krishna" <jayesh at mcs.anl.gov>
> Subject: Re: [mpich-discuss] MPICH2 1.0.6p1 & Windows HPC Server
>        2008(badperformance
> To: "'Seifer Lin'" <seiferlin at gmail.com>
> Cc: mpich-discuss at mcs.anl.gov
> Message-ID: <62AA470C78F1402AB9D7E0C43F5FC316 at mcs.anl.gov>
> Content-Type: text/plain; charset="us-ascii"
>
> Hi,
>  Great to know its working for you now. What was the value (The value with
> the bad perf) of TcpAckFrequency in your machine (Did you change the
> default value before you ran your test cases ?)?
>
> Regards,
> Jayesh
>
>  _____
>
> From: mpich-discuss-bounces at mcs.anl.gov
> [mailto:mpich-discuss-bounces at mcs.anl.gov] On Behalf Of Seifer Lin
> Sent: Monday, December 15, 2008 2:05 AM
> To: mpich-discuss at mcs.anl.gov
> Subject: Re: [mpich-discuss] MPICH2 1.0.6p1 & Windows HPC Server
> 2008(badperformance
>
>
> Hi Everyone:
>
> Finally the problem is resolved by adding a registry value
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Inte
> rfaces\{NIC-id}\TcpAckFrequency
>
> Set TcpAckFrequency to 1 resolves the problem.
>
> regards,
> Seifer Lin
>
>
> 2008/12/10 Hisham Adel <hosham2004 at yahoo.com>
>
>
>
> Why are you use MPICH2 ?
>
> The Cluster component on Windows server 2008 (HPC component) have MSMPI it
> is like MPICH2 but it is modified by Microsoft.
> You can use it as MPICH2. There is no change in any thing the same
> functions and everything is the same.
>
> I have tried it on a cluster of 4 nodes and it works.
>
>
>
>
>
> Hisham Adel Hassan Mohamed
>
> Research Assistant
> Bioinformatics Group
> Nile University
> Smart Village - km28
> Cairo - Alexandria Desert Road
> Giza , EGYPT
> Mobile : +20106459663
> Email:Hisham.mohamed at nileu.edu.eg <Email%3AHisham.mohamed at nileu.edu.eg>
> <mailto:Email%3AHisham.mohamed at nileu.edu.eg<Email%253AHisham.mohamed at nileu.edu.eg>
> >
>
>
>
> --- On Mon, 12/8/08, Jayesh Krishna <jayesh at mcs.anl.gov> wrote:
>
>
> From: Jayesh Krishna <jayesh at mcs.anl.gov>
> Subject: Re: [mpich-discuss] MPICH2 1.0.6p1 & Windows HPC Server 2008
> (badperformance)
> To: "'Seifer Lin'" <seiferlin at gmail.com>
> Cc: mpich-discuss at mcs.anl.gov
> Date: Monday, December 8, 2008, 5:10 PM
>
>
> Hi,
>  Can you try out the latest stable version (1.0.8) of MPICH2
> (http://www.mcs.anl.gov/research/projects/mpich2/downloads/index.php?s=dow
> nloads)?
>
> Regards,
> Jayesh
>
>  _____
>
> From: mpich-discuss-bounces at mcs.anl.gov
> [mailto:mpich-discuss-bounces at mcs.anl.gov] On Behalf Of Seifer Lin
> Sent: Monday, December 08, 2008 12:47 AM
> To: mpich-discuss at mcs.anl.gov
> Subject: [mpich-discuss] MPICH2 1.0.6p1 & Windows HPC Server 2008
> (badperformance)
>
>
> Hi everyone:
>
> I have a cluster of 4 nodes, all of them are with Windows HPC server 2008
> installed.
> I make all of the 4 nodes in the same workgroup. I use MPICH2 1.0.6p1 from
> Argonne Lab.
> And then
> 1. firewall of all 4 nodes are turned off
> 2. UAC (User Account Control) of all 4 nodes are turned off
> 3. I start smpd.exe (1.0.6p1 x64) in all the 4 nodes
>
> And I run a very simple MPI program (test_mpich2.exe)
>
> #include "mpi.h"
> #include <iostream>
> int main(int argc, char **argv)
> {
>    int cpuid, ncpu;
>    MPI_Init(&argc, &argv);
>    MPI_Comm_size(MPI_COMM_WORLD, &ncpu);
>    MPI_Comm_rank(MPI_COMM_WORLD, &cpuid);
>    printf("NCPU:%d, CPUID:%d\n", ncpu, cpuid);
>    fflush(stdout);
>    printf("start barrier\n"); fflush(stdout);
>    MPI_Barrier(MPI_COMM_WORLD);
>    printf("end barrier\n"); fflush(stdout);
>    MPI_Finalize();
>    return 0;
> }
>
> The command is
> mpiexec -hosts 2 192.168.1.1 <http://192.168.1.1/>  192.168.1.2
> <http://192.168.1.2/>  \\192.168.1.1\shared\test_mpich2.exe
>
> And the MPI_Barrier(...) function costs 10 seconds to return !!!!!
>
> If the same code is running on a Windows XP cluster, MPI_Barrier(...)
> returns at once!
>
>
> Does anyone know how to solve this problem on Windows HPC Server 2008 ?
> (Windows Vista has the same problem, too)
>
> regards,
>
> Seifer Lin
>
>
>
>
>
>
>
>
>
>
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20081215/5abcf16e/attachment-0001.htm
> >
>
> ------------------------------
>
> _______________________________________________
> mpich-discuss mailing list
> mpich-discuss at mcs.anl.gov
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
>
>
> End of mpich-discuss Digest, Vol 3, Issue 19
> ********************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20081215/1ffc45fe/attachment.htm>


More information about the mpich-discuss mailing list