mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2024-12-28 16:19:05 +01:00
24 lines
626 B
Plaintext
24 lines
626 B
Plaintext
SHORT Double Precision MFlops/s performed by VSU pipe 0
|
|
|
|
EVENTSET
|
|
PMC0 PM_VSU0_DP_2FLOP
|
|
PMC1 PM_VSU0_DP_FMA
|
|
PMC2 PM_VSU0_DP_FSQRT_FDIV
|
|
PMC3 PM_VSU0_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_VSU0_SCALAR_DP_ISSUED+PM_VSU0_SCALAR_DP_ISSUED+(PM_VSU0_VECTOR_DP_ISSUED+PM_VSU0_VECTOR_DP_ISSUED)*4)/runtime
|
|
VSX [MFLOP/s] = 1.0E-06*((PM_VSU0_VECTOR_DP_ISSUED+PM_VSU1_VECTOR_DP_ISSUED)*4)/runtime
|
|
--
|
|
|