Join PrimeGrid
Returning Participants
Community
Leader Boards
Results
Other
drummers-lowrise
|
Message boards :
Wieferich and Wall-Sun-Sun Prime Search :
New Version Testing
Author |
Message |
Reggie Volunteer moderator Project administrator Volunteer tester Project scientist Send message
Joined: 10 May 14 Posts: 234 ID: 311759 Credit: 234,824,586 RAC: 711,099
                     
|
There is an update available for the WW app! It features a ~3x speed increase and an increase in the software limit (2^62 -> 2^64)! Before this can be released, it needs to be tested.
A testing spreadsheet is here: https://docs.google.com/spreadsheets/d/1dh07hIbOgjcYxFVyXcm8YW3uoSmot63RRFjp8ex8DU8/edit#gid=131520259. To reserve a cell, post your reservation here. Then run the four test cases listed on the side and post your results (both the residue and whether the special instances were found). We're also curious what speedup you notice compared to the previous testing (ranges are the same size).
Thank mfl0p and Yves Gallot for the incredible update!
Notes:
For multithreading, add `-t #` to the end of the command line parameters, where '#' is the number of cores you want to run.
PSA credit and the "Volunteer Tester" role will be granted for test cases run.
While the range was quadrupled, the program is also faster. My rough estimate is WW will be running for 1-2 years, and this is quite unlikely to increase, though it will be considered in the future.
The residues from the previous app version are incompatible with this version. Don't get ambitious and try to use app_info.xml yet! | |
|
darkclown Volunteer tester Send message
Joined: 3 Oct 06 Posts: 331 ID: 3605 Credit: 1,446,257,799 RAC: 685,259
                          
|
I can't edit, but I'll take nVidia Windows.
____________
My lucky #: 60133106^131072+1 (GFN 17-mega) | |
|
darkclown Volunteer tester Send message
Joined: 3 Oct 06 Posts: 331 ID: 3605 Credit: 1,446,257,799 RAC: 685,259
                          
|
Looks like a 3x+ improvement over current production version.
Full outputs:
Test 1:
C:\Users\zzz\Desktop\ww_test>WWocl-win64.exe 18446744013709551615 18446744073709551615
WWocl version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 27 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Starting search at: 18446744013709551615
Stopping search at: 18446744073709551615
init_data.xml not found, using device 0.
GPU Info:
Name: GeForce RTX 2070 SUPER
Vendor: NVIDIA Corporation
Driver: 460.79
Compute Units: 40
Beginning a new search with parameters from the command line
Starting search...
Tests done: 16.4476%
Tests done: 32.8952%
Tests done: 54.8254%
Tests done: 71.2730%
Tests done: 87.7206%
Checkpoint, current: 18446744073709551615
Workunit complete. Average speed: 122.96 Million primes per second.
Checksum: 509DE6503B2A6E8E
Test 2:
C:\Users\zzz\Desktop\ww_test>WWocl-win64.exe 1 6e10
WWocl version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 27 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
START below minimum. Starting search at 127
Starting search at: 127
Stopping search at: 60000000000
init_data.xml not found, using device 0.
GPU Info:
Name: GeForce RTX 2070 SUPER
Vendor: NVIDIA Corporation
Driver: 460.79
Compute Units: 40
Beginning a new search with parameters from the command line
Starting search...
Tests done: 26.4633%
Tests done: 44.1055%
Tests done: 70.5688%
Tests done: 88.2110%
Checkpoint, current: 60000000000
Workunit complete. Average speed: 280.45 Million primes per second.
Checksum: 8B77D2DA053842DD
Test3:
C:\Users\zzz\Desktop\ww_test>WWocl-win64.exe 227630e10 227636e10
WWocl version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 27 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Starting search at: 2276300000000000
Stopping search at: 2276360000000000
init_data.xml not found, using device 0.
GPU Info:
Name: GeForce RTX 2070 SUPER
Vendor: NVIDIA Corporation
Driver: 460.79
Compute Units: 40
Beginning a new search with parameters from the command line
Starting search...
Tests done: 13.7222%
Tests done: 34.3055%
Tests done: 54.8887%
Tests done: 75.4720%
Tests done: 89.1942%
Checkpoint, current: 2276360000000000
Workunit complete. Average speed: 169.68 Million primes per second.
Checksum: 6522CBC4CA2E4CFF
Test 4:
C:\Users\zzz\Desktop\ww_test>WWocl-win64.exe 338772621946054253 338772681946054253
WWocl version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 27 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Starting search at: 338772621946054253
Stopping search at: 338772681946054253
init_data.xml not found, using device 0.
GPU Info:
Name: GeForce RTX 2070 SUPER
Vendor: NVIDIA Corporation
Driver: 460.79
Compute Units: 40
Beginning a new search with parameters from the command line
Starting search...
Tests done: 12.7419%
Tests done: 31.8548%
Tests done: 50.9677%
Tests done: 70.0805%
Tests done: 89.1934%
Checkpoint, current: 338772681946054253
Workunit complete. Average speed: 135.14 Million primes per second.
Checksum: 589A69274A6AB5A8
____________
My lucky #: 60133106^131072+1 (GFN 17-mega) | |
|
Artist Volunteer tester Send message
Joined: 29 Sep 08 Posts: 88 ID: 29825 Credit: 394,809,592 RAC: 259,251
                         
|
NVidia Linux:
$ ./WWocl-linux64 18446744013709551615 18446744073709551615
WWocl version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 7.5.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Starting search at: 18446744013709551615
Stopping search at: 18446744073709551615
init_data.xml not found, using device 0.
GPU Info:
Name: GeForce GTX 1650
Vendor: NVIDIA Corporation
Driver: 455.38
Compute Units: 14
Beginning a new search with parameters from the command line
Starting search...
Tests done: 2.8970%
Tests done: 8.8070%
Tests done: 14.7749%
Tests done: 20.6848%
Tests done: 26.6527%
Tests done: 32.5627%
Tests done: 38.4726%
Tests done: 44.3826%
Tests done: 50.2925%
Tests done: 56.2025%
Tests done: 62.1703%
Tests done: 68.0803%
Tests done: 73.9902%
Tests done: 79.9002%
Tests done: 85.8101%
Tests done: 91.7201%
Tests done: 97.6300%
Checkpoint, current: 18446744073709551615
Workunit complete. Average speed: 39.78 Million primes per second.
Checksum: 509DE6503B2A6E8E
$ ./WWocl-linux64 1 6e10
WWocl version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 7.5.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
START below minimum. Starting search at 127
Starting search at: 127
Stopping search at: 60000000000
init_data.xml not found, using device 0.
GPU Info:
Name: GeForce GTX 1650
Vendor: NVIDIA Corporation
Driver: 455.38
Compute Units: 14
Beginning a new search with parameters from the command line
Starting search...
Tests done: 4.9657%
Tests done: 11.9926%
Tests done: 18.9259%
Tests done: 25.9528%
Tests done: 32.7923%
Tests done: 39.6319%
Tests done: 46.5651%
Tests done: 53.4983%
Tests done: 60.3379%
Tests done: 67.1774%
Tests done: 73.9233%
Tests done: 80.7628%
Tests done: 87.6024%
Tests done: 94.4419%
Checkpoint, current: 60000000000
Workunit complete. Average speed: 87.04 Million primes per second.
Checksum: 8B77D2DA053842DD
$ ./WWocl-linux64 227630e10 227636e10
WWocl version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 7.5.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Starting search at: 2276300000000000
Stopping search at: 2276360000000000
init_data.xml not found, using device 0.
GPU Info:
Name: GeForce GTX 1650
Vendor: NVIDIA Corporation
Driver: 455.38
Compute Units: 14
Beginning a new search with parameters from the command line
Starting search...
Tests done: 3.4890%
Tests done: 9.7428%
Tests done: 16.0624%
Tests done: 22.3162%
Tests done: 28.5700%
Tests done: 34.8238%
Tests done: 41.0117%
Tests done: 47.1997%
Tests done: 53.3876%
Tests done: 59.6414%
Tests done: 65.8294%
Tests done: 72.0174%
Tests done: 78.2712%
Tests done: 84.4591%
Tests done: 90.6471%
Tests done: 96.8350%
Checkpoint, current: 2276360000000000
Workunit complete. Average speed: 51.42 Million primes per second.
Checksum: 6522CBC4CA2E4CFF
$ ./WWocl-linux64 338772621946054253 338772681946054253
WWocl version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 7.5.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Starting search at: 338772621946054253
Stopping search at: 338772681946054253
init_data.xml not found, using device 0.
GPU Info:
Name: GeForce GTX 1650
Vendor: NVIDIA Corporation
Driver: 455.38
Compute Units: 14
Beginning a new search with parameters from the command line
Starting search...
Tests done: 5.2144%
Tests done: 11.2877%
Tests done: 17.2996%
Tests done: 23.3116%
Tests done: 29.2622%
Tests done: 35.2741%
Tests done: 41.2860%
Tests done: 47.2979%
Tests done: 53.3099%
Tests done: 59.3218%
Tests done: 65.3337%
Tests done: 71.3457%
Tests done: 77.2962%
Tests done: 83.3082%
Tests done: 89.3201%
Tests done: 95.3320%
Checkpoint, current: 338772681946054253
Workunit complete. Average speed: 45.05 Million primes per second.
Checksum: 589A69274A6AB5A8
____________
144052 *5^2018290+1 is Prime! | |
|
Ravi FernandoProject administrator Volunteer tester Project scientist Send message
Joined: 21 Mar 19 Posts: 211 ID: 1108183 Credit: 13,824,824 RAC: 7,626
              
|
I'll take Mac CPU multithreaded. | |
|
|
Taking windows CPU multithreaded
____________
| |
|
Artist Volunteer tester Send message
Joined: 29 Sep 08 Posts: 88 ID: 29825 Credit: 394,809,592 RAC: 259,251
                         
|
reserving Linux CPU MT
____________
144052 *5^2018290+1 is Prime! | |
|
Artist Volunteer tester Send message
Joined: 29 Sep 08 Posts: 88 ID: 29825 Credit: 394,809,592 RAC: 259,251
                         
|
Linux CPU MT
(not showing 1143 'Tests done:' lines)
$ ./WWcpu-linux64 18446744013709551615 18446744073709551615 -t 8
WWcpu version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 7.5.0
A Wieferich and WallSunSun prime number search program
Based on wwww by Mark Rodenkirch
Starting search at: 18446744013709551615
Stopping search at: 18446744073709551615
Detected 8 logical processors. Using 8 threads.
Beginning a new search with parameters from the command line
Checkpoint, current: 18446744018509551615
Checkpoint, current: 18446744023309551615
Checkpoint, current: 18446744028109551615
Checkpoint, current: 18446744032909551615
Checkpoint, current: 18446744037709551615
Checkpoint, current: 18446744042509551615
Checkpoint, current: 18446744047309551615
Checkpoint, current: 18446744052109551615
Checkpoint, current: 18446744056909551615
Checkpoint, current: 18446744061709551615
Checkpoint, current: 18446744066509551615
Checkpoint, current: 18446744071309551615
Checkpoint, current: 18446744073709551615
Workunit time: 661 sec
Checksum: 509DE6503B2A6E8E
$ ./WWcpu-linux64 1 6e10 -t 8
WWcpu version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 7.5.0
A Wieferich and WallSunSun prime number search program
Based on wwww by Mark Rodenkirch
START below minimum. Starting search at 127
Starting search at: 127
Stopping search at: 60000000000
Detected 8 logical processors. Using 8 threads.
Beginning a new search with parameters from the command line
Checkpoint, current: 4800000127
Checkpoint, current: 9600000127
Checkpoint, current: 14400000127
Checkpoint, current: 19200000127
Checkpoint, current: 24000000127
Checkpoint, current: 28800000127
Checkpoint, current: 33600000127
Checkpoint, current: 38400000127
Checkpoint, current: 43200000127
Checkpoint, current: 48000000127
Checkpoint, current: 52800000127
Checkpoint, current: 57600000127
Checkpoint, current: 60000000000
Workunit time: 510 sec
Checksum: 8B77D2DA053842DD
$ ./WWcpu-linux64 227630e10 227636e10 -t 8
WWcpu version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 7.5.0
A Wieferich and WallSunSun prime number search program
Based on wwww by Mark Rodenkirch
Starting search at: 2276300000000000
Stopping search at: 2276360000000000
Detected 8 logical processors. Using 8 threads.
Beginning a new search with parameters from the command line
Checkpoint, current: 2276304800000001
Checkpoint, current: 2276309600000001
Checkpoint, current: 2276314400000001
Checkpoint, current: 2276319200000001
Checkpoint, current: 2276324000000001
Checkpoint, current: 2276328800000001
Checkpoint, current: 2276333600000001
Checkpoint, current: 2276338400000001
Checkpoint, current: 2276343200000001
Checkpoint, current: 2276348000000001
Checkpoint, current: 2276352800000001
Checkpoint, current: 2276357600000001
Checkpoint, current: 2276360000000000
Workunit time: 543 sec
Checksum: 6522CBC4CA2E4CFF
$ ./WWcpu-linux64 338772621946054253 338772681946054253 -t 8
WWcpu version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 7.5.0
A Wieferich and WallSunSun prime number search program
Based on wwww by Mark Rodenkirch
Starting search at: 338772621946054253
Stopping search at: 338772681946054253
Detected 8 logical processors. Using 8 threads.
Beginning a new search with parameters from the command line
Checkpoint, current: 338772626746054253
Checkpoint, current: 338772631546054253
Checkpoint, current: 338772636346054253
Checkpoint, current: 338772641146054253
Checkpoint, current: 338772645946054253
Checkpoint, current: 338772650746054253
Checkpoint, current: 338772655546054253
Checkpoint, current: 338772660346054253
Checkpoint, current: 338772665146054253
Checkpoint, current: 338772669946054253
Checkpoint, current: 338772674746054253
Checkpoint, current: 338772679546054253
Checkpoint, current: 338772681946054253
Workunit time: 574 sec
Checksum: 589A69274A6AB5A8
____________
144052 *5^2018290+1 is Prime! | |
|
Artist Volunteer tester Send message
Joined: 29 Sep 08 Posts: 88 ID: 29825 Credit: 394,809,592 RAC: 259,251
                         
