Jobs on OnDemand¶
In addition to submitting jobs via batch scripts and interactive sessions, Wulver also supports Open OnDemand, a browser-based portal for job management.
With OnDemand, users can:¶
- Submit and monitor jobs through a graphical interface
 - Create and manage job templates without writing SLURM scripts manually
 - Access interactive applications such as JupyterLab, Matlab, RStudio and many more directly in the browser
 - Launch remote desktops on cluster nodes for GUI-based workflows
 - Get access to browser based shell terminal to access Wulver
 
OnDemand is ideal for:¶
- New users who are unfamiliar with Linux and SLURM commands
 - Researchers who prefer a graphical interface
 - Anyone who wants quick access to interactive HPC applications
 
Info
See the Open OnDemand page for full documentation.