Skip to content
Prev 968 / 2152 Next

Problem Running 'snow' on Several Machines

Steve,

Thank you so much! When I'm on 192.168.1.100 and I call it like

    > cl <- makeSOCKcluster(c("192.168.1.100", "192.168.1.101"),
master="192.168.1.100")

everything works. The reason is that somehow Fedora does not "broadcast"
the hostname on DHCP.

Best,
Michael
On 04/28/2011 12:54 PM, Stephen Weston wrote: