Parallel Programming with R (online)

Event time: 
Tuesday, April 14, 2020 - 1:00pm to 3:00pm
Location: 
Online () See map
Event description: 

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