mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > Data > Marin's Mersenne-aries

Closed Thread
 
Thread Tools
Old 2018-04-18, 12:37   #1695
storm5510
Random Account
 
storm5510's Avatar
 
Aug 2009

22·3·163 Posts
Default

Quote:
Originally Posted by Mark Rose View Post
I know George was able to figure out which CPUs did previously poor TF, and we both redid the TF work from those CPUs and DC'ed work from those CPUs. As far as I know, the CPU that reported work isn't available through the XML, so it has to be someone on the inside who figures out what work should be redone.
Everyone here seems to write only about CPU's. What about GPU's? Is their software so non-trustworthy that no one uses it?
storm5510 is offline  
Old 2018-04-18, 12:41   #1696
Mark Rose
 
Mark Rose's Avatar
 
"/X\(‘-‘)/X\"
Jan 2013

2·5·293 Posts
Default

Quote:
Originally Posted by storm5510 View Post
Everyone here seems to write only about CPU's. What about GPU's? Is their software so non-trustworthy that no one uses it?
It's more a case that all GPU work gets lumped into "manual assignments" making it not possible to differentiate a user's individual GPUs.
Mark Rose is offline  
Old 2018-04-18, 14:16   #1697
storm5510
Random Account
 
storm5510's Avatar
 
Aug 2009

7A416 Posts
Default

Quote:
Originally Posted by Mark Rose View Post
It's more a case that all GPU work gets lumped into "manual assignments" making it not possible to differentiate a user's individual GPUs.
About a minute after sending my last, I realized that CPU is a relative term applying to a complete system. Therefore, CPU and GPU would essentially be the same. Correct?
storm5510 is offline  
Old 2018-04-18, 15:14   #1698
Mark Rose
 
Mark Rose's Avatar
 
"/X\(‘-‘)/X\"
Jan 2013

2·5·293 Posts
Default

Quote:
Originally Posted by storm5510 View Post
About a minute after sending my last, I realized that CPU is a relative term applying to a complete system. Therefore, CPU and GPU would essentially be the same. Correct?
No. When using Prime95/mprime, the system recognizes individual instances of Prime95/mprime. All other work is lumped together under "manual".
Mark Rose is offline  
Old 2018-04-21, 15:36   #1699
GP2
 
GP2's Avatar
 
Sep 2003

5·11·47 Posts
Default

M81857519 and M81857537 should be marked suspect, or whatever the procedure was with those bogus Xolotl results. Shift counts are zero, I wonder what produced those bogus FFFFFFFF800000 residues.

Other results by this user/computer show normal-looking residues (for instance M80331397), but all are unverified.
GP2 is offline  
Old 2018-04-22, 03:12   #1700
ixfd64
Bemusing Prompter
 
ixfd64's Avatar
 
"Danny"
Dec 2002
California

5·479 Posts
Default

I just found another factor missed by a previous P-1 run: https://mersenne.org/m47626037
ixfd64 is offline  
Old 2018-04-22, 09:14   #1701
ATH
Einyen
 
ATH's Avatar
 
Dec 2003
Denmark

2·1,579 Posts
Default

Quote:
Originally Posted by ixfd64 View Post
I just found another factor missed by a previous P-1 run: https://mersenne.org/m47626037
Back in 2009 maybe Stage2 was not run at all or only with low B2 like 10*B1 or 20*B1 instead of 100*B1. This factor would need B2>=48M.
ATH is offline  
Old 2018-04-22, 11:08   #1702
S485122
 
S485122's Avatar
 
Sep 2006
Brussels, Belgium

35·7 Posts
Default

Quote:
Originally Posted by ixfd64 View Post
I just found another factor missed by a previous P-1 run: https://mersenne.org/m47626037
Quote:
Originally Posted by ATH View Post
Back in 2009 maybe Stage2 was not run at all or only with low B2 like 10*B1 or 20*B1 instead of 100*B1. This factor would need B2>=48M.
537933081092334292774343680 = 2^10 * 5 * 17 * 29 * 157 * 167 * 1181 * 144511 * 47626037 so B1 at 145000 would have been enough.
In 2009 P-1 was done with B1=745000 and found nothing : definitely a wrong result.

Jacob
S485122 is offline  
Old 2018-04-22, 12:19   #1703
VictordeHolland
 
VictordeHolland's Avatar
 
"Victor de Hollander"
Aug 2011
the Netherlands

23×3×72 Posts
Default

Quote:
Originally Posted by S485122 View Post
537933081092334292774343680 = 2^10 * 5 * 17 * 29 * 157 * 167 * 1181 * 144511 * 47626037 so B1 at 145000 would have been enough.
So it needs ~ B1=145 000 and B2=48 000 000
VictordeHolland is offline  
Old 2018-04-22, 12:47   #1704
ATH
Einyen
 
ATH's Avatar
 
Dec 2003
Denmark

2·1,579 Posts
Default

Quote:
Originally Posted by S485122 View Post
537933081092334292774343680 = 2^10 * 5 * 17 * 29 * 157 * 167 * 1181 * 144511 * 47626037 so B1 at 145000 would have been enough.
In 2009 P-1 was done with B1=745000 and found nothing : definitely a wrong result.
Jacob
We do not know that since we cannot see the B2 value. If B2 was the standard 100*B1 (B2=74.5M) then yes it missed the factor, but perhaps due to low memory assigned to Prime95/mprime B2 was lower than that.

Last fiddled with by ATH on 2018-04-22 at 12:48
ATH is offline  
Old 2018-04-22, 16:58   #1705
GP2
 
GP2's Avatar
 
Sep 2003

1010000110012 Posts
Default

Quote:
Originally Posted by VictordeHolland View Post
So it needs ~ B1=145 000 and B2=48 000 000
Quote:
Originally Posted by ATH View Post
We do not know that since we cannot see the B2 value. If B2 was the standard 100*B1 (B2=74.5M) then yes it missed the factor, but perhaps due to low memory assigned to Prime95/mprime B2 was lower than that.
No, the 47626037 is the exponent itself. It's the "p" in 2kp + 1

See the mersenne.ca page, the factor should have been found in stage 1 with B1=144511 or higher. The B2 would only be relevant for stage 2.
GP2 is offline  
Closed Thread



Similar Threads
Thread Thread Starter Forum Replies Last Post
Double-Double Arithmetic Mysticial Software 52 2021-04-23 06:51
Clicking an exponent leads to 404 page marigonzes Information & Answers 2 2017-02-14 16:56
x.265 half the size, double the computation; so if you double again? 1/4th? jasong jasong 7 2015-08-17 10:56
What about double-checking TF/P-1? 137ben PrimeNet 6 2012-03-13 04:01
Double the area, Double the volume. Uncwilly Puzzles 8 2006-07-03 16:02

All times are UTC. The time now is 01:36.


Mon Aug 2 01:36:16 UTC 2021 up 9 days, 20:05, 0 users, load averages: 1.96, 1.40, 1.19

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.