sbatch
command. Jobs can be submitted in batch mode or interactively using the srun
command.squeue
command, which displays information about the jobs that are currently running or waiting to run.scancel
command, which allows users to cancel or interrupt jobs that are running.