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
803624d9
Commit
803624d9
authored
12 years ago
by
Morris Jette
Browse files
Options
Downloads
Patches
Plain Diff
Minor improvements to accounting energy gather web page
parent
9bc38dba
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/html/acct_gather_energy_plugins.shtml
+7
-6
7 additions, 6 deletions
doc/html/acct_gather_energy_plugins.shtml
with
7 additions
and
6 deletions
doc/html/acct_gather_energy_plugins.shtml
+
7
−
6
View file @
803624d9
...
...
@@ -24,10 +24,11 @@ The minor type can be any suitable name
for the type of energy accounting. We currently use
<ul>
<li><b>none</b>— No energy consumption data is provided.
<li><b>ipmi</b>—Gets energy consumption data from the BMC using the IPMI
interface tool.
<li><b>ipmi</b>—Gets energy consumption data from the
BMC (Baseboard Management Controller) using the
IPMI (Intelligent Platform Management Interface) tool.
<li><b>rapl</b>—Gets energy consumption data from hardware sensors on each
core/socket, using RAPL.
core/socket, using RAPL
(Running Average Power Limit) sensors
.
</ul>
<p>The programmer is urged to study
<span class="commandline">src/plugins/acct_gather_energy/rapl</span> and
...
...
@@ -44,7 +45,7 @@ implemented must be stubbed.
Updates energy accounting data for a node.
Sets/updates the energy and power accounting values in the acct_gather_energy_t
structure for the node on which it is called.
Called by slurmd.
Called by
the
slurmd
daemon
.
<p style="margin-left:.2in"><b>Arguments</b>: <br>
<span class="commandline"> None</span>
<p style="margin-left:.2in"><b>Returns</b>: <br>
...
...
@@ -90,14 +91,14 @@ plugin and the frequency at which to gather node energy data.</p>
</dl>
<h2>Versioning</h2>
<p>
This document describes version 1 of the SLURM Energy Accounting API. Future
<p>This document describes version 1 of the SLURM Energy Accounting API. Future
releases of SLURM may revise this API. A, energy accounting plugin conveys its
ability to implement a particular API version using the mechanism outlined
for SLURM plugins.</p>
<p class="footer"><a href="#top">top</a>
<p style="text-align:center;">Last modified
31 Octo
ber 2012</p>
<p style="text-align:center;">Last modified
7 Novem
ber 2012</p>
<!--#include virtual="footer.txt"-->
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