![]() |
|
|
#1 |
|
Jun 2003
62E16 Posts |
Hi,
could anyone tell me which program is the fatest for which primes and what not. What makes a program faster than the others! (compared to primeform and proth.exe) I have also read that it is much more easier in terms of computer time to proove merseene primes than proth primes or other ones of the same size. could some one explain why it is so? Thanks! Harsh Aggarwal |
|
|
|
|
|
#2 |
|
Dec 2002
Frederick County, MD
2×5×37 Posts |
The fastest program availble for testing Mersenne numbers to see if they are prime is Prime95. This program only works with an x86 processor on the Windows platform, so if you're working on a Mac or in UNIX, you will need mlucas or glucas. These programs aren't quite as fast, but are still fast.
Mersenne numbers are quick to test because the Lucas-Lehmer test is used, which is very fast. You can learn more about it here: http://www.utm.edu/research/primes/n...casLehmer.html |
|
|
|
|
|
#3 |
|
"Richard B. Woods"
Aug 2002
Wisconsin USA
22·3·641 Posts |
For more discussion about why Prime95 on x86 is faster than other Mersenne software on other CPUs, see the earlier "Other mersenne progs, why so slow?" thread in this forum at http://www.mersenneforum.org/viewtop...?t=439&start=0
|
|
|
|
|
|
#4 | |
|
Aug 2002
2×29 Posts |
Quote:
|
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Stand alone GPU programs? | siegert81 | GPU Computing | 3 | 2017-04-20 09:46 |
| Seg fault with various programs | Romuald | Factoring | 3 | 2016-11-14 05:38 |
| Sieving programs | calimero22 | Software | 12 | 2015-11-22 08:43 |
| GPU Testing programs | nucleon | GPU Computing | 5 | 2011-08-21 04:24 |
| Two programs on same machine? | Unregistered | Software | 14 | 2004-02-15 16:36 |