Skip to content
Snippets Groups Projects
Commit c24c63c2 authored by Natasha Pavlovikj's avatar Natasha Pavlovikj
Browse files

Add Note for seff

parent d78b028a
Branches
No related tags found
1 merge request!391Add Note for seff
......@@ -18,10 +18,13 @@ The `seff` command provides a quick summary of a single job's resource utilizati
seff <JOB_ID>
{{< /highlight >}}
{{< figure src="/images/slurm_seff_1.png" height="250" >}}
{{% notice note %}}
1. `seff` gathers resource utilization every 30 seconds, so it is possible for some peak utilization to be missed in the report.
2. For multi node jobs, the `Memory Utilized` reported by `seff` is for **one node only**.
For more accurate report, please use `sacct` instead.
{{% /notice %}}
#### sacct
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment