mersenneforum.org  

Go Back   mersenneforum.org > Factoring Projects > NFS@Home

Reply
 
Thread Tools
Old 2015-10-19, 22:19   #276
fivemack
(loop (#_fork))
 
fivemack's Avatar
 
Feb 2006
Cambridge, England

23×11×73 Posts
Default

I've queued L1397 for 15e; could I interest anyone in polynomial selection for the C171 cofactor of Fib(2145)? Probably deserves about a week on a GTX580-class GPU.
fivemack is offline   Reply With Quote
Old 2015-10-20, 16:55   #277
RichD
 
RichD's Avatar
 
Sep 2008
Kansas

26·53 Posts
Default

Quote:
Originally Posted by wblipp View Post
The C157 from P180+1 needs a polynomial.
Yoyo@home has completed ECM to 1/3 of the size.
I took A5 to 6M. The best I found is:
Code:
N: 4545206781176853029322722471760270567799958255181386536930920727048938332070369338953125329433305547240481534440829379440535658858929717305795353745937941621
# expecting poly E from 2.00e-12 to > 2.30e-12
R0: -1632567867063590182416876816843
R1: 2116530096533083
A0: -10090026927779638685868075194342979440
A1: 133499417153007062388650701966998
A2: 23850984876463818226503783
A3: -15516133197620197422
A4: -1280606808592
A5: 391920
# skew 4125117.07, size 3.057e-15, alpha -6.920, combined = 2.191e-12 rroots = 5
I'll do the C154 next.

Edit: I mean C155.

Last fiddled with by RichD on 2015-10-20 at 16:58
RichD is offline   Reply With Quote
Old 2015-10-22, 18:29   #278
RichD
 
RichD's Avatar
 
Sep 2008
Kansas

1101010000002 Posts
Default

Quote:
Originally Posted by wblipp View Post
The C155 from P231+1 needs a polynomial.
Yoyo@home has completed ECM to 1/3 of the size.
I took A5 to 7M. The best I found is:
Code:
N: 53809318947498920119013718326354144850351745967141380111988316195832961905924522359115807833595439644724421989436720295091695896111925572414263785270873289
# expecting poly E from 2.62e-12 to > 3.01e-12
R0: -654468512970011394951354858038
R1: 247183871139257
A0: 4411040416796572883803200639857361345
A1: 5327747613116870926320102908838
A2: -1932001108416812421260637
A3: -3058518414122516104
A4: -257054184862
A5: 448140
# skew 1932973.18, size 4.593e-15, alpha -6.127, combined = 2.800e-12 rroots = 3
RichD is offline   Reply With Quote
Old 2015-10-22, 18:56   #279
RichD
 
RichD's Avatar
 
Sep 2008
Kansas

D4016 Posts
Default

Quote:
Originally Posted by fivemack View Post
I've queued L1397 for 15e; could I interest anyone in polynomial selection for the C171 cofactor of Fib(2145)? Probably deserves about a week on a GTX580-class GPU.
The C171 is found here.

The default values for polynomial selection on my system are:
Code:
polynomial degree: 5
max stage 1 norm: 5.66e+25
max stage 2 norm: 1.79e+24
min E-value: 1.46e-13
poly select deadline: 1079999
time limit set to 300.00 CPU-hours
expecting poly E from 2.96e-13 to > 3.40e-13
searching leading coefficients from 1 to 109676063
using GPU 0 (GeForce GTX 560 Ti)
selected card has CUDA arch 2.1
What would be the GPU values for this size number?
I'm guessing,
stage1_norm=5e24 (or 4e24)
stage2_norm=8e23
RichD is offline   Reply With Quote
Old 2015-10-22, 21:02   #280
VBCurtis
 
VBCurtis's Avatar
 
"Curtis"
Feb 2005
Riverside, CA

2·2,437 Posts
Default

Quote:
Originally Posted by RichD View Post
The C171 is found here.

The default values for polynomial selection on my system are:
Code:
polynomial degree: 5
max stage 1 norm: 5.66e+25
max stage 2 norm: 1.79e+24
min E-value: 1.46e-13
poly select deadline: 1079999
time limit set to 300.00 CPU-hours
expecting poly E from 2.96e-13 to > 3.40e-13
searching leading coefficients from 1 to 109676063
using GPU 0 (GeForce GTX 560 Ti)
selected card has CUDA arch 2.1
What would be the GPU values for this size number?
I'm guessing,
stage1_norm=5e24 (or 4e24)
stage2_norm=8e23
I would use stage1 as you selected, and stage2 of 3e22 or 2.5e22. I try to generate about 100 hits/day from the -nps step.
VBCurtis is offline   Reply With Quote
Old 2015-10-23, 02:15   #281
RichD
 
RichD's Avatar
 
Sep 2008
Kansas

26·53 Posts
Default C171 of Fib(2145)

Quote:
Originally Posted by fivemack View Post
could I interest anyone in polynomial selection for the C171 cofactor of Fib(2145)?
I'll start with A5 up to 5M to see how long it takes me.
RichD is offline   Reply With Quote
Old 2015-10-23, 02:33   #282
VBCurtis
 
VBCurtis's Avatar
 
"Curtis"
Feb 2005
Riverside, CA

2·2,437 Posts
Default

Quote:
Originally Posted by VBCurtis View Post
I would use stage1 as you selected, and stage2 of 3e22 or 2.5e22. I try to generate about 100 hits/day from the -nps step.
Whoops! I divided *your* stage2 value by 20-25, rather than the default. 1.8e24 / 25 is about 7e22. Mea culpa.
VBCurtis is offline   Reply With Quote
Old 2015-10-24, 17:20   #283
RichD
 
RichD's Avatar
 
Sep 2008
Kansas

D4016 Posts
Default C171 of Fib(2145)

Oh, I meant to say 8e22.

Through 5M the following is found but I'm sure something better will show up.
Code:
# expecting poly E from 2.96e-13 to > 3.40e-13

# skew 30185283.23, size 1.056e-16, alpha -7.610, combined = 2.906e-13 rroots = 5
Continuing to 12M.
RichD is offline   Reply With Quote
Old 2015-10-24, 23:41   #284
R.D. Silverman
 
R.D. Silverman's Avatar
 
Nov 2003

1D2416 Posts
Default

Quote:
Originally Posted by wblipp View Post
Thanks. That's beyond the 14e range.

Is there some heuristic you used to determine that?
Compute the norms one gets with the proposed polynomial. (with its large coefficients)
Compute the norms of a C289 with (say) single digit coefficients.....
R.D. Silverman is offline   Reply With Quote
Old 2015-10-26, 00:40   #285
RichD
 
RichD's Avatar
 
Sep 2008
Kansas

26×53 Posts
Default C171 of Fib(2145)

Through 12M. A baseline to beat.
Continuing to 20M.
Code:
N: 221137385761176470179068837936593557547190252556073792358496234923434000002326676515190691253261000857513488598830939165918628240988251126058808226547851029007517793628341
# expecting poly E from 2.96e-13 to > 3.40e-13
R0: -464565564075064507061751828783921
R1: 4978508000455657
A0: -10616567228036709201253613581731132563168
A1: 55979012506607208841809066584294460
A2: -13904632680941386837724795876
A3: -1400811474901373930373
A4: 174324589714306
A5: 10219440
# skew 8226944.08, size 1.108e-16, alpha -7.511, combined = 3.022e-13 rroots = 5
RichD is offline   Reply With Quote
Old 2015-10-27, 14:07   #286
RichD
 
RichD's Avatar
 
Sep 2008
Kansas

D4016 Posts
Default C171 of Fib(2145)

Nothing better through 20M.
Continuing to 30M.
RichD is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
System management notes kriesel kriesel 7 2020-10-21 18:52
Improving the queue management. debrouxl NFS@Home 10 2018-05-06 21:05
Script-based Primenet assignment management ewmayer Software 3 2017-05-25 04:02
Do normal adults give themselves an allowance? (...to fast or not to fast - there is no question!) jasong jasong 35 2016-12-11 00:57
Power Management settings PrimeCroat Hardware 3 2004-02-17 19:11

All times are UTC. The time now is 22:03.


Fri Aug 6 22:03:51 UTC 2021 up 14 days, 16:32, 1 user, load averages: 2.77, 2.77, 2.69

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.