I try to measure performance of some functions to complete CAM project (qs 10); however I am taking following error. I compiled by Likwid=ON. What should I do?
You have to allocate the node using the "-C hwperf
" constraint to be able to read out performance counters.
it worked, thanks