Download the required software

Windows macOS Linux

Using the HPC-VCL

Use the HPC-VCL documentation to complete the following exercise. Also see the VCL's documentation on connecting via RDP.

Exercise 6.1: Using R on the HPC-VCL

  • Request access to the HPC-VCL image.
  • Create a reservation for the HPC-VCL image.
  • Connect to the remote machine using RDP.
  • Right click on the HPC-VCL window and select Open Terminal.
  • Navigate to your working guide directory in /share.
  • Using the R documentation from the Software page, load R.
  • Note that the HPC-VCL nodes are not shared, so you may run programs directly on an HPC-VCL node. Run the R script again by typing Rscript weather.R.
  • Display the plot by typing evince weather.pdf.

  • Take the HPC Quiz