mersenneforum.org  

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

Reply
 
Thread Tools
Old 2009-07-02, 09:20   #353
garo
 
garo's Avatar
 
Aug 2002
Termonfeckin, IE

ACC16 Posts
Default

I think that is to not encourage ECM too much. It doesn't really contribute to the main aim of GIMPS - to find Mersenne primes.
garo is offline   Reply With Quote
Old 2009-07-03, 23:00   #354
RMAC9.5
 
RMAC9.5's Avatar
 
Jun 2003

15310 Posts
Default Some V4 TF Successes Reported as P-1 Results

Yesterday, one of my V4 PCs which does only TF work reported 3 completed tasks to the V5 server through the V4 interface. Here are the Work Results Details:
v4_computers 70081909 F-PM1 2009-07-03 07:27 61.4 879094071157651347121 5.1624
v4_computers 70049131 NF 2009-07-03 07:26 23.2 no factor to 2^70 3.3604
v4_computers 70130579 NF 2009-07-03 07:26 30.2 no factor to 2^70 3.3565

Note, two of these results were given TF credit and one was given P-1 credit by the V5 server. Is the P-1 credit intentional or is this a bug?
RMAC9.5 is offline   Reply With Quote
Old 2009-07-04, 01:31   #355
Kevin
 
Kevin's Avatar
 
Aug 2002
Ann Arbor, MI

433 Posts
Default

Quote:
Originally Posted by RMAC9.5 View Post
Yesterday, one of my V4 PCs which does only TF work reported 3 completed tasks to the V5 server through the V4 interface. Here are the Work Results Details:
v4_computers 70081909 F-PM1 2009-07-03 07:27 61.4 879094071157651347121 5.1624
v4_computers 70049131 NF 2009-07-03 07:26 23.2 no factor to 2^70 3.3604
v4_computers 70130579 NF 2009-07-03 07:26 30.2 no factor to 2^70 3.3565

Note, two of these results were given TF credit and one was given P-1 credit by the V5 server. Is the P-1 credit intentional or is this a bug?
IIRC, the client does nothing to indicate to the server what method was used to find a factor, so the server guesses based on the size of the exponent and factor.
Kevin is offline   Reply With Quote
Old 2009-07-04, 01:32   #356
petrw1
1976 Toyota Corona years forever!
 
petrw1's Avatar
 
"Wayne"
Nov 2006
Saskatchewan, Canada

469510 Posts
Default

Quote:
Originally Posted by RMAC9.5 View Post
Note, two of these results were given TF credit and one was given P-1 credit by the V5 server. Is the P-1 credit intentional or is this a bug?
I had this happen last fall too ... TF reported as P-1
petrw1 is offline   Reply With Quote
Old 2009-07-04, 05:27   #357
cheesehead
 
cheesehead's Avatar
 
"Richard B. Woods"
Aug 2002
Wisconsin USA

22·3·641 Posts
Default

I had factors credited as having been found by ECM even though I'd never performed ECM.
cheesehead is offline   Reply With Quote
Old 2009-07-04, 07:38   #358
lfm
 
lfm's Avatar
 
Jul 2006
Calgary

1101010012 Posts
Default

Quote:
Originally Posted by RMAC9.5 View Post
Yesterday, one of my V4 PCs which does only TF work reported 3 completed tasks to the V5 server through the V4 interface. Here are the Work Results Details:
v4_computers 70081909 F-PM1 2009-07-03 07:27 61.4 879094071157651347121 5.1624
v4_computers 70049131 NF 2009-07-03 07:26 23.2 no factor to 2^70 3.3604
v4_computers 70130579 NF 2009-07-03 07:26 30.2 no factor to 2^70 3.3565

Note, two of these results were given TF credit and one was given P-1 credit by the V5 server. Is the P-1 credit intentional or is this a bug?
I'd say it means it is time to upgrade to v25.
lfm is offline   Reply With Quote
Old 2009-07-12, 18:08   #359
lfm
 
lfm's Avatar
 
Jul 2006
Calgary

52×17 Posts
Default

Quote:
Originally Posted by petrw1 View Post
My 3.4 Ghz PIV can complete a P-1 on 50M in just under 2.5 days for about 4.3 points. : about 1.75 PPD.

ECM-F (F24) just over 3 days for just over 3 points with 768M RAM: 1 PPD.

