High Performance R Course

A course explaining how to make your R-Code run faster.

  • We explore how to profile (where are the bottlenecks) and optimise your code.
  • We also explore how to make the best of your computer’s power with parallelisation.
  • The final part of the course explores what other options there are @unimelb for running your code in the cloud or at a high performance computer.

The Material is divided into two sections

  • Part 1: Presentation on how to make your code run faster in your computer here
    • Corresponding challenges with solutions (here)
  • Part 2: Cloud and HPC at Melbourne University here