Skip to content

Submit

The DQue HPC Manager provides several interfaces tailored for submitting different types of jobs to the Slurm scheduler.

Choose the appropriate submission method based on your needs:

  • General Jobs: Submit general-purpose Slurm jobs, run commands natively, use containers, or apply templates.
  • JupyterLab Jobs: Submit JupyterLab sessions as Slurm jobs.
  • MATLAB Jobs: Submit MATLAB batch jobs or launch the MATLAB GUI.
  • StarCCM+ Jobs: Submit StarCCM+ batch jobs.
  • Apptainer Builder: Build Apptainer container images (.sif) from Docker images or definition files.
  • CodeServer Session: Launch a VS Code development environment in your browser via CodeServer.
  • Web Terminal (ttyd): Launch an interactive web-based terminal session (ttyd).

(Additional submission types like ‘Batch Script’ might be documented separately or included in the General Job section.)