Why in the world would someone get their hands on a brand new Zen 3 32-core CPU and the first thing that comes to mind is run Geekbench instead of Cinebench?
The problem is actually in a significant misunderstanding that
it Does Not make Any sense to compare directly two systems with Very different numbers of cores!
56 Cores vs.
32 Cores, that is the
Dual CPU system vs.
Single CPU system!
For many-many years Intel and AMD are using
Composite Theoretical Performance ( CTP ) values to evaluate
Peak Processing Power of CPUs ( also known as
Rpeak in Computer Science and HPC communities ):
CTP values ( Non-Normalized ) for Single CPU configurations:
Intel Xeon Platinum 8280 - 2.7 GHz / 28 cores / AVX-2 / FMA support - CTP =
2.419 TFLOPs ( ~
15.6% slower than AMD EPYC 7543 Zen 3 )
AMD EPYC 7543 Zen 3 - 2.8 GHz / 32 cores / AVX-2 / FMA support - CTP =
2.867 TFLOPs
CTP values ( Normalized ) for Single CPU configurations:
Intel Xeon Platinum 8280 - 2.7 GHz /
32 cores / AVX-2 / FMA support - CTP =
2.765 TFLOPs ( ~
3.6% slower than AMD EPYC 7543 Zen 3 ) (
2.765 =
2.419 TFLOPs *
32/
28 )
AMD EPYC 7543 Zen 3 - 2.8 GHz / 32 cores / AVX-2 / FMA support - CTP =
2.867 TFLOPs
Note: Intel's CPU number of Cores is multiplied by 32 / 28 ~= 1.1428571 to
Normalize number of Cores to 32 and in that case we're comparing
32-Core Intel system vs.
32-Core AMD system
For Dual CPU configurations multiply TFLOPs numbers by 2.
As you can see
Intel Xeon CPU is only 3.6% slower when compared to the latest Gen 3 AMD CPU if Normalization of number of Cores is taken into account.
PS: I'm a C/C++ Software Engineer and I'm Not in favour of Intel or AMD in that case. However, "
Apples-must-be-compared-to-Apples" and Not to "Lemons"...