Accelerating R with multi-node parallelism – Rmpi, BatchJobs and OpenLava
Gord Sissons, Feng Li In a previous blog we showed how we could use the R BatchJobs package with OpenLava to accelerate a single-threaded k-means calculation by breaking the workload into chunks and running them as serial jobs. R users frequently need to find solutions to parallelize workloads, and while ... [Read more...]