Warning |
---|
On 29.11.2022 the URL of the SBU Accounting app will change from https://apps.ecmwf.int/sbu-accounting/ to https://hpc-usage.ecmwf.int |
Note | ||
---|---|---|
| ||
From 1 November 2022 Atos HPCF usage will be charged against SBU allocations. |
To ensure that computing resources are distributed equitably and to discourage irresponsible use users' jobs on the Atos HPCF are charged for the resources they have used against a project account. Each project account is allocated a number of System Billing Units(SBU) at the beginning of each accounting year (1 January to 31 December). You can monitor your usage in the HPC SBU accounting portal.
Tip | ||
---|---|---|
| ||
Resources used on the ECGATE Class Service (ECS) cluster will not be charged to your HPCF resource allocation. |
...
The accounting on the HPCF is currently based on the total elapsed time for which cores are used. With that, the HPCF unit of account, the System Billing Unit, or SBU, for both serial and parallel jobs is defined as follows.the cores allocated to serial or parallel batch jobs. To reflect the current system configuration and performance the formula to compute SBU will change on 1 January 2024 to:
Panel |
---|
SBU = P * N * T |
where:
P = 424074479 / (8090 * 128 * 86400) | is a fixed proportionality factor, adjusted so that the entire Atos system will deliver 424,074,479 SBU per day on a "typical" |
N | Is the number of (physical) cores allocated to a job. |
T | is the elapsed time (real time in seconds) recorded for a job. |
Examples:
- A serial job using 1 hour (3600 seconds) of elapsed time will be charged about 17.06 SBU.
- A parallel job requesting 2 nodes, running for 3 hours elapsed time will be charged 13104.90 SBU.
Compared to 2023 the SBU cost of the same job in 2024 will be ~10.8% less .
Expand | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
where:
Examples:
|
Tip | ||
---|---|---|
| ||
At the end of your jobs a short report is appended to the corresponding job output file, which amongst other useful information, includes how many SBUs where used and the account they were charged on:
|
SBU simulator
You can see how much your job would cost in terms of SBUs by copying and pasting here your job headers.
Tip | ||
---|---|---|
| ||
Use the SLURM time directive for the job duration. For example, for a job that needs to run for 12 hours: #SBATCH --time=12:00:00 |
HTML-include | ||
---|---|---|
|
What are my project accounts?
...
How do I monitor my usage?
...
...
To monitor your SBU usage (Cray HPCF until 31 Oct 2022, Atos HPCF from 1 Nov 2022) charged against allocations please visit the HPC SBU accounting portal and login with your relevant computer user-ID.
...
Any Atos usage before 1 Nov 2022 can be monitored at Atos Preproduction HPC SBU Accounting portal. You can login with your usual ECMWF credentials.
You will find the accumulated SBU usage for your different accounts from the beginning of the accounting year as well as the allocations granted for each of them.
...