diff --git a/doc.zih.tu-dresden.de/docs/software/pika.md b/doc.zih.tu-dresden.de/docs/software/pika.md index f48df2e82a69569b149735efb3036463c820b324..7d86cb842f11bdd7369ec8584d736688e15040cc 100644 --- a/doc.zih.tu-dresden.de/docs/software/pika.md +++ b/doc.zih.tu-dresden.de/docs/software/pika.md @@ -68,8 +68,8 @@ socket or per node. Most metrics are recorded every 30 seconds except IPC, FLOPS, Main Memory Bandwidth and Power Consumption. The latter are determined every 60 seconds, as they are a combination of different hardware counters, which leads to a higher measurement overhead. Depending on the architecture, -metrics such as normalized FLOPS (2 x double-precision + 1 x single-precision) can require multiplexing, since single and double precision FLOPS cannot be -measured simultaneously. +metrics such as normalized FLOPS (2 x double-precision + 1 x single-precision) can require +multiplexing, since single and double precision FLOPS cannot be measured simultaneously. !!! hint