![]() |
|
|
#221 | ||
|
Feb 2008
Russia
5 Posts |
Quote:
![]() I'm now finishing CS department and for the first three years we were ony studying maths, all of its sorts and flavours. Quote:
What about putting .exe built with /LARGEADDRESSAWARE on your web site? This would help people with Windows environment. Studying formats and coding converters could be tricky sometimes. I don't know exactly about this case, but I suppose it will take me more time than computing few square roots (as I'm not familiar with Msieve/CWI source). Last fiddled with by _dc_ on 2008-02-25 at 17:55 |
||
|
|
|
|
|
#222 | ||
|
Tribal Bullet
Oct 2004
354110 Posts |
Quote:
Quote:
|
||
|
|
|
|
|
#223 | |
|
Jul 2003
So Cal
2×34×13 Posts |
Quote:
Greg |
|
|
|
|
|
|
#224 | |
|
Bamboozled!
"πΊππ·π·π"
May 2003
Down not across
10,753 Posts |
Quote:
It helps enormously if you can show a track record in factoring large integers --- that you're reasonably knowledgeable, are unlikely to ask for help and have the tenacity to stick with long-term projects. Of course, my experience is several years old and the situation may have changed since then. Paul |
|
|
|
|
|
|
#225 | |
|
Nov 2003
22×5×373 Posts |
Quote:
|
|
|
|
|
|
|
#226 | |
|
Jul 2003
So Cal
2×34×13 Posts |
Quote:
Greg Last fiddled with by frmky on 2008-02-26 at 16:49 |
|
|
|
|
|
|
#227 |
|
Bamboozled!
"πΊππ·π·π"
May 2003
Down not across
10,753 Posts |
|
|
|
|
|
|
#228 | |
|
Jun 2005
lehigh.edu
210 Posts |
Quote:
and some sieving experiments with Peter shortly after. A complete suite of sgi binaries, along with lots of explanations and suggestions from Peter. Things changed after RSA155=RSA512, when CWI signed with MS to license the suite. Paul went to MSR. Peter to MS. There often seemed to be a question of what would be said by the relevant lawyers, either CWI's, MS's, or both. I still got updates on the filter, including Steffi's code; but not much after SNFS768 (2,773+) and the first parallel version of block Lanczos (for which even large amounts of begging didn't suffice for a copy of the sgi binary). We switched over to commercial standards; academic standards no longer applied. Not that academics have an especially spotless record on sharing. Incidently (or not), we've just passed a milestone with Tom's factorization of 7^387-1 C154 and jbristow's 5,775M C151. The new smaller-but-needed Cunningham's will be at/over 512-bits! -Bruce |
|
|
|
|
|
|
#229 |
|
Tribal Bullet
Oct 2004
67258 Posts |
As a sneak peek into the changes for v1.34, I've updated the NFS filtering to behave more like what I imagine the CWI suite does. Instead of repeating the filtering with smaller and smaller bounds on large ideals, the attached will perform two passes only, and the seond pass has an extremely small bound. The relations are initially written to disk, and only ideals that occur in less than X relations are read back into memory.
This should make the filtering a good deal faster, yield matrices that are a few percent smaller, and most importantly should make NFS filtering a lot more consistent. Anyway, that's the plan; I've tested it on a few examples and it works pretty well. What I wonder is if the new code does a better job than v1.33 on datasets you have lying around, especially datasets that are heavily oversieved. If you can give the new code a try, let me know how it goes (please PM if possible). Thanks, jasonp |
|
|
|
|
|
#230 | |
|
Aug 2003
Europe
2×97 Posts |
Quote:
Last fiddled with by BotXXX on 2008-02-27 at 11:32 |
|
|
|
|
|
|
#231 |
|
Just call me Henry
"David"
Sep 2007
Cambridge (GMT/BST)
23×3×5×72 Posts |
if anyone wants old versions of msieve ever i just found these
![]() http://sage.math.washington.edu/home/wbhart/SIMPQS/ |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How I Run a Larger Factorization Using Msieve, gnfs and factmsieve.py on Several Ubuntu Machines | EdH | EdH | 7 | 2019-08-21 02:26 |
| Compiling Msieve with GPU support | LegionMammal978 | Msieve | 6 | 2017-02-09 04:28 |
| Msieve with GPU support | jasonp | Msieve | 223 | 2011-03-11 19:30 |
| YAFU with GNFS support | bsquared | YAFU | 20 | 2011-01-21 16:38 |
| 518-bit GNFS with msieve | fivemack | Factoring | 3 | 2007-12-25 08:53 |