Running R jobs quickly on many machines
Win-Vector Blog 2016-01-25
Summary:
As we demonstrated in “A gentle introduction to parallel computing in R” one of the great things about R is how easy it is to take advantage of parallel processing capabilities to speed up calculation. In this note we will show how to move from running jobs multiple CPUs/cores to running jobs multiple machines (for … Continue reading Running R jobs quickly on many machines