System Status: All systems are operational • Services are available and operational.
Click for detailed status
Click for detailed status
Slurm submission line advisor¶
Slurm Submission Line Advisor
The Slurm submission line advisor is a helper tool provided by the HPC group. It facilitates the setup of submission commands and job scripts for the Slurm batch system and helps the users to learn the Slurm syntax. The submission command is created by specifying the resource requirements and clicking on the display command/script button. The minimal input for this tool is a command. If no values are specified for the number of cores, the amount of memory or the maximal run time, the batch system on Euler will set default values, i.e., 1 core, 1024 MB of memory per core and a maximal run time of 1 hour.
Mandatory options are marked with *
Please note that the maximum values you can choose with the sliders are not the maximum values for your account. You can manually change the values after copying the command.
You can find an overview on all sbatch options in the Slurm documentation https://slurm.schedmd.com/sbatch.html