stabs
stabs copied to clipboard
Documentation for parLapply or sequential runs
Thanks for developing and maintaining the package. I was wondering if you have any recommendations for using parLapply as a parallel backend. I realized sometimes mclapply raises error. For example, this error:
Error in `.check_ncores(cores)`: 3 simultaneous processes spawned
The error is hard to reproduce. Sometimes it happens sometimes it does not.