Skip to content

PERUN Slurm Script Generator

Interaktivny generator Slurm skriptov so automatickou podporou scratch, spravnymi particiami a e-mailovymi notifikaciami.

PERUN Slurm Script Generator
Interactive Slurm script generator
Slurm · PERUN · HPC

Job Settings

Fill in the form and the script will be generated automatically.

days
-
hours
:
min
:
sec
Append Output
Set OMP_NUM_THREADS

Email Notifications

Select the events for which you want to receive an email.

Quick Options
BEGIN,END,FAIL
ALL
Clear All
Job States
BEGIN
END
FAIL
REQUEUE
ALL
Time Limits
TIME_LIMIT (100%)
TIME_LIMIT_90
TIME_LIMIT_80
TIME_LIMIT_50
Other
ARRAY_TASKS
STAGE_OUT
INVALID_DEPEND
GPU Partitions
Use gpu_short (max 2 days) or gpu_long (max 4 days). GPUs are reserved via --gres=gpu:X.
Email Notifications
ALL = BEGIN + END + FAIL + REQUEUE + STAGE_OUT. Options can be combined, e.g. END,TIME_LIMIT_80. ARRAY_TASKS sends a notification for each array task separately.

Generated Slurm Script

#!/bin/bash · #SBATCH
Submit & Monitor
sbatch job.sh · squeue -u $USER · tail -f ~/results_job_*/output.log