|
reserving Linux CPU singlethreaded
____________
144052 *5^2018290+1 is Prime! | |
|
|
I'll reserve Windows CPU Singlethreaded | |
|
SkyFall Volunteer tester Send message
Joined: 26 Mar 15 Posts: 15 ID: 388081 Credit: 98,134,199 RAC: 0
                  
|
I'll reserve a cell for CPU MT, AMD GPU and nVidia GPU.
--results follwing-- | |
|
|
Here's another Windows NVidia GPU result:
> .\WWocl-win64.exe 18446744013709551615 18446744073709551615
WWocl version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 27 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Starting search at: 18446744013709551615
Stopping search at: 18446744073709551615
init_data.xml not found, using device 0.
GPU Info:
Name: Quadro P400
Vendor: NVIDIA Corporation
Driver: 451.48
Compute Units: 2
Resuming search from checkpoint. Current: 18446744045170737540
Starting search...
...
Workunit complete. Average speed: 2.90 Million primes per second.
Checksum: 509DE6503B2A6E8E
> .\WWocl-win64.exe 1 6e10
WWocl version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 27 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
START below minimum. Starting search at 127
Starting search at: 127
Stopping search at: 60000000000
init_data.xml not found, using device 0.
GPU Info:
Name: Quadro P400
Vendor: NVIDIA Corporation
Driver: 451.48
Compute Units: 2
Beginning a new search with parameters from the command line
Starting search...
...
Workunit complete. Average speed: 6.28 Million primes per second.
Checksum: 8B77D2DA053842DD
> .\WWocl-win64.exe 227630e10 227636e10
WWocl version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 27 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Starting search at: 2276300000000000
Stopping search at: 2276360000000000
init_data.xml not found, using device 0.
GPU Info:
Name: Quadro P400
Vendor: NVIDIA Corporation
Driver: 451.48
Compute Units: 2
Beginning a new search with parameters from the command line
Starting search...
...
Workunit complete. Average speed: 3.94 Million primes per second.
Checksum: 6522CBC4CA2E4CFF
> .\WWocl-win64.exe 338772621946054253 338772681946054253
WWocl version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 27 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Starting search at: 338772621946054253
Stopping search at: 338772681946054253
init_data.xml not found, using device 0.
GPU Info:
Name: Quadro P400
Vendor: NVIDIA Corporation
Driver: 451.48
Compute Units: 2
Beginning a new search with parameters from the command line
Starting search...
...
Workunit complete. Average speed: 3.30 Million primes per second.
Checksum: 589A69274A6AB5A8
| |
|
|
Windows CPU Multithreaded
Commentary:
- For brevity, I have removed all of the lines of the output indicating how far along the tests were.
- Similarly, I have removed most of the results from the results of the second test, but have included the md5 checksum for the file so that it can be confirmed that the output was correct.
18446744013709551615 18446744073709551615 output
WWcpu version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwww by Mark Rodenkirch
Starting search at: 18446744013709551615
Stopping search at: 18446744073709551615
Detected 4 logical processors. Using 4 threads.
Beginning a new search with parameters from the command line
Workunit time: 1507 sec
Checksum: 509DE6503B2A6E8E
18446744013709551615 18446744073709551615 results
509DE6503B2A6E8E
1 6e10 output
WWcpu version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwww by Mark Rodenkirch
START below minimum. Starting search at 127
Starting search at: 127
Stopping search at: 60000000000
Detected 4 logical processors. Using 4 threads.
Beginning a new search with parameters from the command line
Workunit time: 1123 sec
Checksum: 8B77D2DA053842DD
1 6e10 results (3db6765cfe7913e882ff9fd47d6bf0fa is the md5 checksum of the file)
1093 is a Wieferich prime
3511 is a Wieferich prime
8B77D2DA053842DD
227630e10 227636e10 output
WWcpu version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwww by Mark Rodenkirch
Starting search at: 2276300000000000
Stopping search at: 2276360000000000
Detected 4 logical processors. Using 4 threads.
Beginning a new search with parameters from the command line
Workunit time: 1165 sec
Checksum: 6522CBC4CA2E4CFF
227630e10 227636e10 results
2276306935816523 is a Wieferich special instance (-1 -3 p)
6522CBC4CA2E4CFF
338772621946054253 338772681946054253 output
WWcpu version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwww by Mark Rodenkirch
Starting search at: 338772621946054253
Stopping search at: 338772681946054253
Detected 4 logical processors. Using 4 threads.
Beginning a new search with parameters from the command line
Workunit time: 1258 sec
Checksum: 589A69274A6AB5A8
338772621946054253 338772681946054253 results
338772621946054253 is a WallSunSun special instance (+0 +91 p)
589A69274A6AB5A8
____________
| |
|
Artist Volunteer tester Send message
Joined: 29 Sep 08 Posts: 88 ID: 29825 Credit: 394,809,592 RAC: 259,251
                         
|
Linux CPU singlethreaded
(full stderr.txt file and last 2 lines of standard output)
1.
08:08:12 (21442): Can't open init data file - running in standalone mode
WWcpu version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 7.5.0
A Wieferich and WallSunSun prime number search program
Based on wwww by Mark Rodenkirch
Command line: ./WWcpu-linux64 18446744013709551615 18446744073709551615
Starting search at: 18446744013709551615
Stopping search at: 18446744073709551615
Running single threaded.
Workunit complete.
09:43:43 (21442): called boinc_finish(0)
Workunit time: 5731 sec
Checksum: 509DE6503B2A6E8E
2.
08:08:28 (21445): Can't open init data file - running in standalone mode
WWcpu version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 7.5.0
A Wieferich and WallSunSun prime number search program
Based on wwww by Mark Rodenkirch
Command line: ./WWcpu-linux64 1 6e10
START below minimum. Starting search at 127
Starting search at: 127
Stopping search at: 60000000000
Running single threaded.
Workunit complete.
09:20:55 (21445): called boinc_finish(0)
Workunit time: 4347 sec
Checksum: 8B77D2DA053842DD
3.
08:08:53 (21452): Can't open init data file - running in standalone mode
WWcpu version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 7.5.0
A Wieferich and WallSunSun prime number search program
Based on wwww by Mark Rodenkirch
Command line: ./WWcpu-linux64 227630e10 227636e10
Starting search at: 2276300000000000
Stopping search at: 2276360000000000
Running single threaded.
Workunit complete.
09:26:35 (21452): called boinc_finish(0)
Workunit time: 4662 sec
Checksum: 6522CBC4CA2E4CFF
4.
08:09:05 (21457): Can't open init data file - running in standalone mode
WWcpu version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 7.5.0
A Wieferich and WallSunSun prime number search program
Based on wwww by Mark Rodenkirch
Command line: ./WWcpu-linux64 338772621946054253 338772681946054253
Starting search at: 338772621946054253
Stopping search at: 338772681946054253
Running single threaded.
08:20:52 (21652): Can't open init data file - running in standalone mode
WWcpu version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 7.5.0
A Wieferich and WallSunSun prime number search program
Based on wwww by Mark Rodenkirch
Command line: ./WWcpu-linux64 338772621946054253 338772681946054253
Starting search at: 338772621946054253
Stopping search at: 338772681946054253
Running single threaded.
Resuming search from checkpoint. Current: 338772629146054253
Workunit complete.
09:33:27 (21652): called boinc_finish(0)
Workunit time: 4355 sec
Checksum: 589A69274A6AB5A8
____________
144052 *5^2018290+1 is Prime! | |
|
|
Nvidia 3080 on windows, results as above. Some timings:
Workunit complete. Average speed: 225.42 Million primes per second.
Current:
- n/a
Test 2:
New:
- Workunit complete. Average speed: 420.67 Million primes per second.
Current:
- Checkpoint time: 13 seconds. 2119660489 primes tested (163.05 Million primes per second).
- Checkpoint time: 2 seconds. 404384060 primes tested (202.19 Million primes per second).
Test 3:
New:
- Workunit complete. Average speed: 339.36 Million primes per second.
Current:
- Checkpoint time: 13 seconds. 1413982067 primes tested (108.77 Million primes per second).
- Checkpoint time: 3 seconds. 282799572 primes tested (94.27 Million primes per second).
Test 4:
New:
- Workunit complete. Average speed: 247.75 Million primes per second.
Current:
- Checkpoint time: 14 seconds. 1238747320 primes tested (88.48 Million primes per second).
- Checkpoint time: 3 seconds. 247763709 primes tested (82.59 Million primes per second). | |
|
SkyFall Volunteer tester Send message
Joined: 26 Mar 15 Posts: 15 ID: 388081 Credit: 98,134,199 RAC: 0
                  
|
Microsoft Windows 10 [Version 10.0.18363.1198]
CPU: i7-6700
System: HP EliteDesk 800 G2
C:\Users\xxx\Downloads>WWcpu-win64.exe 18446744013709551615 18446744073709551615 -t 4
WWcpu version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwww by Mark Rodenkirch
Starting search at: 18446744013709551615
Stopping search at: 18446744073709551615
Detected 8 logical processors. Using 4 threads.
Beginning a new search with parameters from the command line
Tests done: 99.8333%
Checkpoint, current: 18446744073709551615
Workunit time: 1895 sec
Checksum: 509DE6503B2A6E8E
__________________________________________________________________________________________________
C:\Users\xxx\Downloads>WWcpu-win64.exe 1 6e10 -t 4
WWcpu version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwww by Mark Rodenkirch
START below minimum. Starting search at 127
Starting search at: 127
Stopping search at: 60000000000
Detected 8 logical processors. Using 4 threads.
Beginning a new search with parameters from the command line
Tests done: 99.8833%
Checkpoint, current: 60000000000
Workunit time: 1730 sec
Checksum: 8B77D2DA053842DD
__________________________________________________________________________________________________
C:\Users\xxx\Downloads>WWcpu-win64.exe 227630e10 227636e10 -t 4
WWcpu version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwww by Mark Rodenkirch
Starting search at: 2276300000000000
Stopping search at: 2276360000000000
Detected 8 logical processors. Using 4 threads.
Beginning a new search with parameters from the command line
Tests done: 99.9333%
Checkpoint, current: 2276360000000000
Workunit time: 1535 sec
Checksum: 6522CBC4CA2E4CFF
__________________________________________________________________________________________________
C:\Users\xxx\Downloads>WWcpu-win64.exe 338772621946054253 338772681946054253 -t 4
WWcpu version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwww by Mark Rodenkirch
Starting search at: 338772621946054253
Stopping search at: 338772681946054253
Detected 8 logical processors. Using 4 threads.
Beginning a new search with parameters from the command line
Tests done: 99.9167%
Checkpoint, current: 338772681946054253
Workunit time: 1855 sec
Checksum: 589A69274A6AB5A8
| |
|
|
Windows CPU Singlethreaded results:
CPU: Intel Core i9-10900K
> .\WWcpu-win64.exe 18446744013709551615 18446744073709551615
WWcpu version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwww by Mark Rodenkirch
Starting search at: 18446744013709551615
Stopping search at: 18446744073709551615
Running single threaded.
Beginning a new search with parameters from the command line
...
Workunit time: 4808 sec
Checksum: 509DE6503B2A6E8E
> Get-Content results-WW.txt
509DE6503B2A6E8E
> .\WWcpu-win64.exe 1 6e10
WWcpu version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwww by Mark Rodenkirch
START below minimum. Starting search at 127
Starting search at: 127
Stopping search at: 60000000000
Running single threaded.
Beginning a new search with parameters from the command line
...
Checksum: 8B77D2DA053842DD
> Get-Content results-WW.txt
127 is a Wieferich special instance (+1 +9 p)
127 is a WallSunSun special instance (+0 +13 p)
...
59856984349 is a Wieferich special instance (-1 -322 p)
8B77D2DA053842DD
> .\WWcpu-win64.exe 227630e10 227636e10
WWcpu version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwww by Mark Rodenkirch
Starting search at: 2276300000000000
Stopping search at: 2276360000000000
Running single threaded.
Beginning a new search with parameters from the command line
...
Workunit time: 3794 sec
Checksum: 6522CBC4CA2E4CFF
> Get-Content results-WW.txt
2276306935816523 is a Wieferich special instance (-1 -3 p)
6522CBC4CA2E4CFF
> .\WWcpu-win64.exe 338772621946054253 338772681946054253
WWcpu version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwww by Mark Rodenkirch
Starting search at: 338772621946054253
Stopping search at: 338772681946054253
Running single threaded.
Beginning a new search with parameters from the command line
...
Workunit time: 4030 sec
Checksum: 589A69274A6AB5A8
> Get-Content results-WW.txt
338772621946054253 is a WallSunSun special instance (+0 +91 p)
589A69274A6AB5A8
| |
|
|
There is an update available for the WW app! It features a ~3x speed increase and an increase in the software limit (2^62 -> 2^64)!
Great news! Eagerly waiting for the production version.
Will the credit per unit remain the same? (please say yes!) | |
|
SkyFall Volunteer tester Send message
Joined: 26 Mar 15 Posts: 15 ID: 388081 Credit: 98,134,199 RAC: 0
                  
