![]() |
|
|
#155 |
|
Einyen
Dec 2003
Denmark
35·13 Posts |
Be careful with the -o output file. I tested the very first version you added to this thread on May 14th and I tested on the first 1000000 digits of pi and it created a huge output file which was > 50 GB in a few minutes before I noticed it and stopped it.
|
|
|
|
|
|
#156 |
|
Sep 2013
23·7 Posts |
Mhm, this is not the only case where it is better to break a big range into some chunks
instead of doing it in one run. Learned long time ago that stopping/restarting PFGW often with multi-GB files is not the smart thing do to, for instance. |
|
|
|
|
|
#157 |
|
Sep 2013
5610 Posts |
ETA 29 Mar 22:47
But, what year?
|
|
|
|
|
|
#158 | |
|
"Mark"
Apr 2003
Between here and the
11×577 Posts |
Quote:
|
|
|
|
|
|
|
#159 |
|
"Mark"
Apr 2003
Between here and the
11×577 Posts |
Agreed. Since the run time of PRP tests varies significantly, doing it in chunks makes a lot more sense WRT the desired removal rate.
|
|
|
|
|
|
#160 |
|
"Mark"
Apr 2003
Between here and the
11×577 Posts |
One advantage of 2.0 is that it only writes at the end, but it will still write those massive strings. I could add a feature to pfgw to take a file, like an ABC file, and use it. The first line would be the decimal representation and the subsequent lines would have an offset and length of each term for the one specified on the first line.
|
|
|
|
|
|
#161 | |
|
Sep 2013
1110002 Posts |
Quote:
too large anyway)? |
|
|
|
|
|
|
#162 |
|
"Mark"
Apr 2003
Between here and the
11·577 Posts |
|
|
|
|
|
|
#163 |
|
Sep 2013
3816 Posts |
Uhhh, composites...
command line pixsieve -sPi1M.txt -S380 -P1e13 -l275500 -L280K -o_NoF -m1e16 -f20 -t3 -C5K I did let it run for a while, ctrl-C, waiting for threads to finish and output written, hand _NoF over to pfgw64 -i -V -l -f2 _NoF ... tons of small factors. Trying good old -S10 -L20K: the same I hope I'm doing something wrong with my parameters. |
|
|
|
|
|
#164 | |
|
"Mark"
Apr 2003
Between here and the
11000110010112 Posts |
Quote:
Last fiddled with by rogue on 2016-06-03 at 02:11 |
|
|
|
|
|
|
#165 |
|
"Mark"
Apr 2003
Between here and the
11·577 Posts |
Fixed. I also fixed a threading issue where it wouldn't terminate very quickly if you had many threads.
In the next version I hope to have this working nicely with the pfgw changes I am working on. Those changes will reduce the size of the factor file and the terms file. I'll put those updates in this thread when they are ready. |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mersenne Primes p which are in a set of twin primes is finite? | carpetpool | Miscellaneous Math | 3 | 2017-08-10 13:47 |
| Distribution of Mersenne primes before and after couples of primes found | emily | Math | 34 | 2017-07-16 18:44 |
| Conjecture about Mersenne primes and non-primes v2 | Mickey1 | Miscellaneous Math | 1 | 2013-05-30 12:32 |
| A conjecture about Mersenne primes and non-primes | Unregistered | Information & Answers | 0 | 2011-01-31 15:41 |
| possible primes (real primes & poss.prime products) | troels munkner | Miscellaneous Math | 4 | 2006-06-02 08:35 |