From c3f8e24ddbfe8b3b7d970607dc77a930c60b49cb Mon Sep 17 00:00:00 2001 From: Frank Winkler <frank.winkler@tu-dresden.de> Date: Wed, 25 Jan 2023 13:36:24 +0100 Subject: [PATCH] Update doc.zih.tu-dresden.de/docs/software/pika.md --- doc.zih.tu-dresden.de/docs/software/pika.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc.zih.tu-dresden.de/docs/software/pika.md b/doc.zih.tu-dresden.de/docs/software/pika.md index f48df2e82..7d86cb842 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 -- GitLab