I have downloaded PAPI 4.1.2.1 Release from the PAPI site http://icl.cs.utk.edu/papi/custom/index ... 51&slid=69 and installed papi. Later to this i downloaded Perfometer code and GUI from http://icl.cs.utk.edu/papi/custom/index ... 51&slid=70. But when i am compiling backend of Perfometer i am getting error in perfometer.c at line no 156 that * token must be preceded by :,; , actually at this line one pointer variable is defined as
const PAPI_preset_info_t *info
but throughout project i have checked PAPI_preset_info_t is not defined. My question is how to compile backend of perfometer tool.
I am copiling it on linux system(uname -s) and done the changes in Linux.inc for including papi files from the correct folder where all files of papi are kept at.
Please suggest and help.
Thanks in advance,
Gaurav
