Changes
Page history
Update 2.1 Batch job submission
authored
Jun 20, 2019
by
Odunlami Marc
Show whitespace changes
Inline
Side-by-side
2-Slurm/2.1-Batch-job-submission.md
View page @
8d9fdac5
...
...
@@ -100,7 +100,7 @@ The `sinfo` command displays the current state of compute nodes:
*
**STATE=drain**
: the node does not accept new jobs, but the jobs currently allocated on the node keep running.
## Accounting
Slurm is connected to a database recording job acc
c
ounting data. The
`sacct`
and
`sreport`
commands allow to access this accounting information.
Slurm is connected to a database recording job accounting data. The
`sacct`
and
`sreport`
commands allow to access this accounting information.
Show information on the
*job_id*
job:
```
...
...
...
...