Seff: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

10 December 2023

  • curprev 15:0915:09, 10 December 2023 74.98.250.13 talk 1,036 bytes +1,036 Created page with "Category:Monitoring Category:Slurm Category:Jobs = seff = == Overview == '''seff''' (Slurm Efficiency) is a command used in Slurm Workload Manager to report the efficiency of a job. It calculates the CPU and memory efficiency based on the resources requested and the resources used by a job. == Usage == To use '''seff''', run: <source lang="bash"> seff [job_id] </source> Where [job_id] is the ID of the Slurm job. == Output == The output of '''seff''' inclu..."