RRZE-HPC / likwid

Performance monitoring and benchmarking suite
https://hpc.fau.de/research/tools/likwid/
GNU General Public License v3.0
1.67k stars 229 forks source link

[BUG] likwid-powermeter fails when a socket domain does not contain any hardware thread #501

Closed TomTheBear closed 1 year ago

TomTheBear commented 1 year ago

Describe the bug

When running likwid-powermeter in a cpuset limited environment (e.g. SLURM jobs) and the cpuset does not contain hardware threads in all socket domains, it fails.

To Reproduce