From 51c28993ce5148fe22440e736b656ea93bb1c060 Mon Sep 17 00:00:00 2001 From: Guilherme Pantoja Calandrini de Azevedo Junior <guilherme.calandrini@tu-dresden.de> Date: Wed, 5 Oct 2022 16:14:04 +0200 Subject: [PATCH] removed double note --- doc.zih.tu-dresden.de/docs/software/energy_measurement.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/doc.zih.tu-dresden.de/docs/software/energy_measurement.md b/doc.zih.tu-dresden.de/docs/software/energy_measurement.md index 2f47043ec..12f471325 100644 --- a/doc.zih.tu-dresden.de/docs/software/energy_measurement.md +++ b/doc.zih.tu-dresden.de/docs/software/energy_measurement.md @@ -103,11 +103,6 @@ functions with the component power consumption of the parallel application.  {: align="center"} -!!! note - - The power measurement modules `scorep-dataheap` and `scorep-hdeem` are dynamic and only - need to be loaded during execution. However, `scorep-hdeem` does require the application to - be linked with a certain version of Score-P. By default, `scorep-dataheap` records all sensors that are available. Currently this is the total node consumption and the CPUs. `scorep-hdeem` also records all available sensors -- GitLab