![]() |
|
|
#56 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
36·13 Posts |
The --platform=1 option is still ignored.
(and additionally, the existence of -f and -F options is denied by the program) Code:
$ ./xyyxsievecl64.exe --platform=1 -x2 -X2500 -y7000 -Y7500 -P1e6 -t1 -s2000 -S+ -oxyyx.pfgw -f1 -F1
xyyxsievecl v1.0.1, a GPU program to find factors numbers of the form x^y+y^x
Quick elimination of terms info (in order of check):
626000 because the term is even
118610 because x and y have a common divisor
357496 because the term is divisible by a prime < 100
List of available platforms and devices
C:\Users\Serge\Desktop\XYYXsieve\xyyxsievecl64.exe: invalid option -- F
C:\Users\Serge\Desktop\XYYXsieve\xyyxsievecl64.exe: invalid option -- 1
Platform 0 has no available devices. Here is a list of platforms and devices:
Platform 0 is a Advanced Micro Devices, Inc. AMD Accelerated Parallel Processing, version OpenCL 1.2 AMD-APP (938.2)
No devices
Platform 1 is a NVIDIA Corporation NVIDIA CUDA, version OpenCL 1.1 CUDA 6.0.1
Device 0 is a NVIDIA Corporation GeForce GTX 570
Also, minor: there is no line break after "Here is a list of platforms and devices:" message. |
|
|
|
|
|
#57 |
|
"Mark"
Apr 2003
Between here and the
11·577 Posts |
I didn't change the version number, but this should be 1.0.2.
I finally tracked down and fixed the main "Out of resources" issue. I'm referring to the one that impacts large search ranges. I wasn't reinitializing a variable in a loop. I fixed some issues with continuing from a previous output file. I don't know why --platform doesn't work so I need to investigate that, but -f should now work to change the platform (although I haven't tested it). |
|
|
|
|
|
#58 |
|
"Mark"
Apr 2003
Between here and the
11·577 Posts |
I spoke too soon on the "Out of resources" issue. I thought I had nailed it, but I just one with the latest build.
|
|
|
|
|
|
#59 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
36×13 Posts |
|
|
|
|
|
|
#60 | |
|
"Mark"
Apr 2003
Between here and the
634710 Posts |
Quote:
n*b^n+/-1 uses a discrete log. x^y+/-y^x does not use a discrete log. |
|
|
|
|
|
|
#61 | |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
36·13 Posts |
Quote:
gcwsieve is (of course) faster, but some legacy GC/GW projects may have been done with MultiSieve (some bases were done more than ten years ago). But if under-reporting behavior was limited to the xyyx branch of MultiSieve only, then there shouldn't be any problem. |
|
|
|
|
|
|
#62 | |
|
"Mark"
Apr 2003
Between here and the
11×577 Posts |
Quote:
Last fiddled with by rogue on 2014-07-08 at 23:54 |
|
|
|
|
|
|
#63 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
100101000001012 Posts |
Right!
I think multisieve ("start new sieve" option) is still faster than the setup accessory sieve gcwsieve-1.3.5-smallp.zip (or Pari ad hoc) ... but then (after p>N) one should switch to gcwsieve. |
|
|
|
|
|
#64 |
|
Jan 2005
Minsk, Belarus
40010 Posts |
The interval 20,001<=x<=40,000, 201<=y<=400 is reserved by Norbert Schneider.
|
|
|
|
|
|
#65 |
|
"Mark"
Apr 2003
Between here and the
11·577 Posts |
Please ensure that he is not using MultiSieve due to the undiagnosed bug described earlier in this thread.
As I stated above I am sieving all y for all x < 10000 (using your nomenclature) and intend to retest to determine if any PRPs were missed. |
|
|
|
|
|
#66 |
|
"Mark"
Apr 2003
Between here and the
11×577 Posts |
I just checked in changes for PRPNet into sourceforge. It now supports x^y+y^x and x^y-y^x searches.
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Leyland Primes: ECPP proofs | Batalov | XYYXF Project | 17 | 2021-07-12 20:05 |
| Mersenne Primes p which are in a set of twin primes is finite? | carpetpool | Miscellaneous Math | 3 | 2017-08-10 13:47 |
| Distribution of Mersenne primes before and after couples of primes found | emily | Math | 34 | 2017-07-16 18:44 |
| On Leyland Primes | davar55 | Puzzles | 9 | 2016-03-15 20:55 |
| possible primes (real primes & poss.prime products) | troels munkner | Miscellaneous Math | 4 | 2006-06-02 08:35 |