Page 1 of 1

PAPI derived events list

PostPosted: Mon Jun 16, 2014 1:20 pm
by taniaban
Hi,
Is there a published list of derived events that I could browse to find an appropriate event for measuring power consumption of my matrix-multiply application?
I will run the application on AMD Opteron 6378 and Intel E5-1607.
Thanks,
Tania

Re: PAPI derived events list

PostPosted: Thu Jul 03, 2014 2:19 pm
by James Ralph
PAPI currently only supports power measurement on Intel processors,
See the section on Creating and Running Components in INSTALL.txt, you're going to
use the RAPL component, see its readme in src/components/rapl/README for usage limitations.