|
Results from Host 1043013
System specs:
OS: Win10 1909
System: HP Z440
CPU: Intel Xeon E5-1650 v4
GPU: EIZO MED-XN91 (rebranded Nvidia Quadro P4000)
CPU:
--- Testcase 1 ---
WWcpu version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwww by Mark Rodenkirch
Command line: C:\Users\adminmo\Downloads\WWcpu\WWcpu-win64.exe 18446744013709551615 18446744073709551615 -t 12
Starting search at: 18446744013709551615
Stopping search at: 18446744073709551615
Detected 12 logical processors. Using 12 threads.
Resuming search from checkpoint. Current: 18446744031709551615
Workunit complete.
14:24:47 (5992): called boinc_finish(0)
-- Results testcase 1 --
509DE6503B2A6E8E
--- Testcase 2 ---
WWcpu version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwww by Mark Rodenkirch
Command line: C:\Users\adminmo\Downloads\WWcpu\WWcpu-win64.exe 1 6e10 -t 12
START below minimum. Starting search at 127
Starting search at: 127
Stopping search at: 60000000000
Detected 12 logical processors. Using 12 threads.
Workunit complete.
14:34:40 (7384): called boinc_finish(0)
-- Results testcase 2 --
127 is a Wieferich special instance (+1 +9 p)
(snipped)
59856984349 is a Wieferich special instance (-1 -322 p)
8B77D2DA053842DD
--- Testcase 3 ---
WWcpu version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwww by Mark Rodenkirch
Command line: C:\Users\adminmo\Downloads\WWcpu\WWcpu-win64.exe 227630e10 227636e10 -t 12
Starting search at: 2276300000000000
Stopping search at: 2276360000000000
Detected 12 logical processors. Using 12 threads.
Workunit complete.
14:48:30 (5800): called boinc_finish(0)
-- Results testcase 3 --
2276306935816523 is a Wieferich special instance (-1 -3 p)
6522CBC4CA2E4CFF
--- Testcase 4 ---
WWcpu version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwww by Mark Rodenkirch
Command line: C:\Users\adminmo\Downloads\WWcpu\WWcpu-win64.exe 338772621946054253 338772681946054253 -t 12
Starting search at: 338772621946054253
Stopping search at: 338772681946054253
Detected 12 logical processors. Using 12 threads.
Workunit complete.
14:59:31 (8796): called boinc_finish(0)
-- Results testcase 4 --
338772621946054253 is a WallSunSun special instance (+0 +91 p)
589A69274A6AB5A8
GPU:
--- Testcase 1 ---
WWocl version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 27 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Command line: C:\Users\adminmo\Downloads\WWocl\WWocl-win64.exe 18446744013709551615 18446744073709551615
Starting search at: 18446744013709551615
Stopping search at: 18446744073709551615
14:07:30 (7176): Can't open init data file - running in standalone mode
GPU Info:
Name: EIZO Quadro MED-XN91
Vendor: NVIDIA Corporation
Driver: 460.89
Compute Units: 14
Detected Windows 10.0, using compute preemption.
Kernel profile: 119.825 ms. Estimated / Actual worksize: 308000000 / 257042039
Verifying GPU kernels using range 18446744013709551615 to 18446744013711551615...
GPU prime generator kernel test passed. (44952 PRPs)
GPU Wieferich/WallSunSun kernel tests passed. (193750445344149 checksum, 0 results)
Starting search...
Workunit complete. Average speed: 26.01 Million primes per second.
14:08:34 (7176): called boinc_finish(0)
-- Results testcase 1 --
509DE6503B2A6E8E
--- Testcase 2 ---
WWocl version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 27 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Command line: C:\Users\adminmo\Downloads\WWocl\WWocl-win64.exe 1 6e10
START below minimum. Starting search at 127
Starting search at: 127
Stopping search at: 60000000000
14:09:27 (9024): Can't open init data file - running in standalone mode
GPU Info:
Name: EIZO Quadro MED-XN91
Vendor: NVIDIA Corporation
Driver: 460.89
Compute Units: 14
Detected Windows 10.0, using compute preemption.
Kernel profile: 75.051 ms. Estimated / Actual worksize: 308000000 / 410386159
Verifying GPU kernels using range 127 to 2000127...
GPU prime generator kernel test passed. (148957 PRPs)
GPU Wieferich/WallSunSun kernel tests passed. (142810567078 checksum, 3114 results)
Starting search...
Workunit complete. Average speed: 22.05 Million primes per second.
14:10:40 (9024): called boinc_finish(0)
--Results testcase 2 --
127 is a Wieferich special instance (+1 +9 p)
(snipped)
59856984349 is a Wieferich special instance (-1 -322 p)
8B77D2DA053842DD
--- Testcase 3 ---
WWocl version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 27 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Command line: C:\Users\adminmo\Downloads\WWocl\WWocl-win64.exe 227630e10 227636e10
Starting search at: 2276300000000000
Stopping search at: 2276360000000000
14:11:14 (4868): Can't open init data file - running in standalone mode
GPU Info:
Name: EIZO Quadro MED-XN91
Vendor: NVIDIA Corporation
Driver: 460.89
Compute Units: 14
Detected Windows 10.0, using compute preemption.
Kernel profile: 92.505 ms. Estimated / Actual worksize: 308000000 / 332955464
Verifying GPU kernels using range 2276300000000000 to 2276300002000000...
GPU prime generator kernel test passed. (56257 PRPs)
GPU Wieferich/WallSunSun kernel tests passed. (241694743280265 checksum, 0 results)
Starting search...
Workunit complete. Average speed: 34.63 Million primes per second.
14:12:05 (4868): called boinc_finish(0)
-- Results testcase 3 --
2276306935816523 is a Wieferich special instance (-1 -3 p)
6522CBC4CA2E4CFF
--- Testcase 4 ---
WWocl version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 27 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Command line: C:\Users\adminmo\Downloads\WWocl\WWocl-win64.exe 338772621946054253 338772681946054253
Starting search at: 338772621946054253
Stopping search at: 338772681946054253
14:13:28 (6448): Can't open init data file - running in standalone mode
GPU Info:
Name: EIZO Quadro MED-XN91
Vendor: NVIDIA Corporation
Driver: 460.89
Compute Units: 14
Detected Windows 10.0, using compute preemption.
Kernel profile: 114.618 ms. Estimated / Actual worksize: 308000000 / 268718587
Verifying GPU kernels using range 338772621946054253 to 338772621948054253...
GPU prime generator kernel test passed. (49688 PRPs)
GPU Wieferich/WallSunSun kernel tests passed. (213679590312100 checksum, 1 results)
Starting search...
Workunit complete. Average speed: 20.24 Million primes per second.
14:14:45 (6448): called boinc_finish(0)
-- Results testcase 4 --
338772621946054253 is a WallSunSun special instance (+0 +91 p)
589A69274A6AB5A8
--- EDIT: I'm stupid and tried to post the full log *facepalm* --- | |
|
SkyFall Volunteer tester Send message
Joined: 26 Mar 15 Posts: 15 ID: 388081 Credit: 98,134,199 RAC: 0
                  
|
Results from Host 1042250
System specs:
OS: Win10 1803
System: HP Z440
CPU: Intel Xeon E5-1650 v4
GPU: AMD FirePro W71000
CPU:
--- Testcase 1 ---
WWcpu version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwww by Mark Rodenkirch
Command line: C:\Users\adminmo\Downloads\WWcpu\WWcpu-win64.exe 18446744013709551615 18446744073709551615 -t 12
Starting search at: 18446744013709551615
Stopping search at: 18446744073709551615
Detected 12 logical processors. Using 12 threads.
Workunit complete.
14:38:49 (9372): called boinc_finish(0)
-- Results testcase 1 --
509DE6503B2A6E8E
--- Testcase 2 ---
WWcpu version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwww by Mark Rodenkirch
Command line: C:\Users\adminmo\Downloads\WWcpu\WWcpu-win64.exe 1 6e10 -t 12
START below minimum. Starting search at 127
Starting search at: 127
Stopping search at: 60000000000
Detected 12 logical processors. Using 12 threads.
Workunit complete.
15:15:39 (7448): called boinc_finish(0)
-- Results testcase 2 --
127 is a Wieferich special instance (+1 +9 p)
(snipped)
59856984349 is a Wieferich special instance (-1 -322 p)
8B77D2DA053842DD
--- Testcase 3 ---
WWcpu version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwww by Mark Rodenkirch
Command line: C:\Users\adminmo\Downloads\WWcpu\WWcpu-win64.exe 227630e10 227636e10 -t 12
Starting search at: 2276300000000000
Stopping search at: 2276360000000000
Detected 12 logical processors. Using 12 threads.
Workunit complete.
15:31:34 (10596): called boinc_finish(0)
-- Results testcase 3 --
2276306935816523 is a Wieferich special instance (-1 -3 p)
6522CBC4CA2E4CFF
--- Testcase 3 ---
WWcpu version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwww by Mark Rodenkirch
Command line: C:\Users\adminmo\Downloads\WWcpu\WWcpu-win64.exe 338772621946054253 338772681946054253 -t 12
Starting search at: 338772621946054253
Stopping search at: 338772681946054253
Detected 12 logical processors. Using 12 threads.
Workunit complete.
15:45:20 (5408): called boinc_finish(0)
-- Results testcase 4 --
338772621946054253 is a WallSunSun special instance (+0 +91 p)
589A69274A6AB5A8
GPU:
--- Testcase 1 ---
WWocl version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 27 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Command line: C:\Users\adminmo\Downloads\WWocl\WWocl-win64.exe 18446744013709551615 18446744073709551615
Starting search at: 18446744013709551615
Stopping search at: 18446744073709551615
14:53:20 (1980): Can't open init data file - running in standalone mode
GPU Info:
Name: Tonga
Vendor: Advanced Micro Devices, Inc.
Driver: 3075.13
Compute Units: 28
Kernel profile: 29.764 ms. Estimated / Actual worksize: 30800000 / 11382897
Verifying GPU kernels using range 18446744013709551615 to 18446744013711551615...
GPU prime generator kernel test passed. (44952 PRPs)
GPU Wieferich/WallSunSun kernel tests passed. (193750445344149 checksum, 0 results)
Starting search...
Workunit complete. Average speed: 8.20 Million primes per second.
14:56:15 (1980): called boinc_finish(0)
-- Results testcase 1 --
509DE6503B2A6E8E
--- Testcase 2 ---
WWocl version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 27 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Command line: C:\Users\adminmo\Downloads\WWocl\WWocl-win64.exe 1 6e10
START below minimum. Starting search at 127
Starting search at: 127
Stopping search at: 60000000000
14:56:40 (6852): Can't open init data file - running in standalone mode
GPU Info:
Name: Tonga
Vendor: Advanced Micro Devices, Inc.
Driver: 3075.13
Compute Units: 28
Kernel profile: 14.767 ms. Estimated / Actual worksize: 30800000 / 22943336
Verifying GPU kernels using range 127 to 2000127...
GPU prime generator kernel test passed. (148957 PRPs)
GPU Wieferich/WallSunSun kernel tests passed. (142810567078 checksum, 3114 results)
Starting search...
Workunit complete. Average speed: 21.72 Million primes per second.
14:58:44 (6852): called boinc_finish(0)
-- Results testcase 2 --
127 is a Wieferich special instance (+1 +9 p)
(snipped)
59856984349 is a Wieferich special instance (-1 -322 p)
8B77D2DA053842DD
--- Testcase 3 ---
WWocl version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 27 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Command line: C:\Users\adminmo\Downloads\WWocl\WWocl-win64.exe 227630e10 227636e10
Starting search at: 2276300000000000
Stopping search at: 2276360000000000
14:59:04 (8296): Can't open init data file - running in standalone mode
GPU Info:
Name: Tonga
Vendor: Advanced Micro Devices, Inc.
Driver: 3075.13
Compute Units: 28
Kernel profile: 24.881 ms. Estimated / Actual worksize: 30800000 / 13616552
Verifying GPU kernels using range 2276300000000000 to 2276300002000000...
GPU prime generator kernel test passed. (56257 PRPs)
GPU Wieferich/WallSunSun kernel tests passed. (241694743280265 checksum, 0 results)
Starting search...
Workunit complete. Average speed: 10.50 Million primes per second.
15:01:36 (8296): called boinc_finish(0)
-- Results testcase 3 --
2276306935816523 is a Wieferich special instance (-1 -3 p)
6522CBC4CA2E4CFF
--- Testcase 4 ---
WWocl version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 27 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Command line: C:\Users\adminmo\Downloads\WWocl\WWocl-win64.exe 338772621946054253 338772681946054253
Starting search at: 338772621946054253
Stopping search at: 338772681946054253
15:02:19 (8996): Can't open init data file - running in standalone mode
GPU Info:
Name: Tonga
Vendor: Advanced Micro Devices, Inc.
Driver: 3075.13
Compute Units: 28
Kernel profile: 27.840 ms. Estimated / Actual worksize: 30800000 / 12169324
Verifying GPU kernels using range 338772621946054253 to 338772621948054253...
GPU prime generator kernel test passed. (49688 PRPs)
GPU Wieferich/WallSunSun kernel tests passed. (213679590312100 checksum, 1 results)
Starting search...
Workunit complete. Average speed: 9.52 Million primes per second.
15:04:57 (8996): called boinc_finish(0)
-- Results testcase 4 --
338772621946054253 is a WallSunSun special instance (+0 +91 p)
589A69274A6AB5A8
| |
|
|
Will the credit per unit remain the same? (please say yes!)
Interesting question! Maybe offtopic here, though. /JeppeSN | |
|
Reggie Volunteer moderator Project administrator Volunteer tester Project scientist Send message
Joined: 10 May 14 Posts: 234 ID: 311759 Credit: 234,824,586 RAC: 711,099
                     
