... | @@ -100,7 +100,7 @@ The `sinfo` command displays the current state of compute nodes: |
... | @@ -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.
|
|
* **STATE=drain** : the node does not accept new jobs, but the jobs currently allocated on the node keep running.
|
|
|
|
|
|
## Accounting
|
|
## 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:
|
|
Show information on the *job_id* job:
|
|
```
|
|
```
|
... | | ... | |