Skip to content

multicore mclapply hangs

3 messages · Rune Schjellerup Philosof, Markus Schmidberger, Simon Urbanek

#
When I execute mclapply it creates the needed processes, but these
processes never begin computing anything, they just wait indefinitely.
I recently upgraded to version 2.9.1, which might have caused the problem.
#
Hello Rune,

please use the mailinglist 'R-sig-hpc' 
(https://stat.ethz.ch/mailman/listinfo/r-sig-hpc, do not forget to 
register!) for this topic.

And please provide some more information:
* in R: sessionInfo()
* and your used operation system

Best
Markus



Rune Schjellerup Philosof schrieb:

  
    
#
On Aug 10, 2009, at 6:17 , Markus Schmidberger wrote:

            
.. or even better ask the package maintainer (with more precise  
details such as the exact code and sessionInfo()).

Cheers,
Simon