|
Will the credit per unit remain the same? (please say yes!)
We'll probably increase the workunit size and the credit proportionally (meaning 3x workunit size -> 3x credit per workunit). Not set in stone, though. | |
|
SkyFall Volunteer tester Send message
Joined: 26 Mar 15 Posts: 15 ID: 388081 Credit: 98,134,199 RAC: 0
                  
|
Results from an HP EliteDesk 800 G2.
System specs:
OS: Win10 1909
CPU: Intel i7-6700
GPU: Intel HD Graphics 530
CPU:
--- Testcase 1 ---
WWcpu version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwww by Mark Rodenkirch
Command line: C:\Users\hwmoppli\Downloads\WWcpu\WWcpu-win64.exe 18446744013709551615 18446744073709551615 -t 8
Starting search at: 18446744013709551615
Stopping search at: 18446744073709551615
Detected 8 logical processors. Using 8 threads.
Workunit complete.
14:09:13 (10904): called boinc_finish(0)
-- Results testcase 1 --
509DE6503B2A6E8E
--- Testcase 2 ---
WWcpu version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwww by Mark Rodenkirch
Command line: C:\Users\hwmoppli\Downloads\WWcpu\WWcpu-win64.exe 1 6e10 -t 8
START below minimum. Starting search at 127
Starting search at: 127
Stopping search at: 60000000000
Detected 8 logical processors. Using 8 threads.
Workunit complete.
14:28:17 (244): called boinc_finish(0)
-- Results testcase 2 --
127 is a Wieferich special instance (+1 +9 p)
(snipped)
59856984349 is a Wieferich special instance (-1 -322 p)
8B77D2DA053842DD
--- Testcase 3 ---
WWcpu version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwww by Mark Rodenkirch
Command line: C:\Users\hwmoppli\Downloads\WWcpu\WWcpu-win64.exe 227630e10 227636e10 -t 8
Starting search at: 2276300000000000
Stopping search at: 2276360000000000
Detected 8 logical processors. Using 8 threads.
Workunit complete.
15:00:31 (3592): called boinc_finish(0)
-- Results testcase 3 --
2276306935816523 is a Wieferich special instance (-1 -3 p)
6522CBC4CA2E4CFF
--- Testcase 4 ---
WWcpu version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwww by Mark Rodenkirch
Command line: C:\Users\hwmoppli\Downloads\WWcpu\WWcpu-win64.exe 338772621946054253 338772681946054253 -t 8
Starting search at: 338772621946054253
Stopping search at: 338772681946054253
Detected 8 logical processors. Using 8 threads.
Workunit complete.
15:37:33 (5128): called boinc_finish(0)
-- Results testcase 4 --
338772621946054253 is a WallSunSun special instance (+0 +91 p)
589A69274A6AB5A8
And just for giggles, I ran test 1 on the HD 530 iGPU:
WWocl version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 27 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Command line: C:\Users\hwmoppli\Downloads\WWocl\WWocl-win64.exe 18446744013709551615 18446744073709551615
Starting search at: 18446744013709551615
Stopping search at: 18446744073709551615
15:39:26 (4128): Can't open init data file - running in standalone mode
GPU Info:
Name: Intel(R) HD Graphics 530
Vendor: Intel(R) Corporation
Driver: 26.20.100.7262
Compute Units: 24
Kernel profile: 41.254 ms. Estimated / Actual worksize: 2200000 / 586611
Verifying GPU kernels using range 18446744013709551615 to 18446744013710138226...
GPU prime generator kernel test passed. (13164 PRPs)
GPU Wieferich/WallSunSun kernel tests passed. (56639437789743 checksum, 0 results)
Starting search...
Workunit complete. Average speed: 0.39 Million primes per second.
16:41:11 (4128): called boinc_finish(0)
-- Results --
509DE6503B2A6E8E | |
|
|
Will the credit per unit remain the same? (please say yes!)
We'll probably increase the workunit size and the credit proportionally (meaning 3x workunit size -> 3x credit per workunit). Not set in stone, though.
So basically computation time remains constant and credit is multiplied?
____________
My lucky number is 6219*2^3374198+1
| |
|
|
Will the credit per unit remain the same? (please say yes!)
We'll probably increase the workunit size and the credit proportionally (meaning 3x workunit size -> 3x credit per workunit). Not set in stone, though.
So basically computation time remains constant and credit is multiplied?
That was my interpretation as well but refrained from saying so in the event we are off topic. | |
|
Reggie Volunteer moderator Project administrator Volunteer tester Project scientist Send message
Joined: 10 May 14 Posts: 234 ID: 311759 Credit: 234,824,586 RAC: 711,099
                     
|
Yes, approximately. Different GPUs will also have different amounts of speedup, so we haven't decided on how much we will increase each task by. I'll get it figured out after testing is done. | |
|
|
Linux AMD GPU testing (RX 480):
#1 (1 6e10): found both primes and the special instances
Workunit complete. Average speed: 32.32 Million primes per second.
Checksum: 8B77D2DA053842DD
I re-ran the test with the old version in the same current conditions to slightly reduce the risk of comparing apples with oranges. Compared to 11.54 million primes per second, that's an about 2.8× speedup.
#2 (227630e10 227636e10): found the special instance
Workunit complete. Average speed: 19.85 Million primes per second.
Checksum: 6522CBC4CA2E4CFF
Same with the old version. Got 7.18 million primes per second, or an about 2.76× speedup.
#3 (338772621946054253 338772681946054253): special instance found
Workunit complete. Average speed: 16.59 Million primes per second.
Checksum: 589A69274A6AB5A8
Same with the old version. Compared to 5.83 million primes per second, that's an about 2.85× speedup.
#4 (18446744013709551615 18446744073709551615): no special instances to find?
Workunit complete. Average speed: 14.45 Million primes per second.
Checksum: 509DE6503B2A6E8E
That's not possible to test with the old version, though I should note I found the error message ("END must be > START") somewhat amusing. | |
|
|
I ran the GPU tests on a MacBook Pro, late 2019 using an AMD Radeon 5500M, here the results from the stderr.txt, let me know if you need something more:
shmget in attach_shmem: Invalid argument
19:37:54 (18621): Can't set up shared mem: -1. Will run in standalone mode.
WWocl version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 29 2020 with GCC Apple LLVM 12.0.0 (clang-1200.0.32.28)
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Command line: ./WW_opencl_macintel64 18446744013709551615 18446744073709551615
Starting search at: 18446744013709551615
Stopping search at: 18446744073709551615
GPU Info:
Name: AMD Radeon Pro 5500M Compute Engine
Vendor: AMD
Driver: 1.2 (Oct 29 2020 23:01:05)
Compute Units: 24
Kernel profile: 12.705 ms. Estimated / Actual worksize: 26400000 / 22857022
Verifying GPU kernels using range 18446744013709551615 to 18446744013711551615...
GPU prime generator kernel test passed. (44952 PRPs)
GPU Wieferich/WallSunSun kernel tests passed. (193750445344149 checksum, 0 results)
Starting search...
Workunit complete. Average speed: 16.61 Million primes per second.
19:39:26 (18621): called boinc_finish(0)
shmget in attach_shmem: Invalid argument
19:40:17 (18669): Can't set up shared mem: -1. Will run in standalone mode.
WWocl version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 29 2020 with GCC Apple LLVM 12.0.0 (clang-1200.0.32.28)
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Command line: ./WW_opencl_macintel64 1 6e10
START below minimum. Starting search at 127
Starting search at: 127
Stopping search at: 60000000000
GPU Info:
Name: AMD Radeon Pro 5500M Compute Engine
Vendor: AMD
Driver: 1.2 (Oct 29 2020 23:01:05)
Compute Units: 24
Kernel profile: 6.692 ms. Estimated / Actual worksize: 26400000 / 43395790
Verifying GPU kernels using range 127 to 2000127...
GPU prime generator kernel test passed. (148957 PRPs)
GPU Wieferich/WallSunSun kernel tests passed. (142810567078 checksum, 3114 results)
Starting search...
Workunit complete. Average speed: 39.47 Million primes per second.
19:41:24 (18669): called boinc_finish(0)
shmget in attach_shmem: Invalid argument
19:42:15 (18697): Can't set up shared mem: -1. Will run in standalone mode.
WWocl version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 29 2020 with GCC Apple LLVM 12.0.0 (clang-1200.0.32.28)
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Command line: ./WW_opencl_macintel64 227630e10 227636e10
Starting search at: 2276300000000000
Stopping search at: 2276360000000000
GPU Info:
Name: AMD Radeon Pro 5500M Compute Engine
Vendor: AMD
Driver: 1.2 (Oct 29 2020 23:01:05)
Compute Units: 24
Kernel profile: 10.747 ms. Estimated / Actual worksize: 26400000 / 27022332
Verifying GPU kernels using range 2276300000000000 to 2276300002000000...
GPU prime generator kernel test passed. (56257 PRPs)
GPU Wieferich/WallSunSun kernel tests passed. (241694743280265 checksum, 0 results)
Starting search...
Workunit complete. Average speed: 23.58 Million primes per second.
19:43:29 (18697): called boinc_finish(0)
shmget in attach_shmem: Invalid argument
19:43:53 (18725): Can't set up shared mem: -1. Will run in standalone mode.
WWocl version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 29 2020 with GCC Apple LLVM 12.0.0 (clang-1200.0.32.28)
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Command line: ./WW_opencl_macintel64 338772621946054253 338772681946054253
Starting search at: 338772621946054253
Stopping search at: 338772681946054253
GPU Info:
Name: AMD Radeon Pro 5500M Compute Engine
Vendor: AMD
Driver: 1.2 (Oct 29 2020 23:01:05)
Compute Units: 24
Kernel profile: 12.541 ms. Estimated / Actual worksize: 26400000 / 23155161
Verifying GPU kernels using range 338772621946054253 to 338772621948054253...
GPU prime generator kernel test passed. (49688 PRPs)
GPU Wieferich/WallSunSun kernel tests passed. (213679590312100 checksum, 1 results)
Starting search...
Workunit complete. Average speed: 19.22 Million primes per second.
19:45:13 (18725): called boinc_finish(0) | |
|
Reggie Volunteer moderator Project administrator Volunteer tester Project scientist Send message
Joined: 10 May 14 Posts: 234 ID: 311759 Credit: 234,824,586 RAC: 711,099
                     
|
Can you check "results-WW.txt" and verify the residues and special instances match what's on the spreadsheet? | |
|
Ravi FernandoProject administrator Volunteer tester Project scientist Send message
Joined: 21 Mar 19 Posts: 211 ID: 1108183 Credit: 13,824,824 RAC: 7,626
              
|
I'll take Mac CPU multithreaded.
Done. All tests passed:
1 (18446744013709551615 18446744073709551615 -t 4):
no special instances
509DE6503B2A6E8E
2 (1 6e10 -t 4):
5255 special instances + 2 Wieferich primes
8B77D2DA053842DD
3 (227630e10 227636e10 -t 4):
2276306935816523 is a Wieferich special instance (-1 -3 p)
6522CBC4CA2E4CFF
4 (338772621946054253 338772681946054253 -t 4):
338772621946054253 is a WallSunSun special instance (+0 +91 p)
589A69274A6AB5A8 | |
|
|
Just ran them again.
Late 2019 MacBook Pro
AMD Radeon Pro 5500M Compute Engine
All clear.
18446744013709551615 18446744073709551615:
509DE6503B2A6E8E
1 6e10:
5255 instances + 2 primes
8B77D2DA053842DD
227630e10 227636e10:
2276306935816523 is a Wieferich special instance (-1 -3 p)
6522CBC4CA2E4CFF
338772621946054253 338772681946054253:
338772621946054253 is a WallSunSun special instance (+0 +91 p)
589A69274A6AB5A8 | |
|
|
I am running the single thread CPU tests now on the same MacBook Pro.
Not sure if you need this info but it's a i9-9880H. | |
|
SpearVolunteer tester
 Send message
Joined: 29 Mar 09 Posts: 148 ID: 37675 Credit: 1,344,986,029 RAC: 138
                        
|
With an RTX 3090, Windows+nVidia GPU:
WWocl-win64.exe 18446744013709551615 18446744073709551615
WWocl version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 27 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Starting search at: 18446744013709551615
Stopping search at: 18446744073709551615
init_data.xml not found, using device 0.
GPU Info:
Name: GeForce RTX 3090
Vendor: NVIDIA Corporation
Driver: 460.89
Compute Units: 82
Beginning a new search with parameters from the command line
Starting search...
Tests done: 25.0384%
Tests done: 62.5960%
Checkpoint, current: 18446744073709551615
Workunit complete. Average speed: 225.42 Million primes per second.
Checksum: 509DE6503B2A6E8E
WWocl-win64.exe 1 6e10
WWocl version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 27 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
START below minimum. Starting search at 127
Starting search at: 127
Stopping search at: 60000000000
init_data.xml not found, using device 0.
GPU Info:
Name: GeForce RTX 3090
Vendor: NVIDIA Corporation
Driver: 460.89
Compute Units: 82
Resuming search from checkpoint. Current: 60000000000
Workunit complete.
WWocl-win64.exe 227630e10 227636e10
WWocl version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 27 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Starting search at: 2276300000000000
Stopping search at: 2276360000000000
init_data.xml not found, using device 0.
GPU Info:
Name: GeForce RTX 3090
Vendor: NVIDIA Corporation
Driver: 460.89
Compute Units: 82
Beginning a new search with parameters from the command line
Starting search...
Tests done: 29.0817%
Tests done: 72.7042%
Checkpoint, current: 2276360000000000
Workunit complete. Average speed: 282.80 Million primes per second.
Checksum: 6522CBC4CA2E4CFF
WWocl-win64.exe 338772621946054253 338772681946054253
WWocl version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 27 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Starting search at: 338772621946054253
Stopping search at: 338772681946054253
init_data.xml not found, using device 0.
GPU Info:
Name: GeForce RTX 3090
Vendor: NVIDIA Corporation
Driver: 460.89
Compute Units: 82
Beginning a new search with parameters from the command line
Starting search...
Tests done: 27.1073%
Tests done: 67.7681%
Checkpoint, current: 338772681946054253
Workunit complete. Average speed: 297.30 Million primes per second.
Checksum: 589A69274A6AB5A8 | |
|
Bur Volunteer tester
 Send message
Joined: 25 Feb 20 Posts: 515 ID: 1241833 Credit: 414,481,880 RAC: 219
                
|
We'll probably increase the workunit size and the credit proportionally (meaning 3x workunit size -> 3x credit per workunit). Not set in stone, though.
That means with a decent GPU like a 1660 I will get more than 1 000 000 credits a day? Is it really good to have few subprojects where it's a breeze to get to jade while generally it's a tough accomplishment? There's already this large gap between GPU and CPU subprojects, but this would be somewhat extreme.
____________
1281979 * 2^485014 + 1 is prime ... no further hits up to: n = 5,700,000 | |
|
SkyFall Volunteer tester Send message
Joined: 26 Mar 15 Posts: 15 ID: 388081 Credit: 98,134,199 RAC: 0
                  
|
We'll probably increase the workunit size and the credit proportionally (meaning 3x workunit size -> 3x credit per workunit). Not set in stone, though.
That means with a decent GPU like a 1660 I will get more than 1 000 000 credits a day? Is it really good to have few subprojects where it's a breeze to get to jade while generally it's a tough accomplishment? There's already this large gap between GPU and CPU subprojects, but this would be somewhat extreme.
As I understand it, since WU size and credits per WU increase proportionally to each other, PPD stays the same. | |
|
Bur Volunteer tester
 Send message
Joined: 25 Feb 20 Posts: 515 ID: 1241833 Credit: 414,481,880 RAC: 219
                
|
Ok, so size was meant in terms of time required to finish?
I thought it was meant in numbers tested and with the 3x increase in speed that would increase credit by a lot.
For comparison, GFN-18 takes about 25 minutes for me and yields 1750 credits. WW yields 4000 for 15 mins. Both subprojects allow CPU.
____________
1281979 * 2^485014 + 1 is prime ... no further hits up to: n = 5,700,000 | |
|
|
Tests on a single threaded Mac ran clean as well:
MacBook Pro i9-9880H:
18446744013709551615 18446744073709551615
509DE6503B2A6E8E
1 6e10
5255 special instances
2 primes
8B77D2DA053842DD
227630e10 227636e10
2276306935816523 is a Wieferich special instance (-1 -3 p)
6522CBC4CA2E4CFF
338772621946054253 338772681946054253
338772621946054253 is a WallSunSun special instance (+0 +91 p)
589A69274A6AB5A8 | |
|
Michael Goetz Volunteer moderator Project administrator
 Send message
Joined: 21 Jan 10 Posts: 14011 ID: 53948 Credit: 433,135,545 RAC: 1,048,224
                               
|
Regarding credit on WW:
If the speed of the software changes, the credit for each task does not change.
If the size of the task, meaning the number of candidates checked, is changed, then we will adjust the credit proportionally.
This is consistent with how we usually award credit.
____________
My lucky number is 75898524288+1 | |
|
|
Regarding credit on WW:
If the speed of the software changes, the credit for each task does not change.
If the size of the task, meaning the number of candidates checked, is changed, then we will adjust the credit proportionally.
This is consistent with how we usually award credit.
Great clarification! | |
|
SkyFall Volunteer tester Send message
Joined: 26 Mar 15 Posts: 15 ID: 388081 Credit: 98,134,199 RAC: 0
                  
|
Results from my host 1040470
System specs:
OS: Win10 20H2
CPU: Intel i7-3770k
GPU: AMD Radeon RX 570 4GB
GPU:
--- Testcase 1 ---
WWocl version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 27 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Command line: WWocl-win64.exe 18446744013709551615 18446744073709551615
Starting search at: 18446744013709551615
Stopping search at: 18446744073709551615
16:53:30 (11212): Can't open init data file - running in standalone mode
GPU Info:
Name: Ellesmere
Vendor: Advanced Micro Devices, Inc.
Driver: 3188.4
Compute Units: 32
Kernel profile: 20.035 ms. Estimated / Actual worksize: 35200000 / 19326346
Verifying GPU kernels using range 18446744013709551615 to 18446744013711551615...
GPU prime generator kernel test passed. (44952 PRPs)
GPU Wieferich/WallSunSun kernel tests passed. (193750445344149 checksum, 0 results)
Starting search...
Workunit complete. Average speed: 13.98 Million primes per second.
16:55:16 (11212): called boinc_finish(0)
-- Results testcase 1 --
509DE6503B2A6E8E
--- Testcase 2 ---
WWocl version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 27 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Command line: WWocl-win64.exe 1 6e10
START below minimum. Starting search at 127
Starting search at: 127
Stopping search at: 60000000000
16:56:33 (7548): Can't open init data file - running in standalone mode
GPU Info:
Name: Ellesmere
Vendor: Advanced Micro Devices, Inc.
Driver: 3188.4
Compute Units: 32
Kernel profile: 10.002 ms. Estimated / Actual worksize: 35200000 / 38711947
Verifying GPU kernels using range 127 to 2000127...
GPU prime generator kernel test passed. (148957 PRPs)
GPU Wieferich/WallSunSun kernel tests passed. (142810567078 checksum, 3114 results)
Starting search...
Workunit complete. Average speed: 31.61 Million primes per second.
16:57:53 (7548): called boinc_finish(0)
-- Results testcase 2 --
127 is a Wieferich special instance (+1 +9 p)
(snipped)
59856984349 is a Wieferich special instance (-1 -322 p)
8B77D2DA053842DD
--- Testcase 3 ---
WWocl version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 27 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Command line: WWocl-win64.exe 227630e10 227636e10
Starting search at: 2276300000000000
Stopping search at: 2276360000000000
16:58:28 (8944): Can't open init data file - running in standalone mode
GPU Info:
Name: Ellesmere
Vendor: Advanced Micro Devices, Inc.
Driver: 3188.4
Compute Units: 32
Kernel profile: 16.703 ms. Estimated / Actual worksize: 35200000 / 23181482
Verifying GPU kernels using range 2276300000000000 to 2276300002000000...
GPU prime generator kernel test passed. (56257 PRPs)
GPU Wieferich/WallSunSun kernel tests passed. (241694743280265 checksum, 0 results)
Starting search...
Workunit complete. Average speed: 17.34 Million primes per second.
17:00:07 (8944): called boinc_finish(0)
-- Results testcase 3 --
2276306935816523 is a Wieferich special instance (-1 -3 p)
6522CBC4CA2E4CFF
--- Testcase 4 ---
WWocl version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 27 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Command line: WWocl-win64.exe 338772621946054253 338772681946054253
Starting search at: 338772621946054253
Stopping search at: 338772681946054253
17:00:36 (1944): Can't open init data file - running in standalone mode
GPU Info:
Name: Ellesmere
Vendor: Advanced Micro Devices, Inc.
Driver: 3188.4
Compute Units: 32
Kernel profile: 18.668 ms. Estimated / Actual worksize: 35200000 / 20741079
Verifying GPU kernels using range 338772621946054253 to 338772621948054253...
GPU prime generator kernel test passed. (49688 PRPs)
GPU Wieferich/WallSunSun kernel tests passed. (213679590312100 checksum, 1 results)
Starting search...
Workunit complete. Average speed: 16.39 Million primes per second.
17:02:09 (1944): called boinc_finish(0)
-- Results testcase 4 --
338772621946054253 is a WallSunSun special instance (+0 +91 p)
589A69274A6AB5A8 | |
|
|
Haven't seen any AMD cpus yet, so here's a Windows CPU Multithreaded running an AMD Ryzen 5950X:
> .\WWcpu-win64.exe 18446744013709551615 18446744073709551615 -t 16
WWcpu version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwww by Mark Rodenkirch
Starting search at: 18446744013709551615
Stopping search at: 18446744073709551615
Detected 32 logical processors. Using 16 threads.
Beginning a new search with parameters from the command line
...
Workunit time: 291 sec
Checksum: 509DE6503B2A6E8E
> Get-Content results-WW.txt
509DE6503B2A6E8E
> .\WWcpu-win64.exe 1 6e10 -t 16
WWcpu version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwww by Mark Rodenkirch
START below minimum. Starting search at 127
Starting search at: 127
Stopping search at: 60000000000
Detected 32 logical processors. Using 16 threads.
Beginning a new search with parameters from the command line
...
Workunit time: 224 sec
Checksum: 8B77D2DA053842DD
> Get-Content results-WW.txt
127 is a Wieferich special instance (+1 +9 p)
127 is a WallSunSun special instance (+0 +13 p)
...
59755020131 is a Wieferich special instance (-1 -487 p)
59856984349 is a Wieferich special instance (-1 -322 p)
8B77D2DA053842DD
> .\WWcpu-win64.exe 227630e10 227636e10 -t 16
WWcpu version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwww by Mark Rodenkirch
Starting search at: 2276300000000000
Stopping search at: 2276360000000000
Detected 32 logical processors. Using 16 threads.
Beginning a new search with parameters from the command line
...
Workunit time: 241 sec
Checksum: 6522CBC4CA2E4CFF
> Get-Content results-WW.txt
2276306935816523 is a Wieferich special instance (-1 -3 p)
6522CBC4CA2E4CFF
> .\WWcpu-win64.exe 338772621946054253 338772681946054253 -t 16
WWcpu version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 28 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwww by Mark Rodenkirch
Starting search at: 338772621946054253
Stopping search at: 338772681946054253
Detected 32 logical processors. Using 16 threads.
Beginning a new search with parameters from the command line
...
Workunit time: 255 sec
Checksum: 589A69274A6AB5A8
> Get-Content results-WW.txt
338772621946054253 is a WallSunSun special instance (+0 +91 p)
589A69274A6AB5A8
Here's another Windows NVidia GPU datapoint for performance comparison:
> .\WWocl-win64.exe 18446744013709551615 18446744073709551615
WWocl version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 27 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Starting search at: 18446744013709551615
Stopping search at: 18446744073709551615
init_data.xml not found, using device 0.
GPU Info:
Name: GeForce GTX 1080
Vendor: NVIDIA Corporation
Driver: 460.89
Compute Units: 20
Beginning a new search with parameters from the command line
Starting search...
...
Workunit complete. Average speed: 38.64 Million primes per second.
Checksum: 509DE6503B2A6E8E
> Get-Content results-WW.txt
509DE6503B2A6E8E
> .\WWocl-win64.exe 1 6e10
WWocl version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 27 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
START below minimum. Starting search at 127
Starting search at: 127
Stopping search at: 60000000000
init_data.xml not found, using device 0.
GPU Info:
Name: GeForce GTX 1080
Vendor: NVIDIA Corporation
Driver: 460.89
Compute Units: 20
Beginning a new search with parameters from the command line
Starting search...
...
Workunit complete. Average speed: 87.04 Million primes per second.
Checksum: 8B77D2DA053842DD
> Get-Content results-WW.txt
127 is a Wieferich special instance (+1 +9 p)
127 is a WallSunSun special instance (+0 +13 p)
...
59755020131 is a Wieferich special instance (-1 -487 p)
59856984349 is a Wieferich special instance (-1 -322 p)
8B77D2DA053842DD
> .\WWocl-win64.exe 227630e10 227636e10
WWocl version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 27 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Starting search at: 2276300000000000
Stopping search at: 2276360000000000
init_data.xml not found, using device 0.
GPU Info:
Name: GeForce GTX 1080
Vendor: NVIDIA Corporation
Driver: 460.89
Compute Units: 20
Beginning a new search with parameters from the command line
Starting search...
...
Workunit complete. Average speed: 51.42 Million primes per second.
Checksum: 6522CBC4CA2E4CFF
> Get-Content results-WW.txt
2276306935816523 is a Wieferich special instance (-1 -3 p)
6522CBC4CA2E4CFF
> .\WWocl-win64.exe 338772621946054253 338772681946054253
WWocl version 1.03 by Bryan Little and Yves Gallot
Compiled Dec 27 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Starting search at: 338772621946054253
Stopping search at: 338772681946054253
init_data.xml not found, using device 0.
GPU Info:
Name: GeForce GTX 1080
Vendor: NVIDIA Corporation
Driver: 460.89
Compute Units: 20
Beginning a new search with parameters from the command line
Starting search...
...
Workunit complete. Average speed: 43.72 Million primes per second.
Checksum: 589A69274A6AB5A8
> Get-Content results-WW.txt
338772621946054253 is a WallSunSun special instance (+0 +91 p)
589A69274A6AB5A8
| |
|
RafaelVolunteer tester
 Send message
Joined: 22 Oct 14 Posts: 911 ID: 370496 Credit: 550,008,371 RAC: 436,780
                         
|
As usual, I ran some tests on one of my Intel iGPUs. I ran it on my 6006u's HD520, and everything worked without a hitch. Improvement was between ~3x to almost 4x in one of the tests. Very impressive!
Old App
END exceeds max
Workunit complete. Average speed: 0.24 Million primes per second.
Checksum: 2F32CAD23BA5B1CA
Workunit complete. Average speed: 0.09 Million primes per second.
Checksum: B8B040FA3813FEB2
Workunit complete. Average speed: 0.11 Million primes per second.
Checksum: 2B321984E3330D6A
New App
Workunit complete. Average speed: 0.29 Million primes per second.
Checksum: 509DE6503B2A6E8E
Workunit complete. Average speed: 0.68 Million primes per second.
Checksum: 8B77D2DA053842DD
Workunit complete. Average speed: 0.39 Million primes per second.
Checksum: 6522CBC4CA2E4CFF
Workunit complete. Average speed: 0.34 Million primes per second.
Checksum: 589A69274A6AB5A8
| |
|
Yves Gallot Volunteer developer Project scientist Send message
Joined: 19 Aug 12 Posts: 820 ID: 164101 Credit: 305,989,513 RAC: 3,131

|
As usual, I ran some tests on one of my Intel iGPUs. I ran it on my 6006u's HD520, and everything worked without a hitch. Improvement was between ~3x to almost 4x in one of the tests. Very impressive!
It's interesting, another OpenCL compiler is a good test.
On my computer, WWocl doesn't work on iGPU: unsupported OpenCL extension 'cl_khr_int64_base_atomics'.
The iGPU is an HD 630 and the driver is 23.20.16.4973. What is your driver? | |
|
CosminZVolunteer tester Send message
Joined: 20 Feb 09 Posts: 3 ID: 35887 Credit: 441,998,113 RAC: 0
            
|
Win 10, nvidia 2070m
.\WWocl-win64.exe 18446744013709551615 18446744073709551615
WWocl version 1.04 by Bryan Little and Yves Gallot
Compiled Dec 31 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Starting search at: 18446744013709551615
Stopping search at: 18446744073709551615
init_data.xml not found, using device 0.
GPU Info:
Name: GeForce RTX 2070
Vendor: NVIDIA Corporation
Driver: 457.51
Compute Units: 36
Beginning a new search with parameters from the command line
Starting search...
Tests done: 17.8791%
Tests done: 31.2884%
Tests done: 44.6977%
Tests done: 58.1070%
Tests done: 71.5163%
Tests done: 84.9256%
Workunit complete. Average speed: 104.04 Million primes per second.
Checksum: 509DE6503B2A6E8E
Checkpoint, current: 18446744073709551615
.\WWocl-win64.exe 1 6e10
WWocl version 1.04 by Bryan Little and Yves Gallot
Compiled Dec 31 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
START below minimum. Starting search at 127
Starting search at: 127
Stopping search at: 60000000000
init_data.xml not found, using device 0.
GPU Info:
Name: GeForce RTX 2070
Vendor: NVIDIA Corporation
Driver: 457.51
Compute Units: 36
Beginning a new search with parameters from the command line
Starting search...
Tests done: 13.1440%
Tests done: 32.8601%
Tests done: 52.5761%
Tests done: 65.7201%
Tests done: 85.4362%
Tests done: 98.5802%
Workunit complete. Average speed: 210.34 Million primes per second.
Checksum: 8B77D2DA053842DD
Checkpoint, current: 60000000000
.\WWocl-win64.exe 227630e10 227636e10
WWocl version 1.04 by Bryan Little and Yves Gallot
Compiled Dec 31 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Starting search at: 2276300000000000
Stopping search at: 2276360000000000
init_data.xml not found, using device 0.
GPU Info:
Name: GeForce RTX 2070
Vendor: NVIDIA Corporation
Driver: 457.51
Compute Units: 36
Beginning a new search with parameters from the command line
Starting search...
Tests done: 16.7129%
Tests done: 27.8549%
Tests done: 44.5678%
Tests done: 61.2807%
Tests done: 77.9936%
Tests done: 89.1356%
Workunit complete. Average speed: 130.52 Million primes per second.
Checksum: 6522CBC4CA2E4CFF
Checkpoint, current: 2276360000000000
.\WWocl-win64.exe 338772621946054253 338772681946054253
WWocl version 1.04 by Bryan Little and Yves Gallot
Compiled Dec 31 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Starting search at: 338772621946054253
Stopping search at: 338772681946054253
init_data.xml not found, using device 0.
GPU Info:
Name: GeForce RTX 2070
Vendor: NVIDIA Corporation
Driver: 457.51
Compute Units: 36
Beginning a new search with parameters from the command line
Starting search...
Tests done: 15.3733%
Tests done: 25.6222%
Tests done: 40.9954%
Tests done: 56.3687%
Tests done: 71.7420%
Tests done: 87.1153%
Workunit complete. Average speed: 114.35 Million primes per second.
Checksum: 589A69274A6AB5A8
Checkpoint, current: 338772681946054253
-------------------------------------------------------------------
stderr
13:15:16 (17232): Can't open init data file - running in standalone mode
WWocl version 1.04 by Bryan Little and Yves Gallot
Compiled Dec 31 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Command line: C:\test\WWocl-win64.exe 18446744013709551615 18446744073709551615
Starting search at: 18446744013709551615
Stopping search at: 18446744073709551615
13:15:16 (17232): Can't open init data file - running in standalone mode
GPU Info:
Name: GeForce RTX 2070
Vendor: NVIDIA Corporation
Driver: 457.51
Compute Units: 36
Detected Windows 10.0, using compute preemption.
Kernel profile: 88.595 ms. Estimated / Actual worksize: 792000000 / 893953407
Verifying GPU kernels using range 18446744013709551615 to 18446744013711551615...
GPU prime generator kernel test passed. (44952 PRPs)
GPU Wieferich/WallSunSun kernel tests passed. (193750445344149 checksum, 0 results)
Starting search...
Workunit complete. Average speed: 104.04 Million primes per second.
13:15:44 (17232): called boinc_finish(0)
13:16:31 (5600): Can't open init data file - running in standalone mode
WWocl version 1.04 by Bryan Little and Yves Gallot
Compiled Dec 31 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Command line: C:\test\WWocl-win64.exe 1 6e10
START below minimum. Starting search at 127
Starting search at: 127
Stopping search at: 60000000000
13:16:31 (5600): Can't open init data file - running in standalone mode
GPU Info:
Name: GeForce RTX 2070
Vendor: NVIDIA Corporation
Driver: 457.51
Compute Units: 36
Detected Windows 10.0, using compute preemption.
Kernel profile: 60.256 ms. Estimated / Actual worksize: 792000000 / 1314402398
Verifying GPU kernels using range 127 to 2000127...
GPU prime generator kernel test passed. (148957 PRPs)
GPU Wieferich/WallSunSun kernel tests passed. (142810567078 checksum, 3114 results)
Starting search...
Workunit complete. Average speed: 210.34 Million primes per second.
13:16:45 (5600): called boinc_finish(0)
13:17:43 (8524): Can't open init data file - running in standalone mode
WWocl version 1.04 by Bryan Little and Yves Gallot
Compiled Dec 31 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Command line: C:\test\WWocl-win64.exe 227630e10 227636e10
Starting search at: 2276300000000000
Stopping search at: 2276360000000000
13:17:43 (8524): Can't open init data file - running in standalone mode
GPU Info:
Name: GeForce RTX 2070
Vendor: NVIDIA Corporation
Driver: 457.51
Compute Units: 36
Detected Windows 10.0, using compute preemption.
Kernel profile: 71.083 ms. Estimated / Actual worksize: 792000000 / 1114194842
Verifying GPU kernels using range 2276300000000000 to 2276300002000000...
GPU prime generator kernel test passed. (56257 PRPs)
GPU Wieferich/WallSunSun kernel tests passed. (241694743280265 checksum, 0 results)
Starting search...
Workunit complete. Average speed: 130.52 Million primes per second.
13:17:59 (8524): called boinc_finish(0)
13:19:23 (17784): Can't open init data file - running in standalone mode
WWocl version 1.04 by Bryan Little and Yves Gallot
Compiled Dec 31 2020 with GCC 8.1.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Command line: C:\test\WWocl-win64.exe 338772621946054253 338772681946054253
Starting search at: 338772621946054253
Stopping search at: 338772681946054253
13:19:23 (17784): Can't open init data file - running in standalone mode
GPU Info:
Name: GeForce RTX 2070
Vendor: NVIDIA Corporation
Driver: 457.51
Compute Units: 36
Detected Windows 10.0, using compute preemption.
Kernel profile: 77.277 ms. Estimated / Actual worksize: 792000000 / 1024886168
Verifying GPU kernels using range 338772621946054253 to 338772621948054253...
GPU prime generator kernel test passed. (49688 PRPs)
GPU Wieferich/WallSunSun kernel tests passed. (213679590312100 checksum, 1 results)
Starting search...
Workunit complete. Average speed: 114.35 Million primes per second.
13:19:41 (17784): called boinc_finish(0)
---------------------------------------------------
results-WW
338772621946054253 is a WallSunSun special instance (+0 +91 p)
589A69274A6AB5A8
------------------------------------------------------
stateA-WW
338772621946054253 338772681946054253 338772681946054253 6384531039224247720 114.347002 1 | |
|
CosminZVolunteer tester Send message
Joined: 20 Feb 09 Posts: 3 ID: 35887 Credit: 441,998,113 RAC: 0
            
