Skip to content

Instrument octopus to use likwid for performance measurement

Sebastian Ohlmann requested to merge likwid into develop

Description

Use the marker API of likwid to enable measurements of hardware counters in octopus (e.g. FLOPS, memory bandwidth). The regions used are the same as for the internal profiling. It has to be enabled by using a certain configure switch (--with-likwid-prefix=DIR). At runtime, use likwid-mpirun -np xx -g MEM_DP -m ./octopus for e.g. measuring the operational intensity. For more information, see also https://github.com/RRZE-HPC/likwid/wiki.

News snippet

Instrument octopus to use likwid for performance measurement

Checklist

Merge request reports