hpc:accounting
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| hpc:accounting [2026/03/19 13:50] – [Usage details of a given PI] Yann Sagon | hpc:accounting [2026/03/19 13:51] (current) – Yann Sagon | ||
|---|---|---|---|
| Line 71: | Line 71: | ||
| To view details of owned resources, users can run the script: | To view details of owned resources, users can run the script: | ||
| - | '' | + | '' |
| This script provides a summary of the node characteristics within the cluster. | This script provides a summary of the node characteristics within the cluster. | ||
| Line 78: | Line 78: | ||
| Output example of the script: | Output example of the script: | ||
| < | < | ||
| - | ug_getNodeCharacteristicsSummary.py --partitions private-< | + | ug_getNodeCharacteristicsSummary --partitions private-< |
| host sn | host sn | ||
| ------ | ------ | ||
| Line 203: | Line 203: | ||
| Usage example to see the resource usage from the beginning of 2025 for all the PIs and associate users of the group private_xxx. The group private_xxx owns several compute nodes: | Usage example to see the resource usage from the beginning of 2025 for all the PIs and associate users of the group private_xxx. The group private_xxx owns several compute nodes: | ||
| < | < | ||
| - | (baobab)-[sagon@login1 ~]$ ug_slurm_usage_per_user.py --group private_xxx --start=2025-01-01 --report-type=account | + | (baobab)-[sagon@login1 ~]$ ug_slurm_usage_per_user --group private_xxx --start=2025-01-01 --report-type=account |
| -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | ||
| Line 228: | Line 228: | ||
| === Aggregate usage by all users of a given PI === | === Aggregate usage by all users of a given PI === | ||
| < | < | ||
| - | $ ug_slurm_usage_per_user.py --pi ***** --report-type account --start 2025-01-01 --all-users --aggregate | + | $ ug_slurm_usage_per_user --pi ***** --report-type account --start 2025-01-01 --all-users --aggregate |
| -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | ||
hpc/accounting.1773928216.txt.gz · Last modified: by Yann Sagon