Closed GoogleCodeExporter closed 9 years ago
valgrind is emulating a single core processor as far as I know.
As likwid extracts all information directly from the cpuid instruction, it
depends on the implementation of cpuid within valgrind. cpuid may be stubbed in
a simplified fashion in valgrind.
Other tools which extract the information from a kernel fs tree are not
affected because this does not if using valgrind.
Could you check how cpuid is treated within valgrind?
Original comment by jan.trei...@gmail.com
on 14 Oct 2013 at 11:02
Yes you are right on valgrind. It emulates a particular processor which doesn't
correspond to the good one (see attachments). Very interesting by the way.
Since it's valgrind's fault I think the issue can be considered as resolved.
Original comment by teamexagraph@exascale-computing.eu
on 14 Oct 2013 at 12:43
Attachments:
Thank you for your time
Original comment by teamexagraph@exascale-computing.eu
on 14 Oct 2013 at 12:44
Original comment by jan.trei...@gmail.com
on 14 Oct 2013 at 12:47
Original issue reported on code.google.com by
teamexagraph@exascale-computing.eu
on 11 Oct 2013 at 1:52Attachments: