How to submit R code to a Portable Batch System (PBS) managed High Performance Computing (HPC) Facility (e.g. QUT's HPC Facility 'Lyra').
- An account with the relevant HPC facility (QUT staff and HDR students can request access to the QUT facility here),
- the R Script (.R file) you want to run,
- a Job Script (.sub file) that tells Lyra how to run your R script and,
- a file containing any data your R Script needs to run.
Note: These instructions work on a system running Debian (GNU + Linux) with the Gnome Desktop Environment.