If your R code needs more than 40 cores to run efficiently, then it is time to look into distributing your code. This workshop will examine the techniques for parallelizing your code across multiple nodes.
Required experience: Intermediate experience with R programming