parallelsugar icon indicating copy to clipboard operation
parallelsugar copied to clipboard

Anyway to limit the number of cores used?

Open GBsuperman opened this issue 8 years ago • 1 comments

This package is super useful with the wide availability of multi-core windows machines (like my notebook. Thanks!). However, using all of the cores makes it very hard to do other work. So, any solution here?

Cheers, Guangbo

GBsuperman avatar Sep 25 '16 18:09 GBsuperman

It seems to me you set the number of cores just like in mclapply: via mc.cores

rorynolan avatar Jan 07 '17 01:01 rorynolan