Skip to content
Prev 1760 / 2152 Next

Is combining mclapply and gbm tasks possible using R-3.0.1 ?

I think you should simply request that they use lapply rather than
parLapply when n.cores = 1.  I believe that will allow your code to
work as before.

- Steve

On Thu, Aug 22, 2013 at 5:36 AM, Patrick Connolly
<p_connolly at slingshot.co.nz> wrote: