RStudio (Open OnDemand)
Launching RStudio via OpenOnDemand
This guide explains how to launch and use RStudio via the Open OnDemand (OOD) web portal on Zurada.
Overview
Use RStudio through the OOD Interactive Apps interface to run R sessions on compute nodes.
Prerequisites
An active HPC Zurada account.
A connection to the UofL network or the *UofL Cisco AnyConnect VPN (if off-campus).
Step 1: Access Open OnDemand
Open your browser and navigate to the Open OnDemand portal at https://web.rc.louisville.edu
Figure 1: OpenOnDemand authentication screen.
Step 3: Configure Job Options
Fill in the form parameters according to your resource requirements:
Parameter |
Description |
|---|---|
Job Name |
A job name for your session. |
Account |
Your ulink id. |
Partition |
Choose the compute partition. |
Number of Hours |
Total runtime requested for the interactive session. |
Number of Cores |
Number of CPU cores requested for computation. |
Working Directory |
Starting directory for your RStudio workspace. Defaults to |
Figure 3: Interactive session submission form.
Step 4: Connect to the Running Session
After clicking Launch, you will be redirected to the Interactive Sessions card view.
The session card will initially display Queued or Starting.
Once resources are allocated, the status will change to Running.
Click the blue Connect button to open the RStudio environment in a new tab.
Figure 4: Example RStudio session card in Interactive Sessions.
Step 5: Terminate the Session
When you have finished your work, close your interactive session to release compute resources for other users:
Return to the Open OnDemand Interactive Sessions page.
Click the red Delete button on the session card.
Figure 5: Deleting an active interactive session.