Skip to content

Feat ood appname in slurm

By default, interactive job session launched by ood doesn't specify any job name in slurm context. it will show whole path to where the launch script is at. This PR defines job name for those jobs.

Specifically: RStudio => ood-rstudio-3.5.3 Jupyter => ood-jupyter VNC => ood-vnc

Add ood- prefix so user can distinguish from other jobs that is manually launch on cheaha.

Merge request reports

Loading