![]() |
|
|
#67 | |
|
Einyen
Dec 2003
Denmark
1100010101102 Posts |
Quote:
In the benchmark window I assume you chose Throughput benchmark, and make sure "Benchmark all FFT implementations to find the best one for your machine" is checked. There can be a big speed difference between the different FFT settings on the same FFT size. Make sure your RAM is running dual channel, see CPU-Z Memory tab it says "Channel #" Dual: https://www.cpuid.com/softwares/cpu-z.html |
|
|
|
|
|
|
#68 | |
|
Sep 2016
1010011102 Posts |
Quote:
These chips are all supposed to be have the same TDP regardless of load, non-AVX/AVX(512). They are normalized to the same TDP by offsetting the frequencies of each workload respectively. The only problem is that most people don't understand this. (even the mobo vendors got it wrong initially) They try to run everything at the same speed and of course things blow up. Then they blame it on Intel because AVX512 is stupid or something like that. |
|
|
|
|
|
|
#69 | |
|
"Oliver"
Mar 2005
Germany
111110 Posts |
Quote:
Oliver |
|
|
|
|
|
|
#70 |
|
"Victor de Hollander"
Aug 2011
the Netherlands
23×3×72 Posts |
The problem is also partly due to marketing and expectations.
"This chip has a max turbo of 4.x GHz" (but only in single thread load) xxxW TDP is only when it runs at it's base frequency (it can consume a lot more in turbo modes, see also: https://www.anandtech.com/show/13400...600k-review/21 |
|
|
|
|
|
#71 |
|
P90 years forever!
Aug 2002
Yeehaw, FL
2·3,767 Posts |
|
|
|
|
|
|
#72 | |
|
P90 years forever!
Aug 2002
Yeehaw, FL
2×3,767 Posts |
Quote:
For throughput benchmarks, I've found my AVX-512 CPU gets much more throughput using 8 cores/8 workers rather than 8 cores/1 worker. |
|
|
|
|
|
|
#73 |
|
1976 Toyota Corona years forever!
"Wayne"
Nov 2006
Saskatchewan, Canada
2·5·7·67 Posts |
I've no experience in reading these but it doesn't look like the RAM is 3600 even though I watched the support guy spend 2 hours in the BIOS until he got it to say the RAM was 3600 and stableā¦. what do you see?
The "SPD" was the same in Slots 1, 3, 5, and 7. Thanks |
|
|
|
|
|
#74 |
|
Einyen
Dec 2003
Denmark
2×1,579 Posts |
So on the SPD tab you can see the RAM modules are actually DDR4-2133, the 1066 Mhz is the clock rate and 2133 Mhz is the "effective" speed since they can transfer data twice per clock. You are running Quad channel RAM which is great, the best you can get without buying very expensive Xeon processors.
On the Memory tab it shows that RAM is running overclocked at ~ 1900 Mhz actual clock rate so "effective" rate of 3800 Mhz, and your processor is slightly overclocked to 3.7 Ghz (CPU tab). I hope you only payed for DDR4-2133 (PC4-17000) modules and not something higher? The question is if it is running stable at 3800 Mhz, you will have to test that with stress test and double checks. It is strange you are getting bad benchmarks with this setup, it could be throttling because the CPU is getting too hot, try watch the CPU temperature during benchmarks. Also try to benchmark with the 29.4b8 Prime95 (with AVX2 instead of AVX-512), and check the temperature running AVX2. Last fiddled with by ATH on 2018-11-01 at 01:10 |
|
|
|
|
|
#75 |
|
1976 Toyota Corona years forever!
"Wayne"
Nov 2006
Saskatchewan, Canada
125216 Posts |
Heat should not be an issue I hope with a "Liquid 360mm Freezer 360 cooler"
|
|
|
|
|
|
#76 |
|
Einyen
Dec 2003
Denmark
2·1,579 Posts |
So you got 7.89 ms/iteration at 3072K FFT but how many cores is that? What are you getting with 8 cores on 1 worker? Should get < 3ms then at 3072K FFT
|
|
|
|
|
|
#77 | |
|
1976 Toyota Corona years forever!
"Wayne"
Nov 2006
Saskatchewan, Canada
2·5·7·67 Posts |
Quote:
Code:
Timings for 3072K FFT length (8 cores, 1 worker): 1.38 ms. Throughput: 723.83 iter/sec. Timings for 3072K FFT length (8 cores, 4 workers): 7.29, 7.23, 7.18, 7.01 ms. Throughput: 557.47 iter/sec. Timings for 3072K FFT length (8 cores, 8 workers): 14.50, 14.40, 14.33, 14.36, 14.34, 14.36, 14.41, 14.06 ms. Throughput: 557.74 iter/sec. Last fiddled with by petrw1 on 2018-11-01 at 03:01 |
|
|
|
|