mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > Software

Reply
 
Thread Tools
Old 2017-02-19, 22:35   #1
mattmill30
 
Aug 2015

2·23 Posts
Default StopAfterFactor=0 for prime95/mprime

I have a low spec laptop running TF-LHM. Since it only takes a few hours to complete a bitlevel it seems pointless to not complete the bitlevel after a factor is located. Is there a similar configuration to the mfakt[co] StopAfterFactor=0 for prime95/mprime?

Last fiddled with by mattmill30 on 2017-02-19 at 22:35
mattmill30 is offline   Reply With Quote
Old 2017-02-20, 17:59   #2
Prime95
P90 years forever!
 
Prime95's Avatar
 
Aug 2002
Yeehaw, FL

2·53·71 Posts
Default

Quote:
Originally Posted by mattmill30 View Post
I have a low spec laptop running TF-LHM. Since it only takes a few hours to complete a bitlevel it seems pointless to not complete the bitlevel after a factor is located. Is there a similar configuration to the mfakt[co] StopAfterFactor=0 for prime95/mprime?
No similar feature in prime95
Prime95 is online now   Reply With Quote
Old 2017-02-22, 12:09   #3
rudi_m
 
rudi_m's Avatar
 
Jul 2005

2×7×13 Posts
Default

BTW I wonder about the exponent status page after finding a factor:

Code:
       Status    Details
625000049    Factored    945826699666557440279
History	
2017-02-21    rudimeier F    Factor: 945826699666557440279 / TF: 68-78
My original job line was Factor=625000049,68,78.

But what does "TF: 68-78" mean in the database? The Factor is between 68 and 69 bits and I stopped factoring after I found it.
rudi_m is offline   Reply With Quote
Old 2017-02-23, 18:06   #4
VictordeHolland
 
VictordeHolland's Avatar
 
"Victor de Hollander"
Aug 2011
the Netherlands

23×3×72 Posts
Default

Quote:
Originally Posted by rudi_m View Post
BTW I wonder about the exponent status page after finding a factor:

Code:
       Status    Details
625000049    Factored    945826699666557440279
History    
2017-02-21    rudimeier F    Factor: 945826699666557440279 / TF: 68-78
My original job line was Factor=625000049,68,78.

But what does "TF: 68-78" mean in the database? The Factor is between 68 and 69 bits and I stopped factoring after I found it.
I think it just means you found the factor while doing TF in the 68-78bit range. Not all programs search linearly and some TF programs (mfacto/c) can do more than 1bitlevel at the same time. In other words, if an exponent has 2 factors (one of 69bits and one of 72bits), its possible to find the 72 bits factor before the 69 bits one.

If you find a factor of an exponent, you know it's composite. So no need to factor it further if the goal is finding primes (which is the goal of GIMPS). Some people may argue against that. In their opinion you should complete the range (so 68 till 78bits) as that is what the original assignment was. But that is a whole different discussion and it is almost impossible the track in the database anyway.
VictordeHolland is offline   Reply With Quote
Old 2017-02-24, 16:22   #5
Madpoo
Serpentine Vermin Jar
 
Madpoo's Avatar
 
Jul 2014

7·11·43 Posts
Default

Quote:
Originally Posted by VictordeHolland View Post
I think it just means you found the factor while doing TF in the 68-78bit range. Not all programs search linearly and some TF programs (mfacto/c) can do more than 1bitlevel at the same time. In other words, if an exponent has 2 factors (one of 69bits and one of 72bits), its possible to find the 72 bits factor before the 69 bits one.

If you find a factor of an exponent, you know it's composite. So no need to factor it further if the goal is finding primes (which is the goal of GIMPS). Some people may argue against that. In their opinion you should complete the range (so 68 till 78bits) as that is what the original assignment was. But that is a whole different discussion and it is almost impossible the track in the database anyway.
Depending on the client software, it may indicate whether it continued the assignment after a factor was found (it'll append an asterisk to the TF range). In this case I don't think that happened (it was an mprime client, v29.1 build 1).

There's a table that keeps track of "factoring effort" that has the highest bit level each exponent has been TF'd to and the P-1 bounds, but once a factor is found Primenet considers it "done" and that info isn't retained.
Madpoo is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Prime95 vs mprime Sticks210 Linux 4 2014-01-03 10:26
GUI for Mprime/running Prime95 under WINE? ixfd64 Software 5 2011-02-16 15:21
mprime 25.6 - prime95 compatibility abstractius PrimeNet 4 2008-06-16 23:28
Limits for Prime95/mprime Peter Nelson Software 7 2005-03-23 17:57
mprime vs. prime95 ThomRuley Linux 8 2004-08-02 17:32

All times are UTC. The time now is 18:10.


Fri Jul 16 18:10:12 UTC 2021 up 49 days, 15:57, 1 user, load averages: 2.30, 2.09, 1.81

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.