• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.
  • The forums have been upgraded with support for dark mode. By default it will follow the setting on your system/browser. You may override it by scrolling to the end of the page and clicking the gears icon.

Passmark suddenly adding AVX512, intel ahead once again

Status
Not open for further replies.
Joined
Jan 5, 2006
Messages
18,584 (2.62/day)
System Name AlderLake
Processor Intel i7 12700K P-Cores @ 5Ghz
Motherboard Gigabyte Z690 Aorus Master
Cooling Noctua NH-U12A 2 fans + Thermal Grizzly Kryonaut Extreme + 5 case fans
Memory 32GB DDR5 Corsair Dominator Platinum RGB 6000MT/s CL36
Video Card(s) MSI RTX 2070 Super Gaming X Trio
Storage Samsung 980 Pro 1TB + 970 Evo 500GB + 850 Pro 512GB + 860 Evo 1TB x2
Display(s) 23.8" Dell S2417DG 165Hz G-Sync 1440p
Case Be quiet! Silent Base 600 - Window
Audio Device(s) Panasonic SA-PMX94 / Realtek onboard + B&O speaker system / Harman Kardon Go + Play / Logitech G533
Power Supply Seasonic Focus Plus Gold 750W
Mouse Logitech MX Anywhere 2 Laser wireless
Keyboard RAPOO E9270P Black 5GHz wireless
Software Windows 11
Benchmark Scores Cinebench R23 (Single Core) 1936 @ stock Cinebench R23 (Multi Core) 23006 @ stock

 
And what are your thoughts on the matter?
 
And what are your thoughts on the matter?

I was reading this on hardwareinfo and thought I'd share this.
Delete the post if you wish.
 
I was reading this on hardwareinfo and thought I'd share this.
Delete the post if you wish.
It's valid news elsewhere, I can't see them holding onto it long, Ryzens getting discounted, I see new chips all round on the way so it might be new Intel but maybe not.
 
Coffee Lake doesn't even have AVX 512, so these Intel CPUs got faster by some other mysterious means.

Anyway I find it at the very least interesting how every time one of these benchmarks get's updated , i.e cpu-z, geekbench, etc it's always AMD that loses some of the scores and almost never Intel. It's just, you know, kind of odd.
 
News is supposed to be impartial and unbiased. An article linking to a tweet claiming "bribe money" is not news, it's scurrilous rumour-mill bulls**t. Sadly this is what is considered "journalism" in the tech space nowadays.
 
AVX512 work wonders in non GPU related works when implemented for our bioinformatics work
 

But for PerformanceTest V10 we did really major changes to the CPU test algorithms. These changes included
- Using new CPU instructions (e.g. AVX512) only available in modern CPUs.
- Use a more up to date compiler (Visual Studio 2019 instead of 2013) which also brings some code optimization.
- Have better support for out of order execution, which is a feature of newer CPUs.
- Updated the 3rd libraries we use for some of the tests (including more modern versions of GZip, Crypto++ and Bullet Physics.
- Fixed up a bunch of bugs that hurt performance (like some variable alignment issues and compiler optimization flags).
- Completely rewrote some of the tests. e.g. removed TwoFish encryption and replaced it with the more common Elliptic curve encryption.
- Improving the algorithms to push more data through the CPU also results in more load on the cache and memory subsystem. So older CPUs, those with inadequate cache or memory bandwidth are expected not to perform so well with PT10.

Bribe money or not I can't take seriously anyone that lists "better support for out of order execution" when that's something purely hardware related and has been around for about 20 years and not just in newer CPUs. It's like this has been written by some one pretending to know about these things, had I not known better it would have fooled me.

Also, MSVC for a CPU performance benchmark ? Big yikes.
 
Last edited:
Also, VSC for a performance benchmark ? Big yikes.
Would you rather have them run source code through ICC instead?

I'm curious about the: "- Have better support for out of order execution, which is a feature of newer CPUs."
 
News is supposed to be impartial and unbiased. An article linking to a tweet claiming "bribe money" is not news, it's scurrilous rumour-mill bulls**t. Sadly this is what is considered "journalism" in the tech space nowadays.
True, worthy of forum chat though I think.
 
Would you rather have them run source code through ICC instead?

It wouldn't have been surprising to find out that ICC was the compiler all along.

On a more serious note, MSVC is notorious for generating sub-optimal code compared to other compilers like GCC and Clang. I do use MSVC , it has gotten much better over the years but it's still behind, for a CPU benchmark it would literally be my last choice.
 
Last edited:
Status
Not open for further replies.
Back
Top