Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Slurm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
tud-zih-energy
Slurm
Commits
7da0d5bb
Commit
7da0d5bb
authored
10 years ago
by
Morris Jette
Browse files
Options
Downloads
Patches
Plain Diff
Correct acct_gather.conf man page
ProfileHDF5Default=Filesystem should be ProfileHDF5Default=Lustre
parent
0efba8b2
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/man/man5/acct_gather.conf.5
+20
-12
20 additions, 12 deletions
doc/man/man5/acct_gather.conf.5
with
20 additions
and
12 deletions
doc/man/man5/acct_gather.conf.5
+
20
−
12
View file @
7da0d5bb
...
@@ -36,7 +36,7 @@ might also have to change the related options as well.
...
@@ -36,7 +36,7 @@ might also have to change the related options as well.
Options used for AcctGatherEnergyType/ipmi are as follows:
Options used for AcctGatherEnergyType/ipmi are as follows:
.RS
.RS
.TP
2
0
.TP
1
0
\fBEnergyIPMIFrequency\fR=<number>
\fBEnergyIPMIFrequency\fR=<number>
This parameter is the number of seconds between BMC access samples.
This parameter is the number of seconds between BMC access samples.
...
@@ -61,7 +61,7 @@ is omitted, the plugin will use the first "watt" sensor it finds.
...
@@ -61,7 +61,7 @@ is omitted, the plugin will use the first "watt" sensor it finds.
The following acct_gather.conf parameters are defined to control the
The following acct_gather.conf parameters are defined to control the
IPMI config default values for libipmiconsole.
IPMI config default values for libipmiconsole.
.TP
.TP
10
\fBEnergyIPMIUsername\fR=\fIUSERNAME\fR
\fBEnergyIPMIUsername\fR=\fIUSERNAME\fR
Specify BMC Username.
Specify BMC Username.
...
@@ -75,7 +75,7 @@ Specify BMC Password.
...
@@ -75,7 +75,7 @@ Specify BMC Password.
Options used for AcctGatherProfileType/hdf5 are as follows:
Options used for AcctGatherProfileType/hdf5 are as follows:
.RS
.RS
.TP
2
0
.TP
1
0
\fBProfileHDF5Dir\fR=<path>
\fBProfileHDF5Dir\fR=<path>
This parameter is the path to the shared folder into which the
This parameter is the path to the shared folder into which the
acct_gather_profile plugin will write detailed data (usually as an HDF5 file).
acct_gather_profile plugin will write detailed data (usually as an HDF5 file).
...
@@ -88,24 +88,32 @@ A comma delimited list of data types to be collected for each job submission.
...
@@ -88,24 +88,32 @@ A comma delimited list of data types to be collected for each job submission.
Allowed values are:
Allowed values are:
.RS
.RS
.TP
.TP 8
\fBAll\fR All data types are collected. (Cannot be combined with other values.)
\fBAll\fR
All data types are collected. (Cannot be combined with other values.)
.TP
.TP
\fBNone\fR No data types are collected. This is the default.
\fBNone\fR
(Cannot be combined with other values.)
No data types are collected. This is the default.
(Cannot be combined with other values.)
.TP
.TP
\fBEnergy\fR Energy data is collected.
\fBEnergy\fR
Energy data is collected.
.TP
.TP
\fBTask\fR Task (I/O, Memory, ...) data is collected.
\fBLustre\fR
Lustre file system data is collected.
Currently only the Lustre filesystem is supported.
.TP
.TP
\fBFilesystem\fR File system data is collected. Currently only Lustre filesystem is supported.
\fBNetwork\fR
Network (InfiniBand) data is collected.
.TP
.TP
\fBNetwork\fR Network (InfiniBand) data is collected.
\fBTask\fR
Task (I/O, Memory, ...) data is collected.
.RE
.RE
.RE
.RE
...
@@ -114,7 +122,7 @@ Allowed values are:
...
@@ -114,7 +122,7 @@ Allowed values are:
Options used for AcctGatherInfinbandType/ofed are as follows:
Options used for AcctGatherInfinbandType/ofed are as follows:
.RS
.RS
.TP
2
0
.TP
1
0
\fBInfinibandOFEDFrequency\fR=<number>
\fBInfinibandOFEDFrequency\fR=<number>
This parameter is the number of seconds between the calls to infiniband counters.
This parameter is the number of seconds between the calls to infiniband counters.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment