kaul84 / likwid

Automatically exported from code.google.com/p/likwid
GNU General Public License v3.0
1 stars 0 forks source link

ERROR - [./src/strUtil.c:463] Error in parsing event string #135

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have installed likwid V3.1.1 for Intel Xeon Phi according to 
https://code.google.com/p/likwid/wiki/KNC.
After that, I upload "likwid-perfctr" to mic card and use native mode to run my 
code.
But error happens like below:

$ likwid-perfctr -g MEM -C 0 ./run
-------------------------------------------------------------
-------------------------------------------------------------
CPU type:   Intel Xeon Phi Coprocessor
CPU clock:  1.04 GHz
ERROR - [./src/strUtil.c:463] Error in parsing event string

Hope for help.

Original issue reported on code.google.com by wangyichao0122@gmail.com on 28 Feb 2014 at 2:43

GoogleCodeExporter commented 9 years ago
Solved.

Sorry, it is a simple problem.
Because MEM is not available on card.
likwid-perfctr -a should be used first.

Original comment by wangyichao0122@gmail.com on 1 Mar 2014 at 2:33

GoogleCodeExporter commented 9 years ago
Hi I will add a more telling error message indicating that a group may not be 
available on the current architecture.

Original comment by jan.trei...@gmail.com on 1 Mar 2014 at 11:12

GoogleCodeExporter commented 9 years ago
This issue was closed by revision a093567bcce2.

Original comment by Thomas.R...@googlemail.com on 13 Mar 2014 at 6:10