![]() |
|
|
#78 | |
|
"Mark"
Apr 2003
Between here and the
635410 Posts |
Quote:
|
|
|
|
|
|
|
#79 | |
|
Just call me Henry
"David"
Sep 2007
Cambridge (GMT/BST)
2×33×109 Posts |
Quote:
This is the link I came across. That is mingw-w64. |
|
|
|
|
|
|
#80 |
|
Dec 2011
After milion nines:)
26538 Posts |
To simulate multithreads option can I on my I7 ( HT on) open 8 cmd windows and in each one put sr2sieve -i sr_10.abcd -pxx -Pxxx
and than distribute range xx-xxx and after process is over join all factors and then remove it from abcd file? |
|
|
|
|
|
#81 |
|
Just call me Henry
"David"
Sep 2007
Cambridge (GMT/BST)
2×33×109 Posts |
That is the standard method. srfile is used to remove the factors in factors.txt.
|
|
|
|
|
|
#82 |
|
Dec 2011
After milion nines:)
145110 Posts |
WOW :)
You can tell me whatever you wont, but this is discovery for me: with 12 cores ( 4+4, and 4) on second CPU I am capable of doing much deeper sieving in fraction of time :) I was "afraid" how will ABCD file tolerate to be accesed from few process in same time, but my fear is / was unnecessary And much deeper sieve is less llr-ing :) P.S It looks like that in this method must be same number of directories as cores: if you run if from same directory only last sieve process write checkpoint:and that is not practical in case of lets say power failure... Last fiddled with by pepi37 on 2013-03-30 at 12:11 |
|
|
|
|
|
#83 |
|
"Mark"
Apr 2003
Between here and the
2·32·353 Posts |
I use Console2. One window, eight tabs with a command prompt.
|
|
|
|
|
|
#84 |
|
Jun 2009
22·32·19 Posts |
Running multiple instances in one directory can result in the messing up of checkpoint files because all instances try to write to the same checkpoint file. At least under Linux that's the case. Don't know about windows. That's why I run every instance in a seperate directory.
I should add that I stop and restart very often because I need the machines for work during the day. If you finish in one go it's probably no problem. Last fiddled with by Puzzle-Peter on 2013-03-30 at 16:14 |
|
|
|
|
|
#85 |
|
Dec 2011
After milion nines:)
101101010112 Posts |
|
|
|
|
|
|
#86 | |
|
Dec 2011
After milion nines:)
1,451 Posts |
Quote:
No I was running from different directories :) |
|
|
|
|
|
|
#87 |
|
Jun 2012
6A16 Posts |
I wish there was a way that I could automatically run the sieve with a batch file that does all of the ranges for you.
An algorithm something like this: ○ Console opens ○ Input range increment, start, end, number of cores to run on ○ Split sieve work ○ Start instances of sieve ○ Read from file in arbitrary location via temp file? ○ Output to console with state of combined sieve every 60 sec.Something like this could work quite well, I think. Would this be difficult to program, or is it a trivial task? The instances could be started via a customized batch file or something like that. Thoughts? |
|
|
|
|
|
#88 |
|
Dec 2011
After milion nines:)
1,451 Posts |
Can someone explain better what is this options for?
-B --baby METHOD Use METHOD for baby step mulmods. -G --giant METHOD Use METHOD for giant step mulmods. --ladder METHOD Use METHOD for ladder mulmods. Is any of those methods faster or slower ( and in what cases)? |
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Sieving twins with srsieve | henryzz | Twin Prime Search | 0 | 2014-03-18 12:44 |
| Intel announces multi-core enhancements for Haswell chips | ixfd64 | Hardware | 8 | 2012-02-10 20:32 |
| LLRnet enhancements | kar_bon | No Prime Left Behind | 10 | 2008-03-28 11:21 |
| TODO list and suggestions/comments/enhancements | Greenbank | Octoproth Search | 2 | 2006-12-03 17:28 |
| Suggestions for future enhancements | Reboot It | Software | 16 | 2003-10-17 01:31 |