LL/DC is almost 2 PPD.
The Pentium 4 seems to have particularly good match for LL tests. A combination of the fine tuning of the FFTs software in p95 and the speed ratio between float and integer instructions make the P4 more than almost any other cpu faster for LLs. (Obviously not in an absolute sense but in the relative sense of speed of various work units types)

I'm not entirely certain about the ECM code but it indicates to me that ECM is not quite as heavily dependent on float speed as the LL tests. ECM probably has some extra integer or address computation that shows up on the P4 speeds.

The reverse is true for certain models of AMD (especially in 64 bit mode) where the float/integer speed ratio leans much more to the integers resulting in much better PPD for TFs on those machines.
lfm is offline   Reply With Quote
Old 2009-07-15, 20:35   #360
petrw1
1976 Toyota Corona years forever!
 
petrw1's Avatar
 
"Wayne"
Nov 2006
Saskatchewan, Canada

3×5×313 Posts
Default Two questions on 365 days Top Producers Report...

1. How does one be on these reports and yet have 0.000 points?

2. When you compute percentiles are these 0 point people included? The way I interpret percentiles is, if there are 1000 people on the list then each 10 people is 1 percentile. The top 10 are in the 100th percentile, the last 10 are in the 1st percentile. End even if someone in this bottom 10 with 0 points is declared in the 1st percentile then they should be counted in the total number for computing percentiles. So for example the LL list has 2745 names on it yet the user summary report shows my ranking as out of 2704.
petrw1 is offline   Reply With Quote
Old 2009-07-16, 07:27   #361
lfm
 
lfm's Avatar
 
Jul 2006
Calgary

52×17 Posts
Default

Quote:
Originally Posted by petrw1 View Post
1. How does one be on these reports and yet have 0.000 points?

2. When you compute percentiles are these 0 point people included? The way I interpret percentiles is, if there are 1000 people on the list then each 10 people is 1 percentile. The top 10 are in the 100th percentile, the last 10 are in the 1st percentile. End even if someone in this bottom 10 with 0 points is declared in the 1st percentile then they should be counted in the total number for computing percentiles. So for example the LL list has 2745 names on it yet the user summary report shows my ranking as out of 2704.
I think there are some results that get 0.0001 to 0.0004 ghz-days that round of to zero with 3 digit fractions.

yes I expect they are counted.
lfm is offline   Reply With Quote
Old 2009-07-16, 14:46   #362
petrw1
1976 Toyota Corona years forever!
 
petrw1's Avatar
 
"Wayne"
Nov 2006
Saskatchewan, Canada

3·5·313 Posts
Default

Quote:
Originally Posted by lfm View Post
I think there are some results that get 0.0001 to 0.0004 ghz-days that round of to zero with 3 digit fractions.
That is a good possibility in the TF list but there are no LL tests in the last 365 days near the 0.0004 ghz-days range. That would have to be an exponent under 151,000. Way back in 1997 when this formal project started they were nearing 1,000,000.
petrw1 is offline   Reply With Quote
Old 2009-07-20, 16:30   #363
petrw1
1976 Toyota Corona years forever!
 
petrw1's Avatar
 
"Wayne"
Nov 2006
Saskatchewan, Canada

469510 Posts
Default Computer count way up ... thruput not so much so??

Code:
Dec 24, 2008
Today's Numbers 
 Teams 121 
 Users 5791 
 CPUs 40240 
 TFLOP/s 38.349 
 GHz-Days 19174.259
Code:
Today (July 20, 2009) almost half a year later:
Today's Numbers 
 Teams 237 
 Users 24121 
 CPUs 132926 
 TFLOP/s 44.165 
 GHz-Days 22082.610
So over 6 months the CPU count has gone up 230%
Users count up 317%
while the TFLOPS/s rate has ONLY increased 15%.

Can anyone offer an explanation why these extra 92,000 CPUs appear to be adding very little to the thruput???

I'm not sure these can all be V4_Computers since I never saw a count much above 75,000 Computers in V4.
petrw1 is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
GPU upgrade chris2be8 GPU Computing 8 2015-11-14 17:05
Wiki upgrade... Xyzzy mersennewiki 3 2011-02-18 03:31
How would you upgrade this? jasong Factoring 5 2005-09-09 19:26
Please upgrade to version 1.1 xilman NFSNET Discussion 6 2004-06-17 01:24
ga-7dx upgrade crash893 Hardware 4 2002-09-26 06:27

All times are UTC. The time now is 04:39.


Fri Aug 6 04:39:19 UTC 2021 up 13 days, 23:08, 1 user, load averages: 2.81, 2.83, 3.80

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.