Update 2.1 Batch job submission authored by Odunlami Marc's avatar Odunlami Marc
......@@ -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 acccounting 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:
```
......
......