Announcement

Collapse
No announcement yet.

AMD Zen 3 "Family 19h" Enablement Beginning With The Linux 5.6 Kernel

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #21
    The thing with SMT4 is that ZEN only has 4 integer units per core... The implication being they would need to at least double the number of execution units per core and that wouldn't make much sense. (Because most x86 instructions decode into one or two micro ops) In that case a scaled up modern CMT architecture would be better. (Scalar Pipelining and Out of Order paralellism was invented because of that fact. Having eight integer units wouldn't much better for a single thread than just 4 integer units. And an 8-wide decoder would be huge and probably slower due to sharing so much hardware. Why I think a CMT architecture woudl be a better choice at this scale)
    Last edited by duby229; 30 January 2020, 05:52 PM.

    Comment

    Working...
    X