Re: [OMPI users] password-less ssh

2010-02-19 Thread Kenneth Yoshimoto
After you start up ssh-agent once, check env for SSH_AUTH_SOCK If you start a new session and the old ssh-agent is still running, try setting SSH_AUTH_SOCK. I think there are more refined utilities out there to handle this situation... Kenneth On Fri, 19 Feb 2010, Eugene Loh wrote: Date: Fr

Re: [OMPI users] orte_launch_agent usage?

2009-08-18 Thread Kenneth Yoshimoto
Thanks, I'll let you know how it works out. Kenneth On Tue, 18 Aug 2009, Ralph Castain wrote: Date: Tue, 18 Aug 2009 15:23:23 -0600 From: Ralph Castain To: Kenneth Yoshimoto , Open MPI Users Subject: Re: [OMPI users] orte_launch_agent usage? I believe I found the problem on this and

Re: [OMPI users] orte_launch_agent usage?

2009-08-12 Thread Kenneth Yoshimoto
This is 1.3.3. I would like to specify the path to orted on different sets of nodes. Thanks, Kenneth On Wed, 12 Aug 2009, Ralph Castain wrote: Date: Wed, 12 Aug 2009 17:03:17 -0600 From: Ralph Castain To: Kenneth Yoshimoto , Open MPI Users Subject: Re: [OMPI users] orte_launch_agent usage

[OMPI users] orte_launch_agent usage?

2009-08-12 Thread Kenneth Yoshimoto
If I use -mca orte_launch_agent /home/kenneth/info/openmpi/install/bin/orted, I get an error: ... bash: -c: line 0: `( test ! -r ./.profile || . ./.profile; PATH=/home/kenneth/info/openmpi/install/bin:$PATH ; export PATH ; LD_LIBRARY_PATH=/home/kenneth/info/openmpi/install/lib:$LD_LIBRARY_PATH

Re: [OMPI users] bin/orted: Command not found.

2009-08-08 Thread Kenneth Yoshimoto
Date: Fri, 7 Aug 2009 18:49:13 -0600 From: Ralph Castain To: Kenneth Yoshimoto , Open MPI Users Subject: Re: [OMPI users] bin/orted: Command not found. Not that I know of - I don't think we currently have any way for you to specify a location for individual nodes. Is there some reason why you

[OMPI users] bin/orted: Command not found.

2009-08-07 Thread Kenneth Yoshimoto
Hello, I have three sets of nodes, each with openmpi installed in a different location. I am getting an error related to orted: /users/kenneth/info/openmpi/install/bin/orted: Command not found. I think it's looking for orted in the wrong place on some of the nodes. Is there an easy way to