Processors
Intel® Processors, Tools, and Utilities
14526 Discussions

How can I find out the CPI per instruction of a i7-4700HQ?

APasa
Beginner
2,081 Views

Hello,

For Academic purposes I need to know the CPI for each kind instruction of the processor, that is, CPI for integer operations, CPI for floating point operations, etc..

I've been searching thru the datasheets but so far I haven't found it yet, is it public information? Where can I find it for my processor (i7-4700HQ) and others??

Thank You!

Tersark

0 Kudos
4 Replies
Jose_H_Intel1
Employee
843 Views

The cycle per instruction depend on the amount of instructions executed by the program.

The following information might be useful.

http://en.wikipedia.org/wiki/Cycles_per_instruction Cycles per instruction - Wikipedia, the free encyclopedia

https://software.intel.com/en-us/forums/topic/283562 Calculation of Cycles Per Instruction (CPI) for Intel processors.

APasa
Beginner
843 Views

Hello,

Thanks for your reply, however I'm not looking for an average CPI of a whole program. What I need is the CPI for type of instruction, after reading the Wikipedia what I'm looking for is the CCI. Any ideas?

Thanks,

Tersark

0 Kudos
APasa
Beginner
843 Views

This is what i was looking for!

Thank You!

0 Kudos
Reply