Skip to content
Prev 1899 / 2152 Next

error: object '.doSnowGlobals' not found?

Hi Rajendra Kumar,

I think you are trying to start a SOCKS cluster (same machine) in a MPI 
environment (distributed machines).
Have you tried

cl<-makeCluster(type="MPI",4)

after creating and setting the orte-hostfile?

best
stef

Am 08.08.2014 um 07:13 schrieb Rajendra Kumar: