![]() |
|
|
#78 |
|
Feb 2003
111011101002 Posts |
I did another test on a machine equipped with 128 GB, and it turns out that for this amount of memory the entire n range of 1e18 (e.g. 6-7e18) will no longer be split into parts. Actually it used only 54.19 GB.
So I went a little further and obtained the necessary minimum memory requirements for different [n1,n2] interval sizes (without splitting into parts): Code:
n2-n1 memory 2e18 90.28 GB 1e18 54.19 GB 5e17 36.15 GB 2.5e17 27.14 GB 2e17 25.32 GB 1e17 21.72 GB |
|
|
|
|
|
#79 | |
|
Banned
"Luigi"
Aug 2002
Team Italia
61·79 Posts |
Quote:
|
|
|
|
|
|
|
#80 |
|
"Carlos Pinho"
Oct 2011
Milton Keynes, UK
3×17×97 Posts |
|
|
|
|
|
|
#81 |
|
Banned
"Luigi"
Aug 2002
Team Italia
61×79 Posts |
I will. I was just waiting until the new code restrictions were published.
Still wonder if a double reservation (client v.5 and client v.9) can be held... Last fiddled with by ET_ on 2017-07-24 at 17:06 |
|
|
|
|
|
#82 | |
|
Jun 2003
Oxford, UK
79F16 Posts |
Quote:
I am running the new client on an underpowered lap top with 2.6 G memory and 3 threads. Its working fine but -res is going through several cycles. You still get an ETA which will be accurate. |
|
|
|
|
|
|
#83 |
|
Jun 2003
Oxford, UK
1,951 Posts |
No it won't be possible within 6e18 to 7e18. Of course there are still unreserved ranges in 5e18 to 6e18 :) But see my post #82 above about small computers.
Last fiddled with by robert44444uk on 2017-07-24 at 17:21 |
|
|
|
|
|
#84 |
|
"Robert Gerbicz"
Oct 2005
Hungary
2·743 Posts |
Here it is gapcheck.c to verify the completed works, it is also printing the missing works.
Furthermore this needs the log files in the program's directory, but its name can be anything, the extension should be .txt; it is checking all txt files. |
|
|
|
|
|
#85 | |
|
"Antonio Key"
Sep 2011
UK
32·59 Posts |
Quote:
Code:
gap9_haswell -n1 7e18 -n2 8e18 -n 7e18 -res1 0 -res2 10 -res 0 -m1 1190 -m2 8151 -numcoprime 27 -sb 24 -bs 18 -t 2 -mem 2 Last fiddled with by Antonio on 2017-07-24 at 18:50 Reason: Error in commandline |
|
|
|
|
|
|
#86 | |||
|
"Robert Gerbicz"
Oct 2005
Hungary
2×743 Posts |
Quote:
Quote:
Quote:
In the new version removed an unneeded lower bound on size, so on these computers with save_nextprimetest=0 we need fewer memory than gap5. Ofcourse with larger memory use save_nextprimetest=1 to get a higher sieve rate. |
|||
|
|
|
|
|
#87 |
|
Banned
"Luigi"
Aug 2002
Team Italia
61×79 Posts |
|
|
|
|
|
|
#88 | |
|
Feb 2003
35648 Posts |
Quote:
|
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| The lasieve5 latest code and patches | frmky | Factoring | 36 | 2016-08-13 16:32 |
| PFGW latest well-tested version | mdettweiler | Conjectures 'R Us | 109 | 2010-09-29 20:20 |
| where can I download the latest version of GMP-ECM | aaa120 | GMP-ECM | 2 | 2008-10-31 14:28 |
| Is 23.8.1 the latest Version of Prime95? | Bundu | Software | 1 | 2004-11-03 23:18 |
| Latest version? | [CZ]Pegas | Software | 3 | 2002-08-23 17:05 |