Skip to content
Prev 883 / 2152 Next

undesired forking from either doMC, foreach or multicore

Hi,
On Sat, Jan 8, 2011 at 3:21 PM, Michael Braun <braunm at mit.edu> wrote:
For what it's worth, I'm running R on a very similar system (only 8
cores, 2008 vintage, alas), but I *do* run into this problem
occasionally.

I don't use (don't have) MKL BLAS, and I'm pretty sure I'm not calling
"additional parallelized routines from the threaded functions" either.

I don't know how to create a meaningful test case to reproduce this
either, as it seems to happen not so frequently (recently, anyway). My
solution is the same as yours, which is to kill all "zombie" R
processes and just try again.

-steve