![]() |
|
|
#12 |
|
"Dana Jacobsen"
Feb 2011
Bangkok, TH
22×227 Posts |
Presumably given the forum you're looking at testing Mersenne numbers, not general purpose testing. It isn't clear from your post, and I hate guessing at the question.
First check out the simple GMP program here: Rosetta-Code Lucas-Lehmer in GMP. That should give you a decent idea of what GMP can do. There are certainly more optimizations, but they start getting more complicated. If it's worth doing, prime95 probably does it regardless of how "complicated" it is to write. gwnum is more efficient than GMP once past 2000-4000 digits, and it keeps getting faster. This is pretty well known -- the underlying math library is just better tuned for large numbers and the particular operations. GMP is more portable and easier to write custom programs with, which is great, but these aren't a big problem for prime95, which would far rather have the speed. |
|
|
|
|
|
#13 |
|
Jan 2018
3·5 Posts |
Actually I am just worried because it is not completely open-source.
|
|
|
|
|
|
#14 | |
|
Jan 2018
3·5 Posts |
Quote:
|
|
|
|
|
|
|
#15 |
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
3×29×83 Posts |
|
|
|
|
|
|
#16 |
|
Romulan Interpreter
Jun 2011
Thailand
72·197 Posts |
What do you mean? Only the "crc" part (that does the server reports in a "trusted" form) is not open source. The rest, you can download the sources and compile it by yourself. What you will get, will be an "untrusted" client, but that you have anyhow, if you write your own code which will be much slower, and still untrusted.
|
|
|
|
|
|
#17 | |
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
3·29·83 Posts |
Quote:
|
|
|
|
|
|
|
#18 | |
|
Jan 2018
3×5 Posts |
Quote:
|
|
|
|
|
|
|
#19 |
|
Jan 2018
3·5 Posts |
|
|
|
|
|
|
#20 | |
|
Jan 2018
1510 Posts |
Quote:
Now I will optimize wven morw to see how it goes. |
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 29.2 benchmark help | Prime95 | Software | 69 | 2017-05-23 23:49 |
| 29.2 benchmark help #2 (Ryzen only) | Prime95 | Software | 10 | 2017-05-08 13:24 |
| Benchmark Variances | Fred | Software | 5 | 2016-04-01 18:15 |
| Benchmark Estimate | Primeinator | Information & Answers | 8 | 2009-06-11 23:39 |
| Does anyone have i7 920? for Benchmark? | cipher | Twin Prime Search | 2 | 2009-04-14 20:16 |