Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
doku:slurm_sacct [2023/01/30 14:14] goldenbergdoku:slurm_sacct [2024/07/08 07:51] (current) – [Usage of the script] grokyta
Line 2: Line 2:
 ===== Accounting script ===== ===== Accounting script =====
  
-The script <html> <font color=#cc3300> <b> vsc4CoreHours.py </b> </font> </html> on VSC4 calculates the **elapsed core-hours per user** in your project and the **total amount of core-hours in your project**. The basic formula in this script takes into account the number of nodes per job and the time difference from start to end +The script <color #ed1c24>**vsc4CoreHours.py**</color> on VSC4 calculates the **elapsed core-hours per user** in your project and the **total amount of core-hours in your project**. The basic formula in this script takes into account the number of nodes per job and the time difference from start to end 
 {{ :doku:corehours.png?500 |}} {{ :doku:corehours.png?500 |}}
  
 === Usage of the script === === Usage of the script ===
-You may give start time ''-S ...'' and end time ''-E ...''. Default start time is the start of VSC-3 (even on VSC4), 2015-04-01T00:00:00, default end time is today. Instead you may give a duration ''-D d'' which gives you the core-hours within the past //d// days.+You may give start time ''-S ...'' and end time ''-E ...''. Default start time on the clusters is the start of VSC-3, 2015-04-01T00:00:00, default end time is today. Instead you may give a duration ''-D d'' which gives you the core-hours within the past //d// days.
 == Examples: == == Examples: ==
 <code> <code>
  • doku/slurm_sacct.txt
  • Last modified: 2024/07/08 07:51
  • by grokyta