Skip to content
Snippets Groups Projects
Commit 4bbfb68a authored by Danny Marc Rotscher's avatar Danny Marc Rotscher
Browse files

Update doc.zih.tu-dresden.de/docs/software/energy_measurement.md

parent 554189c1
No related branches found
No related tags found
2 merge requests!641Automated merge from preview to main,!639Update doc.zih.tu-dresden.de/docs/software/energy_measurement.md
......@@ -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
......
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