September 2020

Parallel Programming with R (online)

Parallel Programming with R is a two-hour intermediate-level course on using R for parallel computing. This course will cover:
- Writing parallel programs using R’s foreach, parallel and MPI packages, mostly focusing on foreach
- How to run parallel R programs using Slurm on the YCRC clusters
- How to install parallel R using Conda
A basic understanding of R and Slurm on the HPC clusters is helpful but not required.

Pages