mersenneforum.org  

Go Back   mersenneforum.org > Factoring Projects > Msieve

Reply
 
Thread Tools
Old 2010-06-01, 19:15   #12
Karl M Johnson
 
Karl M Johnson's Avatar
 
Mar 2010

19B16 Posts
Default

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!
Karl M Johnson is offline   Reply With Quote
Old 2010-06-01, 19:20   #13
henryzz
Just call me Henry
 
henryzz's Avatar
 
"David"
Sep 2007
Cambridge (GMT/BST)

23×3×5×72 Posts
Default

Quote:
Originally Posted by Karl M Johnson View Post
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!
try this
http://ggnfs.svn.sourceforge.net/vie...in/def-par.txt
henryzz is offline   Reply With Quote
Old 2010-06-01, 19:33   #14
Karl M Johnson
 
Karl M Johnson's Avatar
 
Mar 2010

1100110112 Posts
Default

Good gravy, it works! Thanks!
Karl M Johnson is offline   Reply With Quote
Old 2010-06-01, 21:11   #15
Karl M Johnson
 
Karl M Johnson's Avatar
 
Mar 2010

3·137 Posts
Default

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?
Karl M Johnson is offline   Reply With Quote
Old 2010-06-01, 21:34   #16
Mini-Geek
Account Deleted
 
Mini-Geek's Avatar
 
"Tim Sorbera"
Aug 2006
San Antonio, TX USA

102538 Posts
Default

Quote:
Originally Posted by Karl M Johnson View Post
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?
More likely a debugging result that's printed when an inconsequential bug happens, that shouldn't really have been included in the publicly-released version.

Last fiddled with by Mini-Geek on 2010-06-01 at 21:35
Mini-Geek is offline   Reply With Quote
Old 2010-06-01, 22:01   #17
Karl M Johnson
 
Karl M Johnson's Avatar
 
Mar 2010

3×137 Posts
Default

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
Karl M Johnson is offline   Reply With Quote
Old 2010-06-01, 22:31   #18
fivemack
(loop (#_fork))
 
fivemack's Avatar
 
Feb 2006
Cambridge, England

641910 Posts
Default

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.
fivemack is offline   Reply With Quote
Old 2010-06-02, 01:41   #19
jasonp
Tribal Bullet
 
jasonp's Avatar
 
Oct 2004

3,541 Posts
Default

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.
jasonp is offline   Reply With Quote
Old 2010-06-02, 05:44   #20
Karl M Johnson
 
Karl M Johnson's Avatar
 
Mar 2010

3·137 Posts
Default

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
Guess it's coded and cant be overridden.
Karl M Johnson is offline   Reply With Quote
Old 2010-06-02, 06:07   #21
jrk
 
jrk's Avatar
 
May 2008

3·5·73 Posts
Default

Quote:
Originally Posted by Karl M Johnson View Post
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
Guess it's coded and cant be overridden.
It prints that message but the time limit is ignored. I'll get around to patching it to suppress the message in awhile.
jrk is offline   Reply With Quote
Old 2010-06-02, 06:30   #22
jrk
 
jrk's Avatar
 
May 2008

3·5·73 Posts
Default

Quote:
Originally Posted by jrk View Post
It prints that message but the time limit is ignored. I'll get around to patching it to suppress the message in awhile.
fixed in svn 289
jrk is offline   Reply With Quote
Reply



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

All times are UTC. The time now is 00:47.


Sat Jul 17 00:47:44 UTC 2021 up 49 days, 22:34, 1 user, load averages: 1.61, 1.47, 1.37

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.