Displaying 1 result from an estimated 1 matches for "worker0".
Did you mean:
worker
2008 Oct 03
0
Error in R/parallel
...ind(M, msd(m[i,]))
}
}
Sys.time() - st
########################
I know I can do the same thing by "apply". but just want to try the package.
and I got the following error message,
########################
...running parallel version
LCOM::read ERROR - No length read from pipe [\\.\pipe\worker0]
LCOM::receiveRequest ERROR - Reading Request Type from pipe [\\.\pipe\worker0]
LWM::manageWorker ERROR - Calling receiveRequest(). For worker: 0
########################
Does anyone have idea what happen?
My OS is windows XP sp3, and my cpu is Intel Pentium D 820 2.80GHz.
Thanks for every reply...