Re: [OMPI users] O-MPI Support for Windows 7

2012-02-07 Thread Ralph Castain
how is this achieved?) > > Best regards, > Jim > > > > From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On > Behalf Of Shiqing Fan > Sent: Wednesday, February 08, 2012 12:37 AM > To: George Bosilca > Cc: Open MPI Users; james.to

Re: [OMPI users] O-MPI Support for Windows 7

2012-02-07 Thread James Torossian
; james.toross...@essetek.com Subject: Re: [OMPI users] O-MPI Support for Windows 7 I'm afraid "--mca plm rsh" is not going to work. James is using a Windows build, which doesn't have the rsh plm module. There are only two plm modules for windows: MCA plm: process (MCA ... MCA plm: c

Re: [OMPI users] O-MPI Support for Windows 7

2012-02-07 Thread Shiqing Fan
From:*Shiqing Fan [mailto:f...@hlrs.de] *Sent:*Tuesday, February 07, 2012 8:20 PM *To:*Open MPI Users; james.toross...@essetek.com <mailto:james.toross...@essetek.com> *Cc:*Ralph Castain *Subject:*Re: [OMPI users] O-MPI Support for Windows 7 Hi James, One other possibility could be that ssh is ac

Re: [OMPI users] O-MPI Support for Windows 7

2012-02-07 Thread George Bosilca
or your help, I am keen to know what I am missing. > Best regards, > Jim > > > > From: Shiqing Fan [mailto:f...@hlrs.de] > Sent: Tuesday, February 07, 2012 8:20 PM > To: Open MPI Users; james.toross...@essetek.com > Cc: Ralph Castain > Subject: Re: [OMPI users] O

Re: [OMPI users] O-MPI Support for Windows 7

2012-02-07 Thread James Torossian
20 PM To: Open MPI Users; james.toross...@essetek.com Cc: Ralph Castain Subject: Re: [OMPI users] O-MPI Support for Windows 7 Hi James, One other possibility could be that ssh is actually not used at all. Did you build Open MPI under Cygwin? Is the ssh module shown up in the ompi_info output? The

Re: [OMPI users] O-MPI Support for Windows 7

2012-02-07 Thread James Torossian
rs] O-MPI Support for Windows 7 Afraid I'm no OpenSSH expert, but it sounds like there is an issue with its configuration. Check out the OpenSSH config options to see if something fits. I did a quick search and found this, as an example: http://mah.everybody.org/docs/ssh Note the n

Re: [OMPI users] O-MPI Support for Windows 7

2012-02-07 Thread Shiqing Fan
Hi James, One other possibility could be that ssh is actually not used at all. Did you build Open MPI under Cygwin? Is the ssh module shown up in the ompi_info output? The user credential message looks very familiar to me as it seems from the WMI (Windows Management Instrumentation) module,

Re: [OMPI users] O-MPI Support for Windows 7

2012-02-07 Thread James Torossian
: George Bosilca [mailto:bosi...@eecs.utk.edu] Sent: Tuesday, February 07, 2012 2:10 PM To: james.toross...@essetek.com; Open MPI Users Subject: Re: [OMPI users] O-MPI Support for Windows 7 James, There is no mention about username or password in OMPI. I guess one of the applications used in the

Re: [OMPI users] O-MPI Support for Windows 7

2012-02-06 Thread Ralph Castain
Afraid I'm no OpenSSH expert, but it sounds like there is an issue with its configuration. Check out the OpenSSH config options to see if something fits. I did a quick search and found this, as an example: http://mah.everybody.org/docs/ssh Note the need to run ssh-agent to cache login credentia

Re: [OMPI users] O-MPI Support for Windows 7

2012-02-06 Thread George Bosilca
James, There is no mention about username or password in OMPI. I guess one of the applications used in the process, either the ssh or the ipconfig.exe is missing the current context to be executed without a higher level of credentials. Can you execute ipconfig.exe once connected through ssh wit

[OMPI users] O-MPI Support for Windows 7

2012-02-06 Thread James Torossian
Hi all, I am trying to setup Open-MPI across two Windows 7 machines with UAC disabled .. Cygwin with OpenSSH is installed, and I can successfully ssh to each machine without entry of username and password: JimT@JimT-PC ~ $ ssh NanoOneQuad Last login: Tue Feb 7 01:42:02 2012 from jimt-pc