Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hpc-compendium
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
ZIH
hpcsupport
hpc-compendium
Commits
4bbfb68a
Commit
4bbfb68a
authored
2 years ago
by
Danny Marc Rotscher
Browse files
Options
Downloads
Patches
Plain Diff
Update doc.zih.tu-dresden.de/docs/software/energy_measurement.md
parent
554189c1
No related branches found
No related tags found
2 merge requests
!641
Automated merge from preview to main
,
!639
Update doc.zih.tu-dresden.de/docs/software/energy_measurement.md
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc.zih.tu-dresden.de/docs/software/energy_measurement.md
+6
-3
6 additions, 3 deletions
doc.zih.tu-dresden.de/docs/software/energy_measurement.md
with
6 additions
and
3 deletions
doc.zih.tu-dresden.de/docs/software/energy_measurement.md
+
6
−
3
View file @
4bbfb68a
...
...
@@ -39,9 +39,8 @@ regulator (CPU, DDR) measurements.
## Command Line Interface
The HDEEM infrastructure can be controlled through command line tools that are made available by
loading the
`hdeem`
module. They are commonly used on the node under test to start, stop, and
query the measurement device.
The HDEEM infrastructure can be controlled through command line tools. They are commonly used on
the node under test to start, stop, and query the measurement device.
-
`startHdeem`
: Start a measurement. After the command succeeds, the
measurement data with the 1000 / 100 samples/s described above will be
...
...
@@ -57,6 +56,10 @@ query the measurement device.
data can be read from the device after this command is executed
before a new measurement is started.
!!! note
Please always execute `clearHdeem` before `startHdeem`.
## Integration in Application Performance Traces
The per-node power consumption data can be included as metrics in application traces by using the
...
...
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