【发布时间】:2020-08-22 15:58:25
【问题描述】:
我正在查看一个图表,该图表显示,实际上,增加 CPI 的核心数通常会导致大多数指令的 CPI 更高,并且通常会增加程序执行的指令总数。为什么会这样?
据我了解,CPI 只有在增加时钟频率时才会增加,所以 CPI 增加对我来说没有多大意义。
【问题讨论】:
-
increasing the core count on a CPI usually results in higher CPI我的猜测:一个 CPI 太多了。 -
CPI should increase only when increasing the clock frequency设计中还是运行中?