|
|
|
|
|
by DarkShikari
5318 days ago
|
|
While the 8-module chip does share a few things (mainly a vector processing unit And more importantly, the decode and dispatch unit, which only run every other clock for a given core -- thus limiting any given core to a theoretical maximum of a mere 2 IPC, and in practice a lot more than that since the dispatch unit has limitations of its own, nevermind branch mispredictions and such. |
|