Commit 2acc0e8c authored by Aishwary Shukla's avatar Aishwary Shukla

updated the faq 'how many cpu hours have I spent?'

parent 7b08a11c
...@@ -72,18 +72,7 @@ Only home and project partitions have quota. ...@@ -72,18 +72,7 @@ Only home and project partitions have quota.
### How many CPU hours have I spent? ### How many CPU hours have I spent?
For a simple summary, you can use the command `cost`, for more details, This command gives you a report of account utilization, including CPU hours, for the specified period. `sreport cluster AccountUtilizationByUser start=YYYY-MM-DD end=YYYY-MM-DD`
you can use:
$ gstatement --hours --summarize -p PROSJEKT -s YYYY-MM-DD -e YYYY-MM-DD
For a detailed overview over usage you can use:
$ gstatement --hours -p PROSJEKT -s YYYY-MM-DD -e YYYY-MM-DD
For more options see:
$ gstatement --help
## Connecting via ssh ## Connecting via ssh
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment