Page 1 of 1

memory traffic event for papi

PostPosted: Thu Jul 05, 2012 9:00 pm
by taoyuan
Hi,
I want to get memory traffic between cpu and memory and between SM and global memory on GPU;I want to use PAPI_LST_INS,but the event is not avail by means of papi_avail.

Am I right for PAPI_LST_INS, and how can I get the memory traffic?

Thanks A Lot!

Re: memory traffic event for papi

PostPosted: Sun Jul 08, 2012 10:02 am
by taoyuan
I got it from the number of last cache miss.