Publications by ivannp

Parallelism via “parSapply”

13.12.2014

In an earlier post, I used mclapply to kick off parallel R processes and to demonstrate inter-process synchronization via the flock package. Although I have been using this approach to parallelism for a few years now, I admit, it has certain important disadvantages. It works only on a single machine, and also, it doesn’t work on Windows. Hence...

1575 sym R (1153 sym/1 pcs)