Software Tuning, Performance Optimization & Platform Monitoring
Discussion regarding monitoring and software tuning methodologies, Performance Monitoring Unit (PMU) of Intel microprocessors, and platform updating.
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

Unit mask(umask)

Bo_W_3
Beginner
848 Views

Hi,

I'm writing a program for computing FLOPS and need now several MSRs, such as FP_COMP_OPS_EXE.SSE_SINGLE_PRECISION. My question is what is the address for it? Ist it 0x1040 or 0x4010 or neither.

And one more question: Does

FP_COMP_OPS_EXE.SSE_FP_SCALAR  +  FP_COMP_OPS_EXE.SSE_FP_PACKED = FP_COMP_OPS_EXE.SSE_SINGLE_PRECISION + FP_COMP_OPS_EXE.SSE_DOUBLE_PRECISION  ?

Thanks for your answer

0 Kudos
2 Replies
Bernard
Valued Contributor I
848 Views
0 Kudos
Bernard
Valued Contributor I
848 Views
Please read this post Link: ://software.intel.com/en-us/forums/topic/293822 P.S I removed a "http" protocol identifier becuse of spam filter activity.
0 Kudos
Reply