On Wednesday, August 20, 2014 10:06:49 PM UTC-3, [email protected] wrote:
>
> I can't test right now. Did you setup passwordless ssh?


Yes, I can ssh passwordless ( typing: ssh "hostname_of_remote_machine" 
'julia' starts a julia session on the remote machine). 

I also added the hostname and IP at /etc/hosts. 

I tried launching Julia locally, and, using: 

addprocs({"hostname_of_remote_machine"})

I got the same error. The same command using "hostname_of_local_machine" 
works.


Reply via email to