"Kroehnert, Manfred (kroehner)" <manfred.kroehn...@kit.edu> wrote on
08/23/2011 06:07:47 AM:
>
> > Mandana Vaziri <mvaz...@us.ibm.com> hat am 22. August 2011 um 18:16
> > geschrieben:
> >
> > Actually, what will probably work is to leave the name of the host as
> > "localhost" in step 6 below.
> > This is clearly a bug we need to fix... Please let me know if this
change
> > works for you.
>
> I tried this and it worked both with password and ssh-key.
> But I am not sure if the password was used at all.
>
> Unfortunately this makes it impossible to run the program distributed
across
> multiple computers.
> Am I correct that this list should normally reflect the contents of the
> environment variable X10_HOSTLIST?
>

Normally yes.  There appears to be a problem with how X10DT sets up
ssh-agent forwarding that surfaces with the sockets x10rt implementation
unless X10_HOSTLIST is set to localhost (setting it to localhost causes
x10rt_sockets to use fork instead of ssh to create the processes for each
place).  We are able to reproduce the problem, but do not have a fix yet.
The intent is that this functionality should work and support launching
across multiple computers from X10DT.  In the meantime, you could use X10DT
to build and then launch on the command line from the remote machine using
X10_HOSTLIST to run across multiple machines.

--dave
------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to