![]() |
![]() |
#518 | |
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
2×2,459 Posts |
![]() Quote:
Code:
05/04/2020 11:25 AM 118,384,064 p315690521 05/04/2020 11:25 AM 143,342,228 p382245613 11/22/2018 05:38 PM 30,647,312 p81725849 05/04/2020 11:25 AM 11,399,964 p91199161 05/04/2020 11:25 AM 35,665,976 p95108957 |
|
![]() |
![]() |
![]() |
#519 |
Mar 2018
11 Posts |
![]()
When i try to scroll worker window if number of lines is big it scrolls too much.
My mouse settings are set to scroll 3 lines per click |
![]() |
![]() |
![]() |
#520 |
Dec 2017
22 Posts |
![]()
We know about the firepower of Prime95 to test the processors and I admire that, since once I have been through it for a few hours I have stability in everything I do, but in order to better test and lower the temperature, there is some less demanding test for the 9900k that keeps it stable in the same way? Maybe some cache settings that I can use correctly for the 9900k? Thank you.
|
![]() |
![]() |
![]() |
#521 |
"Pavel Atnashev"
Mar 2020
1010112 Posts |
![]()
Sometimes when setting FFT_Increment=1 Gwnum chooses zero-padded FFT which fails immediately.
Code:
./sllr64.3.8.23 -d -q"50873*2^1912945+1" -oFFT_Increment=1 Starting Proth prime test of 50873*2^1912945+1 Using zero-padded AVX FFT length 168K, Pass1=896, Pass2=192, clm=2, a = 3 Iter: 1/1912960, ERROR: ROUND OFF (0.5) > 0.4 Continuing from last save file. Starting Proth prime test of 50873*2^1912945+1 Using zero-padded AVX FFT length 168K, Pass1=896, Pass2=192, clm=2, a = 3 Iter: 1/1912960, ERROR: ROUND OFF (0.5) > 0.4 Unrecoverable error, Restarting with next larger FFT length... Continuing from last save file. Starting Proth prime test of 50873*2^1912945+1 Using all-complex AVX FFT length 192K, Pass1=256, Pass2=768, clm=2, a = 3 |
![]() |
![]() |
![]() |
#522 |
"Oliver"
Sep 2017
Porta Westfalica, DE
19×23 Posts |
![]()
When running a throughput benchmark with a 32M FFT on a Ryzen 3600, it simply states "throughput benchmark complete" with nothing done. The results.bench.txt will contain the hwloc output and Prime95 64-bit version 29.8, RdtscTiming=1, nothing else. When timing an exponent that needs 32M FFTs, everything runs fine.
|
![]() |
![]() |
![]() |
#523 |
May 2005
23×7×29 Posts |
![]()
As mentioned in March 2019 something has changed in P95 affinity handling between win64 version 29.4 and 29.6 and is carried up till latest build of 29.8.
I have two AVX-512 machines: i9-7900X and i7-7820X. On i9 I've gave up using single P95 with two workers and setting affinity in local.txt (2x3 threads setting), instead I am setting only CoresPerTest=3 and launching two separate P95 instances using batch file Code:
start "name" /affinity x prime95.exe On i7 affinity setting works and P95 sticks to preconfigured CPU cores - which makes me think: can it be related to the number of CPU cores present? |
![]() |
![]() |
![]() |
#524 |
"Oliver"
Sep 2017
Porta Westfalica, DE
19×23 Posts |
![]()
Something else I observed is that when I am running multiple workers needing high memory (as in ECM or P-1), it will randomly (i. e. without observable circumstances) interrupt a worker in its second stage stating multiple times "Available memory is x MB \\ Using y MB of memory" and then reinitializing it again from the last known point of work. This does occur with some time in between. For small exponents that extra work seems to be negligible, but when doing small exponent ECM and additionally "normal" P-1 simoultaneously, it will can and will slow down the latter noticably.
This is not limited to some specific CPU. It is not limited to a specific CPU vendor, neither. I tested some i5's and i7's from 2nd to 9th Gen, also AMD Ryzen 1st Gen. |
![]() |
![]() |
![]() |
#525 |
"James Heinrich"
May 2004
ex-Northern Ontario
2×3×5×109 Posts |
![]()
It will do this when one worker finishes its high-memory-usage workload, freeing that memory for the other workers. Everything else being equal, more memory available makes P-1 stage 2 faster, but if it frequently restarts it can easily wipe out all the benefits. I know on my main system which has 45GB available to P-1 but only DDR3-1333, it can take up to 10 minutes to fully start stage 2, so restarting it with a different RAM setting is catastrophic to throughput. For that reason I prefer to just run a single 6-threaded worker rather than multiple workers. Less RAM allocated and/or faster RAM would reduce the throughput hit when restarting stage2 workers.
|
![]() |
![]() |
![]() |
#526 |
"Oliver"
Sep 2017
Porta Westfalica, DE
19×23 Posts |
![]()
The machine I am writing this on is running two workers (one ECM, one P-1). The interrupt is coming when the other worker's stage 2 is already running for a long time (in my case e. g. ten minutes in). Regarding your explanation, I totally get why the program would do that (and I also observed that previously), but in my case, there seems to be another trigger.
Last fiddled with by kruoli on 2020-05-20 at 22:45 Reason: Variables are no constants. |
![]() |
![]() |
![]() |
#527 | |
May 2020
1 Posts |
![]() Quote:
I've read carefully your issue. I've been dealing with the same exact trouble with a 3950X. I first tried it in an Aorus Master X570, and for the love of god I couldn't manage to get it Prime95's small ffts stable at stock settings. I tried many BIOS version, I tried different fan configurations, I tried different RAM modules. I couldn't. Yesterday I decided to try a new board (X570 Taichi) and even when Prime95 seems to cope a little bit better with UEFI defaults, one worker crashes within the first minutes. So this is clearly something related with not just a particular brand, rather a general power delivery issue extended to Ryzen boards. It's really a boomer because I love to get all my systems Prime95 stable, it just feels right to have that kind of stability. But can't see how we are going to get over this... |
|
![]() |
![]() |
![]() |
#528 |
Dec 2011
After milion nines:)
2×19×37 Posts |
![]()
I become proud owner of AMD 3900X.
So I try to benchmark it with mprime and found one interesting bug. My CPU has 12 cores ( SMT is turned off) So I can have 1*12 2*6 3*4 *4*3 6*2 and 12*1 worker When I start that to benchmark got next error [Worker #1 Jun 11 01:41:36] Timing 240K all-complex FFT, 12 cores, 3 workers. [Jun 11 01:41:36] Error setting affinity to core #13. There are 12 cores. Regardless this it looks like benchmark is done. On windows benchmark is not started just finished. |
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Prime95 version 29.2 | Prime95 | Software | 71 | 2017-09-16 16:55 |
Prime95 version 29.1 | Prime95 | Software | 95 | 2017-08-22 22:46 |
Prime95 version 26.5 | Prime95 | Software | 175 | 2011-04-04 22:35 |
Prime95 version 25.9 | Prime95 | Software | 143 | 2010-01-05 22:53 |
Prime95 version 25.8 | Prime95 | Software | 159 | 2009-09-21 16:30 |