Skip to content
Snippets Groups Projects
Commit 2ec9fcd3 authored by Brian Christiansen's avatar Brian Christiansen
Browse files

Update slurm.conf man page with billing tres

Continuation of 72305e30
parent fb9dd663
No related branches found
No related tags found
No related merge requests found
...@@ -125,12 +125,12 @@ Comma separated list of resources you wish to track on the cluster. ...@@ -125,12 +125,12 @@ Comma separated list of resources you wish to track on the cluster.
These are the resources requested by the sbatch/srun job when it These are the resources requested by the sbatch/srun job when it
is submitted. Currently this consists of any GRES, BB (burst buffer) or is submitted. Currently this consists of any GRES, BB (burst buffer) or
license along with CPU, Memory, Node, and Energy. license along with CPU, Memory, Node, and Energy.
By default CPU, Energy, Memory, and Node are tracked. By default Billing, CPU, Energy, Memory, and Node are tracked.
AccountingStorageTRES=gres/craynetwork,license/iop1 AccountingStorageTRES=gres/craynetwork,license/iop1
will track cpu, energy, memory, nodes along with a gres called craynetwork will track billing, cpu, energy, memory, nodes along with a gres called
as well as a license called iop1. Whenever these resources are used on the craynetwork as well as a license called iop1. Whenever these resources are used
cluster they are recorded. The TRES are automatically set up in the database on the cluster they are recorded. The TRES are automatically set up in the
on the start of the slurmctld. database on the start of the slurmctld.
.TP .TP
\fBAccountingStorageType\fR \fBAccountingStorageType\fR
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment