![]() |
|
|
#782 | |
|
Oct 2006
vomit_frame_pointer
16816 Posts |
Quote:
Is this correct? |
|
|
|
|
|
|
#783 | ||
|
May 2008
109510 Posts |
Quote:
Quote:
If anyone wants to sieve the number, please go ahead and use some other parameters. I did not mean to start confusion. |
||
|
|
|
|
|
#784 | |
|
Jun 2003
32·5·113 Posts |
Quote:
Quoting from memory based on past experience (+/-) Last fiddled with by axn on 2010-02-11 at 00:32 |
|
|
|
|
|
|
#785 | |
|
Oct 2006
vomit_frame_pointer
23×32×5 Posts |
Quote:
If one drops the mfbr/a values relative to lpbr, then you'll pull fewer large primes, but spend less time fruitlessly factoring large chunks that will yield nothing anyway, and smaller cliques, with more found as a total percentage of relations found, but the relationships among all these are so zany that I really don't know the answer. I'm just trying to pin down the precise definition of mfbr/a. Intuitively, it seems that a smaller mfbr/a would not make a difference, now that I think about it, but I have been wrong enough times about these things. It seems to be time for a series of tests on GNFS 100 through GNFS 125 - one would need to actually sieve them to the matrix stage and compare the return. We could use data for larger GNFS, and SNFS jobs. I might as well do some of this - it could take quite a while. Maybe I'll start with a aliquot sequence in the low 100s, and sieve each composite 3-4 different ways. Ugh. Seems to be little consensus on this stuff: this will be the first experiment I'll try. Last fiddled with by FactorEyes on 2010-02-11 at 04:50 |
|
|
|
|
|
|
#786 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
9,497 Posts |
It's true that this not clearly black-or-white.
With lower mfbX, one will get an initial matrix with fewer relations, but later by CPU time; such sieving happens to be both slower and more redundant. Run tests to see. Also, secondary consideration is that for larger projects it is of less importance that an initial matrix may be built with fewer relations; in distributed projects, people systematically and deliberately oversieve. For this relatively low range, I will be not surprised if an optimal mfbX may be lpbX*2-1. Any volunteers to comprehensively check what is the best mfbX for gnfs-180? Such results will be undoubtedly most welcome. Last fiddled with by Batalov on 2010-02-11 at 06:07 Reason: a typo and a link |
|
|
|
|
|
#787 |
|
Just call me Henry
"David"
Sep 2007
Cambridge (GMT/BST)
588610 Posts |
I did a test a while back with small gnfs numbers. early 90s digit wise I think. having lower mfbX was very helpful for making a factorization faster time wise. The reason being I think was that it got the benefit from some of the larger large primes were not singletons which helped produce the matrix but were gained at very little extra cost of time. As long as relation production is slow enough to not mean the disk slows us then I think that as long as we have the full factorization available then the relation should be saved no matter how many large primes the number already has or the size of the largest large prime. It might not help much but as long as the cost is lower then it would be worth it. These changes dont need extra effort in factoring (a,b) pairs just more outputs.
How easy would it be to allow more large primes to be outputed from gnfs-lasieve? Would switching to only two large primes for very small factorizations be helpful? I don't think so but it is worth trying. |
|
|
|
|
|
#788 |
|
"Ben"
Feb 2007
26·5·11 Posts |
... Meanwhile, our C128 is getting lonely. I'll do it, using 26/52. Since I can do it pretty fast, maybe I'll play around with complete factorizations using different settings as well, but lets move past this low hurdle first.
|
|
|
|
|
|
#789 |
|
"Ben"
Feb 2007
DC016 Posts |
The C128 is done:
Code:
prp42 factor: 831368657060398871067580635483867168226159 prp86 factor: 14930977716074183218202849037086987095402611116492933462800195088349992532423708467017 |
|
|
|
|
|
#790 |
|
May 2008
3·5·73 Posts |
Code:
Using B1=3000000, B2=5706890290, polynomial Dickson(6), sigma=2809319855 Step 1 took 11575ms Step 2 took 4886ms ********** Factor found in step 2: 6977898771856757179216213182115242430943227 Found probable prime factor of 43 digits: 6977898771856757179216213182115242430943227 Probable prime cofactor 473028589072800985492970050195364334013736618114591097601498072758055162228629376693218157854131039061545633483665441 has 117 digits Last fiddled with by jrk on 2010-02-12 at 02:45 |
|
|
|
|
|
#791 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
9,497 Posts |
...a c124 (ready for gnfs)
oops, done. Now a c153. Last fiddled with by Batalov on 2010-02-12 at 03:29 |
|
|
|
|
|
#792 |
|
May 2008
21078 Posts |
edit: aborted Last fiddled with by jrk on 2010-02-12 at 03:42 |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Reserved for MF - Sequence 3366 | RichD | Aliquot Sequences | 470 | 2021-04-22 02:17 |
| Reserved for MF - Sequence 3408 | RichD | Aliquot Sequences | 474 | 2021-03-07 20:28 |
| Reserved for MF - Sequence 276 | kar_bon | Aliquot Sequences | 127 | 2020-12-17 10:05 |
| Assignments are reserved but not showing up | prism019 | GPU to 72 | 6 | 2020-09-21 22:11 |
| 80M to 64 bits ... but not really reserved | petrw1 | Lone Mersenne Hunters | 82 | 2010-01-11 01:57 |