![]() |
|
|
#12 |
|
Mar 2010
19B16 Posts |
Henry, I've disabled UAC long ago.So all apps run as admin by default.
The def-par.txt file isnt present, but I dont know how should it look like! |
|
|
|
|
|
#13 | |
|
Just call me Henry
"David"
Sep 2007
Cambridge (GMT/BST)
23×3×5×72 Posts |
Quote:
http://ggnfs.svn.sourceforge.net/vie...in/def-par.txt |
|
|
|
|
|
|
#14 |
|
Mar 2010
1100110112 Posts |
Good gravy, it works! Thanks!
|
|
|
|
|
|
#15 |
|
Mar 2010
3·137 Posts |
Factoring RSA-100 with FactMsieve.py script took 3816 seconds(that's excluding Polynomial selection).
Now, when running Poly for RSA-110, I've noticed something really interesting in Msieve. An easter egg from Jason?
|
|
|
|
|
|
#16 | |
|
Account Deleted
"Tim Sorbera"
Aug 2006
San Antonio, TX USA
102538 Posts |
Quote:
Last fiddled with by Mini-Geek on 2010-06-01 at 21:35 |
|
|
|
|
|
|
#17 |
|
Mar 2010
3×137 Posts |
A little offtop, but is it possible to override time limit for poly selection for GPU aware Msieve?Didnt find the parameter.
If not, I think this will be a good addition. Last fiddled with by Karl M Johnson on 2010-06-01 at 22:04 |
|
|
|
|
|
#18 |
|
(loop (#_fork))
Feb 2006
Cambridge, England
641910 Posts |
You can effectively override the time limit by defining the search region explicitly using -np 1,1000 or similar, though you have to run -np 1,1000 to see how long that takes before running -np 1001,X for X large enough to take the amount of time you want.
Though I usually use this when searching on several CPUs; I have only one decent GPU to use. |
|
|
|
|
|
#19 |
|
Tribal Bullet
Oct 2004
3,541 Posts |
That bug used to crop up a lot more often, and seeing it led to important fixes. They're not gone yet, and someday I'll have the time to get rid of the last debugging messages.
|
|
|
|
|
|
#20 |
|
Mar 2010
3·137 Posts |
I'm using GTX 285 for Polynomial selection.
Running msieve with -np X,Y still results in the following string in logfile Code:
time limit set to 0.97 hours |
|
|
|
|
|
#21 |
|
May 2008
3·5·73 Posts |
It prints that message but the time limit is ignored. I'll get around to patching it to suppress the message in awhile.
|
|
|
|
|
|
#22 |
|
May 2008
3·5·73 Posts |
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Poly search candidates | schickel | Msieve | 32 | 2013-11-05 19:11 |
| Good enough poly for c155? | theuser | Msieve | 4 | 2012-10-07 09:00 |
| GNFS poly selection | frmky | Factoring | 14 | 2012-07-23 01:57 |
| Can someone run a couple of poly searches for me? | schickel | Msieve | 12 | 2012-05-25 03:45 |
| poly selection in MPQS | bsquared | Factoring | 3 | 2007-02-28 14:22 |