![]() |
|
|
#100 |
|
"Mihai Preda"
Apr 2015
3·457 Posts |
|
|
|
|
|
|
#101 |
|
Jul 2003
So Cal
32·5·47 Posts |
Yes, that fixed it.
2020-10-18 12:36:19 Tesla K20c-0 6972649 P2(1.5M,10M) Setup 1024 P2 buffers in 3.7s ... 2020-10-18 12:38:35 Tesla K20c-0 6972649 GCD: 11352967935560261207067499316137 |
|
|
|
|
|
#102 |
|
"Viliam Furík"
Jul 2018
Martin, Slovakia
3·5·41 Posts |
Now with the new version, removing the standalone P-1, could you fulfil last wish from version 6.x, that being, implement the functionality, that when you write known factor(s) in the worktodo line, it will not stop P-1 when finding the already known factor(s) after the first stage? I don't know as much about C and OpenCL as you, but I think you will agree, it can be solved with a simple condition and some extension of parsing script. (If the factor found in P1 consists of only the known factor(s), ignore it, and let the P2 run - or something similar)
And to the new version, do you plan to make PRP-CF available? |
|
|
|
|
|
#103 | |
|
"Mihai Preda"
Apr 2015
3×457 Posts |
Quote:
Could you explain a bit more about what you're trying to do by not stopping P-1 when it finds a factor? About accepting a factor in the worktodo line, that was the case before (the factor was completly ignored), but it turned out that was a problem because some users assumed that PRP-CF must be supported because the worktodo line with a factor is not rejected. Now it's rejected for hopefully less confusion. |
|
|
|
|
|
|
#104 | |
|
"Viliam Furík"
Jul 2018
Martin, Slovakia
26716 Posts |
Quote:
Simply the same mechanics as in Prime95/mprime. When you create a line in worktodo.txt for P-1, and you include the known factors at the end like this -> Pminus1=AID,1,2,prime,-1,99,0,"factor,factor" , it will ignore the factors if they are found. gpuOwl 6.x doesn't accept the factors, so it will always stop after first stage if a factor is found. |
|
|
|
|
|
|
#105 | |
|
"Viliam Furík"
Jul 2018
Martin, Slovakia
3×5×41 Posts |
Quote:
|
|
|
|
|
|
|
#106 |
|
"Mihai Preda"
Apr 2015
101010110112 Posts |
I think any v6.x accepts factors at the end of the assignment, and completely *ignores* them. Does not read them, does not handle them in any way, as if they weren't there. Does not continue P-1 past them, P-1 works in the same way as if the factors were not there. Not very useful IMO.
|
|
|
|
|
|
#107 | |
|
"Viliam Furík"
Jul 2018
Martin, Slovakia
3·5·41 Posts |
Quote:
|
|
|
|
|
|
|
#108 |
|
"Mihai Preda"
Apr 2015
3×457 Posts |
I don't know, maybe only works for PRP. Anyway I consider that (not rejecting factors at the end) a bug.
Last fiddled with by preda on 2020-10-18 at 23:15 |
|
|
|
|
|
#109 | |
|
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
2·32·7·43 Posts |
Quote:
https://www.mersenneforum.org/showth...tor#post558573 https://www.mersenneforum.org/showth...tor#post556524 Gpuowl does a lot, but not everything that mprime/prime95 do, or that we users wish it would do. Last fiddled with by kriesel on 2020-10-19 at 02:18 |
|
|
|
|
|
|
#110 |
|
"Mihai Preda"
Apr 2015
3·457 Posts |
In a recent commit (tagged v7.1), GpuOwl switched to "Proof v2".
This is a change in the way the proof is generated -- slightly different residues are used. Not much changes client-side, except that the transition between proof versions *can't* be done half-way through the PRP test (because: different residues are used for the two versions). So finish the PRP test with the old version, and start a new one with the new version. The "Proof v2" is already accepted (and preferred) by the server, and is the same format Prime95 uses. |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| GpuOwl PRP-Proof changes | preda | GpuOwl | 20 | 2020-10-17 06:51 |
| gpuowl: runtime error | SELROC | GpuOwl | 59 | 2020-10-02 03:56 |
| gpuOWL for Wagstaff | GP2 | GpuOwl | 22 | 2020-06-13 16:57 |
| gpuowl tuning | M344587487 | GpuOwl | 14 | 2018-12-29 08:11 |
| How to interface gpuOwl with PrimeNet | preda | PrimeNet | 2 | 2017-10-07 21:32 |