![]() |
|
|
#804 | |
|
"Max"
Jun 2016
Toronto
19×47 Posts |
Quote:
Now seriously, I think that Msieve and CADO should always be used together for polynomial selection. None of them is better. The poly above is impossible to find using Msieve alone though. I prefer CADO just because I have 6 AMD cores to run it on. I never even start Msieve polyselect from scratch because my GPU is super old (GT 430), and also because there is an army of Windows people running Msieve. Installing Ubuntu takes minutes now, compiling CADO in it takes some more minutes. Both my machines have both Ubuntu and Windows partitions. I probably should start a thread detailing how to throw polys back and forth between Msieve and CADO and what manual therapy should be performed to get better polys from the known ones. Let me know if anybody is interested. |
|
|
|
|
|
|
#805 | |
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
3·29·83 Posts |
Quote:
I haven't fiddled with CADO since, unfortunately. Maybe I should return to it... |
|
|
|
|
|
|
#806 | |
|
Jun 2012
11×281 Posts |
Quote:
No hope then of using CADO in Windows? Migrating data back and forth between Linux and Windows environments sounds awkward is all. One could just keep it all in Linux of course... |
|
|
|
|
|
|
#807 | ||
|
I moo ablest echo power!
May 2013
13·137 Posts |
Quote:
Quote:
|
||
|
|
|
|
|
#808 |
|
Tribal Bullet
Oct 2004
3×1,181 Posts |
Note that the CADO developers do not care about windows at all and probably cannot be convinced to help if there are problems. I don't think any of them even have access to a windows machine.
That being said, CADO polynomial selection wouldn't require building the entire codebase. Make sure to use a windows port of gcc since 64-bit GMP expects a long integer to be 64 bits in size, and guaranteeing this minimizes the chance of silently failing. |
|
|
|
|
|
#809 | |
|
I moo ablest echo power!
May 2013
13·137 Posts |
Quote:
I've got a new top scoring polynomial if anyone wants to try it out in CADO: Code:
# norm 2.355968e-020 alpha -8.637457 e 1.466e-015 rroots 1 skew: 754584017.56 c0: -786603857710966943446024046537073050775258140796560 c1: -716501273417572080490094680715363638285716 c2: -14270771532982785560852469844318132 c3: 30496873584340105471367757 c4: 36980359740030726 c5: 20420400 Y0: -6177613899761822826426969383677261792977 Y1: 78066467661421482511 |
|
|
|
|
|
|
#810 |
|
Tribal Bullet
Oct 2004
3·1,181 Posts |
Oh, one more thing: I am not at all convinced that Msieve can successfully complete a GNFS factorization if the leading algebraic coefficient is negative. It may require just a little tweak in the NFS square root, but I don't think anyone has ever tried it. A negative leading rational coefficient happens quite often for SNFS jobs and works fine.
|
|
|
|
|
|
#811 | |
|
"Max"
Jun 2016
Toronto
11011111012 Posts |
Quote:
CADO optimized it to: Code:
Y0: -6538656944146178613836326287586977122632 Y1: 72539914394644909709 c0: -197719514184257186206798138711873011660202583925 c1: -39700463745561748598773198332189327404925 c2: -523484939236254115088682176605643 c3: -2664150829814841752156383 c4: 199391277610069296 c5: 15371820 skew: 106302831.98350 # lognorm 65.75, E 59.33, alpha -6.42 (proj -1.92), 3 real roots # MurphyE=1.21056216e-15 |
|
|
|
|
|
|
#812 |
|
"Max"
Jun 2016
Toronto
19·47 Posts |
@firejuggler
No matter what the E score became, you'll have to test-sieve it to really see the difference. Just remember that Msieve can't reproduce it even if you feed it in Msieve directly. It just rolls back to 1.186e-15. |
|
|
|
|
|
#813 | |
|
"Max"
Jun 2016
Toronto
19·47 Posts |
Quote:
Code:
# norm 2.104799e-020 alpha -6.658015 e 1.359e-015 rroots 5 skew: 653728307.89 c0: 152122473199295983636801991589543502587672029059885 c1: 2065939264685326615071716076444450219143911 c2: -5338907836886783485739041332629664 c3: -13248646991832026013538963 c4: 13599166427601011 c5: 10155780 Y0: -7103803723872110418607633888809320357862 Y1: 3627703029879009973753 Code:
# norm 2.018394e-020 alpha -7.394290 e 1.321e-015 rroots 5 skew: 249637273.89 c0: 47224726451812136500923160912821561668328131326464 c1: 732304448328496708052991281000286599141136 c2: -3048423320736055926581505207855272 c3: -46367710104427426345123331 c4: 85913740430836188 c5: 133553160 Y0: -7087473485729928275303616403933115197499 Y1: 3494915370090810326597 Code:
# norm 1.383686e-020 alpha -7.957578 e 1.017e-015 rroots 5 skew: 334096838.91 c0: 632082519398461870527638462044076245916733795340600 c1: 2804252757344981202398412601649944411726774 c2: -54468579939517460627086559663484161 c3: -145091571574381551993998935 c4: 655863267672460750 c5: 154701960 Y0: -6984897769510070919326117236844789751093 Y1: 3258137590889412483491 |
|
|
|
|
|
|
#814 | |
|
"Max"
Jun 2016
Toronto
19×47 Posts |
Quote:
Code:
git clone https://scm.gforge.inria.fr/anonscm/git/cado-nfs/cado-nfs.git I initially compiled CADO using this link: https://bitbucket.org/cybertools/mal...u-installation Follow the link above but after Code:
sudo apt-get install python3 Code:
sudo apt-get install cmake Good luck and let me know. |
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| GIMPS wiki account request thread | ixfd64 | mersennewiki | 169 | 2018-09-21 05:43 |
| Polynomial Discriminant is n^k for an n-1 degree polynomial | carpetpool | Miscellaneous Math | 14 | 2017-02-18 19:46 |
| Lost Prime Raider password request thread | cheesehead | Forum Feedback | 6 | 2009-07-28 13:02 |
| Polynomial | R.D. Silverman | NFSNET Discussion | 13 | 2005-09-16 20:07 |
| Deutscher Thread (german thread) | TauCeti | NFSNET Discussion | 0 | 2003-12-11 22:12 |