Changes
Page history
Update 2.1 Batch job submission
authored
Jun 19, 2019
by
Odunlami Marc
Show whitespace changes
Inline
Side-by-side
2-Slurm/2.1-Batch-job-submission.md
View page @
9fa711dd
...
...
@@ -85,6 +85,6 @@ The `sinfo` command displays the current state of compute nodes:
*
**STATE=alloc**
: the node is fully allocated.
*
**STATE=mix**
: the node is partly allocated.
*
**STATE=idle**
: the node is not allocated.
*
**STATE=drain**
: the node
allows its submitted jobs to end, but does not accept new jobs
.
*
**STATE=drain**
: the node
does not accept new jobs, but the jobs currently allocated on the node keep running
.
## Accounting
\ No newline at end of file