Using RStudio on the Discovery Cluster

Summary

Describes how to use RStudio on Dartmouth's high-performance (HPC) cluster

Body

This document explains how you can quickly iterate your R code versions for an  RStudio session on the Discovery HPC Cluster using a local code editor  and remote HPC processing. This is helpful  for exploring your data to refine the analysis you want to perform at scale on the HPC cluster.

The iterative process:

The development to test workflow is:

  • Have a terminal window available on a submit node
  • Edit your SMB-mounted file(s)  locally in RStudio
  •  Cmd+S to save

Cmd+Tab to switch to the terminal,. then  submit a new job.

Details

Details

Article ID: 155831
Created
Mon 12/4/23 1:06 PM
Modified
Thu 6/20/24 4:43 PM