![]() |
|
|
#1 |
|
Oct 2008
n00bville
13308 Posts |
Hi,
I have finished my 100M LL testing and so I am browsing through the map for a new challenge. https://www.mersenne.org/primenet/ The highest possible numbers are higher than 999000000 but in Prime95 Test it says it needs between 5 and 922600000. So what's the highest possible prime number I can savely test with Prime95 Windows executable? Is there a page to play around with possible values? Last fiddled with by joblack on 2019-08-19 at 19:20 |
|
|
|
|
|
#2 |
|
P90 years forever!
Aug 2002
Yeehaw, FL
2×53×71 Posts |
AVX-512 CPUs could go over 1 billion
|
|
|
|
|
|
#3 |
|
Oct 2008
n00bville
72810 Posts |
Okay but Prime95 does say Prime95 Test it says it needs between 5 and 922600000 if I press 'Test'? I have a Ryzen 3700x with Windows 10. Last fiddled with by joblack on 2019-08-19 at 21:02 |
|
|
|
|
|
#4 | |
|
Apr 2019
5×41 Posts |
Quote:
(PARI/GP) Code:
? precprime(922600000) %1 = 922599973 |
|
|
|
|
|
|
#5 |
|
Oct 2008
n00bville
23×7×13 Posts |
|
|
|
|
|
|
#6 |
|
Banned
"Luigi"
Aug 2002
Team Italia
12CF16 Posts |
|
|
|
|
|
|
#7 |
|
P90 years forever!
Aug 2002
Yeehaw, FL
2·53·71 Posts |
From gwnum.h:
#define MAX_PRIME_AVX512 1169000000L /* AVX-512 bit limit */ |
|
|
|
|
|
#8 |
|
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
10100111100112 Posts |
Switching to CUDALucas, gpuowl, or Mlucas allows higher exponents, up to 2, 3 or 4 billion. But it is not advisable to run such extreme cases, because:
CUDALucas lacks certain error detection features necessary for such large/long runs; run times will be very long, likely longer than hardware lifetime; there is no established server to which to report the computation result of a primality test for an exponent above one billion, if one was reached. Last fiddled with by kriesel on 2019-12-26 at 15:26 |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Highest altitude you've been? | Oddball | Lounge | 46 | 2021-05-16 16:59 |
| Is there a way to check a certain exponent for whether or not (2^that exponent) - 1 is a prime? | shubhra | Information & Answers | 4 | 2019-01-03 06:52 |
| Highest B1 & B2 bound? | ramshanker | Data | 9 | 2015-07-03 05:00 |
| highest-capacity RAM sticks available today? | ixfd64 | Hardware | 10 | 2013-10-17 19:23 |
| Project where the goal is to get the highest Prime Pages score. | jasong | Lounge | 4 | 2006-08-22 21:04 |