Различия
Показаны различия между двумя версиями страницы.
Предыдущая версия справа и слева Предыдущая версия Следующая версия | Предыдущая версия | ||
application:hpc:slurm [2025/02/26 20:01] – mirocow | application:hpc:slurm [2025/02/26 20:12] (текущий) – mirocow | ||
---|---|---|---|
Строка 1: | Строка 1: | ||
+ | {{tag> | ||
+ | |||
====== Slurm ====== | ====== Slurm ====== | ||
Строка 26: | Строка 28: | ||
| #SBATCH -t time | #MSUB -l walltime= time | Specifies the wall clock time limit for the job. See the man page for syntax. | | #SBATCH -t time | #MSUB -l walltime= time | Specifies the wall clock time limit for the job. See the man page for syntax. | ||
| #SBATCH --export=ALL | | #SBATCH --export=ALL | ||
- | | | |