hpc:faq
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| hpc:faq [2025/12/08 13:19] – Yann Sagon | hpc:faq [2026/02/02 10:15] (current) – [Cost] Yann Sagon | ||
|---|---|---|---|
| Line 39: | Line 39: | ||
| =?=== Cost ==== | =?=== Cost ==== | ||
| ??? I'm using Open XDMoD to check how many hours my group used this year, but the amount is quite different from what appears on the invoice or in '' | ??? I'm using Open XDMoD to check how many hours my group used this year, but the amount is quite different from what appears on the invoice or in '' | ||
| - | !!! For invoicing, we use a Slurm metric called billing. This metric aggregates CPU hours, memory usage, and GPU usage. Unfortunately, | + | !!! For invoicing, we use a Slurm metric called billing. This metric aggregates CPU hours, memory usage, and GPU usage. Unfortunately, |
| Line 123: | Line 123: | ||
| ??? I'm a user and I've noticed that I'm connected to two PIs, how is this possible? | ??? I'm a user and I've noticed that I'm connected to two PIs, how is this possible? | ||
| !!! The PI must be seen as a project. You can be part of two projects, and when you submit a job to the cluster, you can specify which project to charge to using the ''< | !!! The PI must be seen as a project. You can be part of two projects, and when you submit a job to the cluster, you can specify which project to charge to using the ''< | ||
| + | You can check who is your PI and which is your default account with the following command: | ||
| + | < | ||
| + | sacctmgr show user < | ||
| + | User Account | ||
| + | ---------- ---------- ---------- | ||
| + | username acct1 xxx | ||
| + | username acct2 xxx | ||
| + | </ | ||
hpc/faq.1765199991.txt.gz · Last modified: by Yann Sagon