Skip to content
Prev 301374 / 398506 Next

Parallel computing on Windows (foreach)

It's sad, but not an impossible result with synchronization overhead
(though I wouldn't have guessed it would be that bad) -- can you try
it on a more reasonable benchmark?

Also, that advice might be somewhat out of date -- why not use the
tools provided in

 library(parallel)

available for recent versions of R?

Michael
On Thu, Jul 26, 2012 at 8:00 AM, deep123 <deps_123 at yahoo.co.in> wrote: