mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2024-11-10 12:37:25 +01:00
23 lines
625 B
Plaintext
23 lines
625 B
Plaintext
SHORT Double Precision MFlops/s performed by VSU pipe 1
|
|
|
|
EVENTSET
|
|
PMC0 PM_VSU1_DP_2FLOP
|
|
PMC1 PM_VSU1_DP_FMA
|
|
PMC2 PM_VSU1_DP_FSQRT_FDIV
|
|
PMC3 PM_VSU1_1FLOP
|
|
PMC4 PM_RUN_INST_CMPL
|
|
PMC5 PM_RUN_CYC
|
|
|
|
METRICS
|
|
Runtime (RDTSC) [s] time
|
|
CPI PMC5/PMC4
|
|
[MFLOP/s] 1.0E-06*((PMC0*2.0)+(PMC2*8.0)+(PMC1*4.0)+PMC3)/time
|
|
VSX [MFLOP/s] 1.0E-06*(PMC1*4.0)/time
|
|
|
|
LONG
|
|
Formulas:
|
|
CPI = PM_RUN_CYC/PM_RUN_INST_CMPL
|
|
[MFLOP/s] = 1.0E-06*(PM_VSU1_SCALAR_DP_ISSUED+PM_VSU1_SCALAR_DP_ISSUED+(PM_VSU1_VECTOR_DP_ISSUED+PM_VSU1_VECTOR_DP_ISSUED)*4)/runtime
|
|
VSX [MFLOP/s] = 1.0E-06*((PM_VSU0_VECTOR_DP_ISSUED+PM_VSU1_VECTOR_DP_ISSUED)*4)/runtime
|
|
--
|