|
Ubuntu 20.04, Amd vega64, gpu driver-rocm 4.0
sudo ./WWocl-linux64 18446744013709551615 18446744073709551615
WWocl version 1.04 by Bryan Little and Yves Gallot
Compiled Dec 31 2020 with GCC 7.5.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Starting search at: 18446744013709551615
Stopping search at: 18446744073709551615
init_data.xml not found, using device 0.
GPU Info:
Name: gfx900
Vendor: Advanced Micro Devices, Inc.
Driver: 3212.0 (HSA1.1,LC)
Compute Units: 64
Beginning a new search with parameters from the command line
Starting search...
Tests done: 4.2803%
Tests done: 10.9682%
Tests done: 17.6562%
Tests done: 24.3441%
Tests done: 31.0320%
Tests done: 37.7200%
Tests done: 44.4079%
Tests done: 51.0958%
Tests done: 57.7838%
Tests done: 64.4717%
Tests done: 71.1596%
Tests done: 77.8476%
Tests done: 84.5355%
Tests done: 91.2234%
Tests done: 97.9114%
Workunit complete. Average speed: 45.08 Million primes per second.
Checksum: 509DE6503B2A6E8E
Checkpoint, current: 18446744073709551615
stateA-WW.txt
18446744013709551615 18446744073709551615 18446744073709551615 5809052326642216590 45.083865 1
stderr.txt
13:58:44 (8103): Can't open init data file - running in standalone mode
WWocl version 1.04 by Bryan Little and Yves Gallot
Compiled Dec 31 2020 with GCC 7.5.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Command line: ./WWocl-linux64 18446744013709551615 18446744073709551615
Starting search at: 18446744013709551615
Stopping search at: 18446744073709551615
13:58:44 (8103): Can't open init data file - running in standalone mode
GPU Info:
Name: gfx900
Vendor: Advanced Micro Devices, Inc.
Driver: 3212.0 (HSA1.1,LC)
Compute Units: 64
Kernel profile: 19.298 ms. Estimated / Actual worksize: 70400000 / 40127615
Verifying GPU kernels using range 18446744013709551615 to 18446744013711551615...
GPU prime generator kernel test passed. (44952 PRPs)
GPU Wieferich/WallSunSun kernel tests passed. (193750445344149 checksum, 0 results)
Starting search...
Workunit complete. Average speed: 45.08 Million primes per second.
13:59:18 (8103): called boinc_finish(0)
------------------------------------------------------------------------
sudo ./WWocl-linux64 1 6e10
WWocl version 1.04 by Bryan Little and Yves Gallot
Compiled Dec 31 2020 with GCC 7.5.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
START below minimum. Starting search at 127
Starting search at: 127
Stopping search at: 60000000000
init_data.xml not found, using device 0.
GPU Info:
Name: gfx900
Vendor: Advanced Micro Devices, Inc.
Driver: 3212.0 (HSA1.1,LC)
Compute Units: 64
Beginning a new search with parameters from the command line
Starting search...
Tests done: 5.0894%
Tests done: 13.3455%
Tests done: 21.6016%
Tests done: 29.7447%
Tests done: 37.7746%
Tests done: 45.8045%
Tests done: 53.9476%
Tests done: 62.0906%
Tests done: 70.0074%
Tests done: 77.9243%
Tests done: 85.9542%
Tests done: 93.8710%
Workunit complete. Average speed: 100.96 Million primes per second.
Checksum: 8B77D2DA053842DD
Checkpoint, current: 60000000000
stateA-WW.txt
127 60000000000 60000000000 10049732927332827869 100.961781 1
stderr.txt
WWocl version 1.04 by Bryan Little and Yves Gallot
Compiled Dec 31 2020 with GCC 7.5.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Command line: ./WWocl-linux64 1 6e10
START below minimum. Starting search at 127
Starting search at: 127
Stopping search at: 60000000000
14:06:19 (8271): Can't open init data file - running in standalone mode
GPU Info:
Name: gfx900
Vendor: Advanced Micro Devices, Inc.
Driver: 3212.0 (HSA1.1,LC)
Compute Units: 64
Kernel profile: 11.412 ms. Estimated / Actual worksize: 70400000 / 67858573
Verifying GPU kernels using range 127 to 2000127...
GPU prime generator kernel test passed. (148957 PRPs)
GPU Wieferich/WallSunSun kernel tests passed. (142810567078 checksum, 3114 results)
Starting search...
Workunit complete. Average speed: 100.96 Million primes per second.
14:06:45 (8271): called boinc_finish(0)
--------------------------------------------------------------------------------
sudo ./WWocl-linux64 227630e10 227636e10
WWocl version 1.04 by Bryan Little and Yves Gallot
Compiled Dec 31 2020 with GCC 7.5.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Starting search at: 2276300000000000
Stopping search at: 2276360000000000
init_data.xml not found, using device 0.
GPU Info:
Name: gfx900
Vendor: Advanced Micro Devices, Inc.
Driver: 3212.0 (HSA1.1,LC)
Compute Units: 64
Beginning a new search with parameters from the command line
Starting search...
Tests done: 6.5735%
Tests done: 14.0078%
Tests done: 21.4422%
Tests done: 28.8765%
Tests done: 36.2326%
Tests done: 43.6669%
Tests done: 51.0230%
Tests done: 58.3791%
Tests done: 65.7351%
Tests done: 73.1695%
Tests done: 80.6038%
Tests done: 87.9599%
Tests done: 95.3942%
Workunit complete. Average speed: 62.84 Million primes per second.
Checksum: 6522CBC4CA2E4CFF
Checkpoint, current: 2276360000000000
results-WW.txt
2276306935816523 is a Wieferich special instance (-1 -3 p)
6522CBC4CA2E4CFF
stateA-WW.txt
2276300000000000 2276360000000000 2276360000000000 7287611193104944383 62.843764 1
stderr.txt
WWocl version 1.04 by Bryan Little and Yves Gallot
Compiled Dec 31 2020 with GCC 7.5.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Command line: ./WWocl-linux64 227630e10 227636e10
Starting search at: 2276300000000000
Stopping search at: 2276360000000000
14:12:54 (8349): Can't open init data file - running in standalone mode
GPU Info:
Name: gfx900
Vendor: Advanced Micro Devices, Inc.
Driver: 3212.0 (HSA1.1,LC)
Compute Units: 64
Kernel profile: 16.493 ms. Estimated / Actual worksize: 70400000 / 46953676
Verifying GPU kernels using range 2276300000000000 to 2276300002000000...
GPU prime generator kernel test passed. (56257 PRPs)
GPU Wieferich/WallSunSun kernel tests passed. (241694743280265 checksum, 0 results)
Starting search...
Workunit complete. Average speed: 62.84 Million primes per second.
14:13:22 (8349): called boinc_finish(0)
-------------------------------------------------------------------------------------------
sudo ./WWocl-linux64 338772621946054253 338772681946054253
WWocl version 1.04 by Bryan Little and Yves Gallot
Compiled Dec 31 2020 with GCC 7.5.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Starting search at: 338772621946054253
Stopping search at: 338772681946054253
init_data.xml not found, using device 0.
GPU Info:
Name: gfx900
Vendor: Advanced Micro Devices, Inc.
Driver: 3212.0 (HSA1.1,LC)
Compute Units: 64
Beginning a new search with parameters from the command line
Starting search...
Tests done: 6.8906%
Tests done: 13.9944%
Tests done: 21.0981%
Tests done: 28.2019%
Tests done: 35.3056%
Tests done: 42.4094%
Tests done: 49.5131%
Tests done: 56.5458%
Tests done: 63.6496%
Tests done: 70.7533%
Tests done: 77.8571%
Tests done: 84.9608%
Tests done: 92.0646%
Tests done: 99.1683%
Workunit complete. Average speed: 53.09 Million primes per second.
Checksum: 589A69274A6AB5A8
Checkpoint, current: 338772681946054253
results-WW.txt
338772621946054253 is a WallSunSun special instance (+0 +91 p)
589A69274A6AB5A8
stateA-WW.txt
338772621946054253 338772681946054253 338772681946054253 6384531039224247720 53.089679 1
stderr.txt
WWocl version 1.04 by Bryan Little and Yves Gallot
Compiled Dec 31 2020 with GCC 7.5.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Command line: ./WWocl-linux64 338772621946054253 338772681946054253
Starting search at: 338772621946054253
Stopping search at: 338772681946054253
14:19:22 (8420): Can't open init data file - running in standalone mode
GPU Info:
Name: gfx900
Vendor: Advanced Micro Devices, Inc.
Driver: 3212.0 (HSA1.1,LC)
Compute Units: 64
Kernel profile: 18.169 ms. Estimated / Actual worksize: 70400000 / 42622484
Verifying GPU kernels using range 338772621946054253 to 338772621948054253...
GPU prime generator kernel test passed. (49688 PRPs)
GPU Wieferich/WallSunSun kernel tests passed. (213679590312100 checksum, 1 results)
Starting search...
Workunit complete. Average speed: 53.09 Million primes per second.
14:19:52 (8420): called boinc_finish(0) | |
|
RafaelVolunteer tester
 Send message
Joined: 22 Oct 14 Posts: 911 ID: 370496 Credit: 550,008,371 RAC: 436,780
                         
|
As usual, I ran some tests on one of my Intel iGPUs. I ran it on my 6006u's HD520, and everything worked without a hitch. Improvement was between ~3x to almost 4x in one of the tests. Very impressive!
It's interesting, another OpenCL compiler is a good test.
On my computer, WWocl doesn't work on iGPU: unsupported OpenCL extension 'cl_khr_int64_base_atomics'.
The iGPU is an HD 630 and the driver is 23.20.16.4973. What is your driver?
I'm using 27.20.100.7987 under Windows. I do own an 8400 which has HD630, I can test it later once I eventually get back home.
| |
|
Yves Gallot Volunteer developer Project scientist Send message
Joined: 19 Aug 12 Posts: 820 ID: 164101 Credit: 305,989,513 RAC: 3,131

|
I'm using 27.20.100.7987 under Windows. I do own an 8400 which has HD630, I can test it later once I eventually get back home.
If it runs on the HD 520, it will on the HD 630.
My computer doesn't want to update my iGPU driver because it is the latest version of the constructor and 64-bit atomics were not implemented in this release. Surprising because this is OpenCL 2.1 NEO and FP64 are supported. Not a real problem but I like to validate programs on iGPU, I already found a bug in genefer that was not detected with Nvidia driver.
| |
|
CosminZVolunteer tester Send message
Joined: 20 Feb 09 Posts: 3 ID: 35887 Credit: 441,998,113 RAC: 0
            
