NRIS Logo

Slurm job script generator

Job Specifications

Resource Requirements

The number of nodes to allocate for the job.
The total number of tasks to launch.
The number of tasks to launch on each node.
The number of CPUs to allocate for each task.
The number of GPUs to allocate for each node.
The amount of memory to allocate for each task.

Modules and Commands

The environment modules to load for the job.
The command to execute in the job script.

Job Script

{{ jobScript }}