Closed GoogleCodeExporter closed 9 years ago
I wil provide a Development snapshot this week since I need a few more weeks
for the stable release.
The WIKI will be updated soon. Still the description of using the NEW Marker
API in the WIKI is also valid for OpenMP and should work. Using the Marker API
together with the msr accessdaemon is broken in the current release. But direct
access of the MSR device files should work.
The error message you reported is caused by a difference between the number of
threads which entered the parallel marker region and the core list you
provided on the command line for likwid-perfctr.
So if you have a.e. -C S0:0-3, also you should only use 4 threads.
Original comment by jan.trei...@gmail.com
on 5 Nov 2012 at 8:17
Thanks for the update. It turned out, an explicit call to omp_set_num_threads()
is required when using likwid-perfctr.
Original comment by severins...@gmail.com
on 5 Nov 2012 at 2:36
Added updated documentation in WIKI.
Original comment by jan.trei...@gmail.com
on 30 Nov 2012 at 7:15
Added updated documentation in WIKI.
Original comment by jan.trei...@gmail.com
on 30 Nov 2012 at 7:15
Original issue reported on code.google.com by
severins...@gmail.com
on 4 Nov 2012 at 4:13