![]() |
|
|
#1 |
|
Jul 2003
110 Posts |
I'm running Newpgen Ver. 2.81 when ever the divisor exceeds 2^32-1 the program performs performs an illegal operation and dies. I'm running a 1.4Ghz Athlon that passes the Prime95 torture test.
Anyone have any sugestions as to why this might happen? |
|
|
|
|
|
#2 |
|
Oct 2002
Lost in the hills of Iowa
26×7 Posts |
I suspect that your NEWPGEN program might be programmed to use unsigned INTs - which have a hard limit at 32 bits - at some point internally.
You might try asking the author if there's an update to handle longer exponents. |
|
|
|
|
|
#3 |
|
Aug 2002
101 Posts |
Isnt the next number after 2^32-1 zero(0) in 32 bit notation?
|
|
|
|
|
|
#4 |
|
Oct 2002
Lost in the hills of Iowa
26·7 Posts |
Yup - and divide by 0 has long been classified as an error....
9-) |
|
|
|
|
|
#5 |
|
"Sander"
Oct 2002
52.345322,5.52471
29·41 Posts |
on error resume next ;)
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| NewPgen | Cybertronic | Factoring | 0 | 2014-03-22 10:07 |
| Does NewPGen have a bug? | MooooMoo | Riesel Prime Search | 16 | 2008-12-11 11:46 |
| NewPGen k value problem | roger | Information & Answers | 0 | 2007-04-04 22:38 |
| NewPGen header. | Flatlander | 15k Search | 1 | 2005-10-28 01:01 |
| Sieving with NewPGen | Cruelty | 15k Search | 41 | 2005-10-27 10:28 |