Skip to content

Open OnDemand Web Portal

Open OnDemand (OOD) provides access to the HPC and filesystems through your web browser. This is the recommended way of using the HPC for graphical applications (Jupyter Notebook, VisIt, etc.).

OOD It allows you to view, edit, upload and download files, create, edit, submit and monitor jobs, run GUI applications, and connect to the terminal, all via a web browser and with a minimal knowledge of Linux and scheduler commands.

Features#

Open OnDemand is an ongoing NSF-funded project developed at the Ohio Supercomputer Center. Its aim is to provide an easy way for system administrators to provide web browser access for users to their HPC resources.


OOD File Management Screenshot

File Management#

Upload/download files from your web browser, and move/rename/preview files in a unified interface.


OOD Job Management Screenshot

Job Management#

Create, save, submit, and monitor jobs from inside your browser.


OOD Shell Access Screenshot

Shell Access#

If you are familiar with the Linux terminal, you can access it directly from your browser, giving you the full power of the CLI.


OOD Graphical Apps Screenshot

Graphical Applications#

Perhaps the most polished feature of OOD is the ability to access graphical applications on compute nodes without installing any additional software.


Connecting to Open OnDemand#

Note

You must be connected to the FSU VPN in order to access to Open OnDemand from off-campus.

Logging In#

  1. If you're off-campus, make sure that you are connected to the FSU VPN.
  2. Open your browser and navigate to https://ood.rcc.fsu.edu
  3. Enter your RCC user account username and password into the login box that appears.

Accessing the Shell#

  1. Connect to Open OnDemand
  2. From the navigation bar on the top of the page, click Clusters.
  3. In the drop-down that appears, click >_ HPC Shell Access.
  4. The shell will open in a new window or tab.

Invoking an Interactive Desktop#

  1. Connect to Open OnDemand
  2. From the navigation bar on the top of the page, click Interactive Apps.
  3. Select RCC Desktop from the drop-down menu.
  4. Fill out the resource form.
  5. Select the Slurm Account/partition that you want to use for your job. If you leave this blank, it will run in our genacc_q account/partition.
  6. Click "Launch"
  7. When your interactive job has started, click Launch RCC Desktop.
  8. From here, you can run graphical applications (MATLAB, fastqc, Jupyter, RStudio, etc.) or access the shell.

Running other Interactive Apps#

We are always adding and updating apps on our Open OnDemand service. To run an interactive app, use the following procedure:

  1. Connect to Open OnDemand
  2. From the navigation bar on the top of the page, click interactive Apps.
  3. Select your desired app from the drop-down menu.
  4. Fill out the resource form.
  5. Select the Slurm Account/partition that you want to use for your job. If you leave this blank, the app will run in our genacc_q account/partition.
  6. Click "Launch" to queue your job.
  7. When your interactive job has started, click Launch.

Firefox Proxy Settings#

Sometimes, the Firefox web browser in the Open OnDemand desktop environment can't reach the Internet. Perform the following steps to remedy:

  1. Open the Firefox application
  2. Open the "hamburger" menu ("☰") on the far right side of the address bar
  3. Select Preferences from the context menu
  4. Scroll down to the Network Settings heading and click the Settings button
  5. Change Use system proxy settings to Manual proxy configuration
  6. Enter web-proxy.rcc.fsu.edu for the HTTP Proxy field, and 3128 in the Port field (refer to the image below)
  7. Check the Also use this proxy for FTP and HTTPS checkbox
  8. Click OK

Firefox proxy settings