|
Ubuntu 20.04, amd rx580m, gpu driver - rocm 4.0
sudo ./WWocl-linux64 18446744013709551615 18446744073709551615
[sudo] password for cosmin:
WWocl version 1.04 by Bryan Little and Yves Gallot
Compiled Dec 31 2020 with GCC 7.5.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Starting search at: 18446744013709551615
Stopping search at: 18446744073709551615
init_data.xml not found, using device 0.
GPU Info:
Name: gfx803
Vendor: Advanced Micro Devices, Inc.
Driver: 3212.0 (HSA1.1,LC)
Compute Units: 36
Beginning a new search with parameters from the command line
Starting search...
Tests done: 2.4357%
Tests done: 4.9420%
Tests done: 7.4130%
Tests done: 9.8840%
Tests done: 12.3903%
Tests done: 14.8613%
Tests done: 17.3323%
Tests done: 19.8386%
Tests done: 22.3096%
Tests done: 24.7806%
Tests done: 27.2869%
Tests done: 29.7579%
Tests done: 32.2290%
Tests done: 34.7353%
Tests done: 37.2063%
Tests done: 39.6773%
Tests done: 42.1836%
Tests done: 44.6546%
Tests done: 47.1609%
Tests done: 49.6319%
Tests done: 52.1029%
Tests done: 54.6092%
Tests done: 57.0802%
Tests done: 59.5512%
Tests done: 62.0575%
Tests done: 64.5285%
Tests done: 66.9995%
Tests done: 69.5058%
Tests done: 71.9768%
Tests done: 74.4831%
Checkpoint, current: 18446744059140724545
Tests done: 76.9541%
Tests done: 79.4251%
Tests done: 81.9314%
Tests done: 84.4024%
Tests done: 86.8734%
Tests done: 89.3797%
Tests done: 91.8507%
Tests done: 94.3218%
Tests done: 96.8281%
Tests done: 99.2991%
Workunit complete. Average speed: 17.04 Million primes per second.
Checksum: 509DE6503B2A6E8E
Checkpoint, current: 18446744073709551615
stderr.txt
WWocl version 1.04 by Bryan Little and Yves Gallot
Compiled Dec 31 2020 with GCC 7.5.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Command line: ./WWocl-linux64 18446744013709551615 18446744073709551615
Starting search at: 18446744013709551615
Stopping search at: 18446744073709551615
17:25:52 (4322): Can't open init data file - running in standalone mode
GPU Info:
Name: gfx803
Vendor: Advanced Micro Devices, Inc.
Driver: 3212.0 (HSA1.1,LC)
Compute Units: 36
Kernel profile: 20.567 ms. Estimated / Actual worksize: 39600000 / 21180034
Verifying GPU kernels using range 18446744013709551615 to 18446744013711551615...
GPU prime generator kernel test passed. (44952 PRPs)
GPU Wieferich/WallSunSun kernel tests passed. (193750445344149 checksum, 0 results)
Starting search...
Workunit complete. Average speed: 17.04 Million primes per second.
17:27:28 (4322): called boinc_finish(0)
-----------------------------------------------------------------------------
sudo ./WWocl-linux64 1 6e10
WWocl version 1.04 by Bryan Little and Yves Gallot
Compiled Dec 31 2020 with GCC 7.5.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
START below minimum. Starting search at 127
Starting search at: 127
Stopping search at: 60000000000
init_data.xml not found, using device 0.
GPU Info:
Name: gfx803
Vendor: Advanced Micro Devices, Inc.
Driver: 3212.0 (HSA1.1,LC)
Compute Units: 36
Beginning a new search with parameters from the command line
Starting search...
Tests done: 2.3473%
Tests done: 5.4324%
Tests done: 8.4503%
Tests done: 11.4683%
Tests done: 14.5534%
Tests done: 17.5043%
Tests done: 20.5223%
Tests done: 23.6073%
Tests done: 26.6253%
Tests done: 29.6433%
Tests done: 32.5942%
Tests done: 35.6121%
Tests done: 38.5631%
Tests done: 41.5810%
Tests done: 44.5990%
Tests done: 47.6170%
Tests done: 50.5679%
Tests done: 53.6529%
Tests done: 56.6709%
Tests done: 59.6218%
Tests done: 62.5727%
Tests done: 65.5237%
Tests done: 68.4746%
Tests done: 71.4925%
Tests done: 74.4435%
Tests done: 77.3944%
Tests done: 80.3453%
Tests done: 83.3633%
Tests done: 86.3142%
Tests done: 89.3322%
Checkpoint, current: 54484564759
Tests done: 92.2160%
Tests done: 95.1669%
Tests done: 98.1849%
Workunit complete. Average speed: 37.42 Million primes per second.
Checksum: 8B77D2DA053842DD
Checkpoint, current: 60000000000
stderr.txt
WWocl version 1.04 by Bryan Little and Yves Gallot
Compiled Dec 31 2020 with GCC 7.5.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Command line: ./WWocl-linux64 1 6e10
START below minimum. Starting search at 127
Starting search at: 127
Stopping search at: 60000000000
17:31:58 (4513): Can't open init data file - running in standalone mode
GPU Info:
Name: gfx803
Vendor: Advanced Micro Devices, Inc.
Driver: 3212.0 (HSA1.1,LC)
Compute Units: 36
Kernel profile: 10.825 ms. Estimated / Actual worksize: 39600000 / 40239708
Verifying GPU kernels using range 127 to 2000127...
GPU prime generator kernel test passed. (148957 PRPs)
GPU Wieferich/WallSunSun kernel tests passed. (142810567078 checksum, 3114 results)
Starting search...
Workunit complete. Average speed: 37.42 Million primes per second.
17:33:07 (4513): called boinc_finish(0)
------------------------------------------------------------------------
sudo ./WWocl-linux64 227630e10 227636e10
WWocl version 1.04 by Bryan Little and Yves Gallot
Compiled Dec 31 2020 with GCC 7.5.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Starting search at: 2276300000000000
Stopping search at: 2276360000000000
init_data.xml not found, using device 0.
GPU Info:
Name: gfx803
Vendor: Advanced Micro Devices, Inc.
Driver: 3212.0 (HSA1.1,LC)
Compute Units: 36
Beginning a new search with parameters from the command line
Starting search...
Tests done: 1.8942%
Tests done: 4.6063%
Tests done: 7.3184%
Tests done: 10.0305%
Tests done: 12.7426%
Tests done: 15.4547%
Tests done: 18.1668%
Tests done: 20.8359%
Tests done: 23.5480%
Tests done: 26.2601%
Tests done: 28.9722%
Tests done: 31.6843%
Tests done: 34.3533%
Tests done: 37.0655%
Tests done: 39.7776%
Tests done: 42.4897%
Tests done: 45.1587%
Tests done: 47.8708%
Tests done: 50.5829%
Tests done: 53.2520%
Tests done: 55.9641%
Tests done: 58.6762%
Tests done: 61.3883%
Tests done: 64.1004%
Tests done: 66.8125%
Tests done: 69.5246%
Tests done: 72.2367%
Tests done: 74.9488%
Tests done: 77.6610%
Tests done: 80.3300%
Checkpoint, current: 2276349024554228
Tests done: 83.0421%
Tests done: 85.7542%
Tests done: 88.4663%
Tests done: 91.1354%
Tests done: 93.8475%
Tests done: 96.5596%
Tests done: 99.2717%
Workunit complete. Average speed: 23.30 Million primes per second.
Checksum: 6522CBC4CA2E4CFF
Checkpoint, current: 2276360000000000
results-WW.txt
2276306935816523 is a Wieferich special instance (-1 -3 p)
6522CBC4CA2E4CFF
stderr.txt
17:36:54 (4658): Can't open init data file - running in standalone mode
WWocl version 1.04 by Bryan Little and Yves Gallot
Compiled Dec 31 2020 with GCC 7.5.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Command line: ./WWocl-linux64 227630e10 227636e10
Starting search at: 2276300000000000
Stopping search at: 2276360000000000
17:36:54 (4658): Can't open init data file - running in standalone mode
GPU Info:
Name: gfx803
Vendor: Advanced Micro Devices, Inc.
Driver: 3212.0 (HSA1.1,LC)
Compute Units: 36
Kernel profile: 16.864 ms. Estimated / Actual worksize: 39600000 / 25829586
Verifying GPU kernels using range 2276300000000000 to 2276300002000000...
GPU prime generator kernel test passed. (56257 PRPs)
GPU Wieferich/WallSunSun kernel tests passed. (241694743280265 checksum, 0 results)
Starting search...
Workunit complete. Average speed: 23.30 Million primes per second.
17:38:11 (4658): called boinc_finish(0)
---------------------------------------------------------------------------
sudo ./WWocl-linux64 338772621946054253 338772681946054253
WWocl version 1.04 by Bryan Little and Yves Gallot
Compiled Dec 31 2020 with GCC 7.5.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Starting search at: 338772621946054253
Stopping search at: 338772681946054253
init_data.xml not found, using device 0.
GPU Info:
Name: gfx803
Vendor: Advanced Micro Devices, Inc.
Driver: 3212.0 (HSA1.1,LC)
Compute Units: 36
Beginning a new search with parameters from the command line
Starting search...
Tests done: 1.6822%
Tests done: 4.2437%
Tests done: 6.8434%
Tests done: 9.4431%
Tests done: 12.0428%
Tests done: 14.6425%
Tests done: 17.2040%
Tests done: 19.8037%
Tests done: 22.4035%
Tests done: 25.0032%
Tests done: 27.6029%
Tests done: 30.1644%
Tests done: 32.7641%
Tests done: 35.3638%
Tests done: 37.9253%
Tests done: 40.5250%
Tests done: 43.1248%
Tests done: 45.7245%
Tests done: 48.3242%
Tests done: 50.9239%
Tests done: 53.4854%
Tests done: 56.0851%
Tests done: 58.6466%
Tests done: 61.2463%
Tests done: 63.8078%
Tests done: 66.4075%
Tests done: 69.0073%
Tests done: 71.6070%
Tests done: 74.2067%
Tests done: 76.7682%
Checkpoint, current: 338772668786881695
Tests done: 79.3679%
Tests done: 81.9676%
Tests done: 84.5673%
Tests done: 87.1288%
Tests done: 89.7286%
Tests done: 92.3283%
Tests done: 94.8898%
Tests done: 97.4895%
Workunit complete. Average speed: 19.70 Million primes per second.
Checksum: 589A69274A6AB5A8
Checkpoint, current: 338772681946054253
results-WW.txt
338772621946054253 is a WallSunSun special instance (+0 +91 p)
589A69274A6AB5A8
stderr.txt
17:41:47 (4835): Can't open init data file - running in standalone mode
WWocl version 1.04 by Bryan Little and Yves Gallot
Compiled Dec 31 2020 with GCC 7.5.0
A Wieferich and WallSunSun prime number search program
Based on wwwwcl by Mark Rodenkirch and primesieve by Kim Walisch
Command line: ./WWocl-linux64 338772621946054253 338772681946054253
Starting search at: 338772621946054253
Stopping search at: 338772681946054253
17:41:47 (4835): Can't open init data file - running in standalone mode
GPU Info:
Name: gfx803
Vendor: Advanced Micro Devices, Inc.
Driver: 3212.0 (HSA1.1,LC)
Compute Units: 36
Kernel profile: 18.990 ms. Estimated / Actual worksize: 39600000 / 22938701
Verifying GPU kernels using range 338772621946054253 to 338772621948054253...
GPU prime generator kernel test passed. (49688 PRPs)
GPU Wieferich/WallSunSun kernel tests passed. (213679590312100 checksum, 1 results)
Starting search...
Workunit complete. Average speed: 19.70 Million primes per second.
17:43:08 (4835): called boinc_finish(0) | |
|
Yves Gallot Volunteer developer Project scientist Send message
Joined: 19 Aug 12 Posts: 820 ID: 164101 Credit: 305,989,513 RAC: 3,131

|
Final test.
I searched (with a version of the program compiled with a larger threshold) for "almost-near-primes" and found:
18446736287849978869 is a Wieferich special instance (-1 +39003642 p)
18446742680598714497 is a WallSunSun special instance (+0 -59149319 p)
Both results are correct and close to 264.
| |
|
Reggie Volunteer moderator Project administrator Volunteer tester Project scientist Send message
Joined: 10 May 14 Posts: 234 ID: 311759 Credit: 234,824,586 RAC: 711,099
                     
|
The update is live! PSA credit and the "volunteer tester" role have been applied. Workunit sizes have been tripled, but runtime should remain about the same. There will be a mix of old and new tasks for a bit though. Thanks to everyone for the very quick round of testing! | |
|
RafaelVolunteer tester
 Send message
Joined: 22 Oct 14 Posts: 911 ID: 370496 Credit: 550,008,371 RAC: 436,780
                         
|
I'm using 27.20.100.7987 under Windows. I do own an 8400 which has HD630, I can test it later once I eventually get back home.
If it runs on the HD 520, it will on the HD 630.
My computer doesn't want to update my iGPU driver because it is the latest version of the constructor and 64-bit atomics were not implemented in this release. Surprising because this is OpenCL 2.1 NEO and FP64 are supported. Not a real problem but I like to validate programs on iGPU, I already found a bug in genefer that was not detected with Nvidia driver.
You mean the one where it would randomly stop running the app back when we were coming up with geneferocl? I still don't understand why it would randomly stop on my skylake machine but not on the Haswell one...
At any rate if it's not needed to test on the 8400, then I won't bother. The machine is stored and I would have to get it out and set up. | |
|
Bur Volunteer tester
 Send message
Joined: 25 Feb 20 Posts: 515 ID: 1241833 Credit: 414,481,880 RAC: 219
                
|
This is consistent with how we usually award credit. So now I get 12 credits per second with a 1660 super for WW while I get about 1 credit per second for GFN-18. Might be consistent, but still a bit strange... Who came up with the initial 4000 credits per task?
____________
1281979 * 2^485014 + 1 is prime ... no further hits up to: n = 5,700,000 | |
|
Reggie Volunteer moderator Project administrator Volunteer tester Project scientist Send message
Joined: 10 May 14 Posts: 234 ID: 311759 Credit: 234,824,586 RAC: 711,099
                     
|
This is consistent with how we usually award credit. So now I get 12 credits per second with a 1660 super for WW while I get about 1 credit per second for GFN-18. Might be consistent, but still a bit strange... Who came up with the initial 4000 credits per task?
I decided on the initial 4000 per task based on AP27 credit averaged between GTX 10xx, RTX 2xxx, and RTX 3xxx cards. The 4000 value was underweighted, overweighted, and about right respectively. Keep in mind this was compared to AP27, not PPS Sieve which is typically considered the most overweighted GPU project. The new numbers keep WW below PPS Sieve on some cards and about on par with it for others. I don't deny it's a bit overweighted, but definitely not enough to change our methods. | |
|
Message boards :
Wieferich and Wall-Sun-Sun Prime Search :
New Version Testing |