Hello, First of all where can i find FAQ about using Julia on multiple hosts?
Problem: I have setup 2 Centos machines with passwordless ssh (both ways), and installed julia binary. But if i try to start Julia "julia --machinefile hosts" i get this error fatal error on 3: ERROR: connect: host is unreachable (EHOSTUNREACH) in wait at /usr/bin/../lib64/julia/sys.so (repeats 2 times) Worker 3 terminated. Any hints? Thank you
