Slurm is the basis of which all jobs are to be submitted, this includes batch and interactive jobs. Slurm consists of several facing user commands, all of which have appropriate Unix man pages associated with them and should be consulted. On this page, users will find detailed information about running and submitting jobs, nodes, view available partitions, basic Slurm commands, troubleshooting and steps to configuring Slurm for investments.
...
Contents
Table of Contents |
---|
...
Required Inputs and Default Values and Limits
There are some default limits set for Slurm jobs. By default the following is required for submission:
Walltime limit(--time=[days-hours:mins:secs]
Project account--account=account
Default Values
Additionally, the default submission has the following characteristics:
...
These can be changed by requesting different allocation schemes by modifying the appropriate flags. Please reference our Slurm documentation.
Default Limits
On Mount Moran, the default limits were specifically represented by concurrently used cores by each project account. Investors received an increase in concurrent core usage capability. To facilitate more flexible scheduling for all research groups, ARCC is looking at implementing limits based on concurrent usage of cores, memory, and walltime of jobs. This will be defined in the near future and will be subject to the FAC review.
...
Expand | ||
---|---|---|
| ||
sacct
salloc
sbatch
scancel
sinfo
squeue
sreport
srun
|
...