Software Tuning, Performance Optimization & Platform Monitoring
Discussion regarding monitoring and software tuning methodologies, Performance Monitoring Unit (PMU) of Intel microprocessors, and platform updating.

LLCM

GHui
Novice
323 Views

I calc llcm. It's about 60%, when I run vasp.

I use the following formula

LONGEST_LAT_CACHE.MISS * 100  /  ( LONGEST_LAT_CACHE.MISS + MEM_LOAD_UOPS_LLC_HIT_RETIRED.XSNP_HITM + MEM_LOAD_UOPS_LLC_HIT_RETIRED.XSNP_HIT )

I've no idea about if this is right.

0 Kudos
1 Reply
Roman_D_Intel
Employee
323 Views

Hi GHui,

longest latency cache miss rate should be LONGEST_LAT_CACHE.MISS/LONGEST_LAT_CACHE.REFERENCE 

Thanks,

Roman

0 Kudos
Reply