Mobile and Desktop Processors
Intel® Core™ processors, Intel Atom® processors, tools, and utilities
16806 Discussioni

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

APasa
Principiante
2.967Visualizzazioni

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 Risposte
Jose_H_Intel1
Dipendente
1.729Visualizzazioni

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
Principiante
1.729Visualizzazioni

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

APasa
Principiante
1.729Visualizzazioni

This is what i was looking for!

Thank You!

Rispondere