Displaying 1 result from an estimated 1 matches for "nrslave".
Did you mean:
rslave
2010 Sep 07
1
Problems in snow: can't open connection with nodes
...at didn't help. Is there a known solution for this problem? Thanks a lot
for any help.
bram foubert
library(snow)
cl =
makeSOCKcluster(c("localhost","localhost","localhost","localhost","localhost","localhost","localhost"))
nrslaves = length(cl)
CreateData= function(path){
...
}
clusterApply(cl,c("bgcdata1.txt","bgcdata2.txt","bgcdata3.txt","bgcdata4.txt","bgcdata5.txt","bgcdata6.txt","bgcdata7.txt"),CreateData)
Error in checkForRemoteErrors(val) :
7...