This isn’t true anymore, Intel dropped AVX512 since they moved to Big+Small cores design while AMD actually implemented it with Zen 4.
Comment on Intel's CPUs Are Failing, ft. Wendell of Level1 Techs
bruhduh@lemmy.world 3 months ago
Intel problem is that they keep pushing extensions race while AMD proved with their Ryzen series that if you keep your instruction set to a minimum, then your CPUs will be energy efficient, even arm proved this by pushing extensions too far like intel and getting overheating chips
Dyf_Tfh@lemmy.sdf.org 3 months ago
Holzkohlen@feddit.de 3 months ago
Does AMD just keep winning or what? I just don’t want CPU’s with a 500 Watt tdp.
Nighed@sffa.community 3 months ago
Both intel and AMD are running the same instruction set though are they not? (Cross licensing x86/x64)
bruhduh@lemmy.world 3 months ago
Look up gcc x86 options, intel have twice as big instruction set, and with expansion of instructions of arm, risc architecture ain’t saving it from overheating now because of aforementioned, now bloated instruction set
sugar_in_your_tea@sh.itjust.works 3 months ago
The overhead of additional instructions isn’t the issue, they often translate those instructions into a smaller set of actual operations. It’s not like they have a special circuit for every instruction, a lot of instructions translate to a pipeline of multiple, modular circuits.
The actual silicon will look more like ARM despite having a very large difference in instruction set sizes.
bruhduh@lemmy.world 3 months ago
Then why AMD is more efficient then intel and arm nowadays?
sugar_in_your_tea@sh.itjust.works 3 months ago
That depends on what you mean, but here are a few reasonable explanations:
Anyway, that’s my take.
TheGrandNagus@lemmy.world 3 months ago
And for AMD’s 3D v-cache chips, there’s an enormous energy benefit, as taking stuff from the (much larger) cache is far more energy efficient than constantly going back and forwards to RAM.
bruhduh@lemmy.world 3 months ago
Thank you for detailed explanation
sauce@lemmy.dbzer0.com 3 months ago
Correction, meteor lake’s (Intel 14th gen) CPU tile is on the Intel 4 process (though admittedly that’s a 7nm euv process). And they’ve also moved to a chiplet design. (CPU, GPU and IO are on 3 different processes)