Open OnDemand is a web-based interface that provides access to HPC cluster resources through a browser. It allows you to launch interactive desktop sessions, run applications, manage files, and submit jobs without using the command line. Through Open OnDemand users can run an interactive desktop session on the GPU node of HPC2.
You will be presented with a job submission form. Since this interactive job is already configured, you'll only need to specify the amount of time (in hours) you expect the job to run. Click 'Launch' to submit the job to the scheduler. Your job will be placed in the queue.
You'll be directed to a page displaying your active and recent sessions. Your new session status will typically show:
Once the job starts, a button titled *Launch GPU Desktop* will appear. Click it to open the remote desktop in your browser.
Inside the desktop session, you can: * Open terminals * Run GUI applications * Use IDEs
The session behaves similarly to a Linux desktop computer running on the cluster.
You can transfer and manage files using: * The *Files* menu in Open OnDemand * SCP/SFTP
Your home directory on the cluster is available in the desktop session.
When finished:
Closing the browser tab alone may not stop the job.
The cluster is likely busy and is already using the GPUs for other running sessions. You can see what jobs are currently running by accessing the *Jobs* menu in Open OnDemand and selecting 'All Jobs'.
Possible causes:
Try:
Interactive jobs automatically terminate when:
Save work frequently.
* Request only the resources you need. * Use shorter wall times when possible. * Terminate unused sessions promptly. * Use interactive desktops for visualization and development, not large batch production runs.