![]() |
Agreed. Do something now.
|
I'm in the middle of some 28.4 changes. After that, I'll start the web server work.
|
Analysis Paralysis... I can't believe there was a (group of) word(s) for that which I didn't know about.
I often lament at society's way of treating a solution with one small flaw as a flawed solution. For example, if all cars were driven by computers instead of people, the first crash would cause an uproar... despite having possibly reduced the number of accidents by 99.9%. |
[QUOTE=tha;364686]These exponents you can look up in the [URL="http://mersenne.org/assignments/?exp_lo=26000000&exp_hi=30402457&execm=1&extf=1&B1=Get+Assignments"]active assignments[/URL] where they are listed in between some more assignments that have become superfluent but remain because of glitches or specific interest of some user.[/QUOTE]
This list now contains only the 12 expected exponents (instead of slightly less than 200 exponents yesterday). Does anyone know what has changed? |
I would say that George implemented phase one of the assignments reassignment unassignment process. The rest were superfluous.
|
[QUOTE=petrw1;365756]I would say that George implemented phase one of the assignments reassignment unassignment process. The rest were superfluous.[/QUOTE]
PrimeNet summary looks great now. It bugged me to see those counts in the LL-D column where there were none with status unproven. |
[QUOTE=Chuck;365761]PrimeNet summary looks great now. It bugged me to see those counts in the LL-D column where there were none with status unproven.[/QUOTE]
Indeed. And the good news is when the client checks in again it will be told "stop this work" (so it won't continue to waste its time and energy), and will be assigned new work. Hopefully George also has in place the logic to assign the slow machines work which will become "trailing edge" appropriately ahead. (?) |
[QUOTE=chalsall;365771]Hopefully George also has in place the logic to assign the slow machines work which will become "trailing edge" appropriately ahead. (?)[/QUOTE]
I don't know if we ever really clearly defined how far ahead to put them. It's a bit of a crapshoot. The fastest machine qualifying as a slow one will finish more than a year than the slowest machine still qualifying for any DC. |
[QUOTE=TheMawn;365789]I don't know if we ever really clearly defined how far ahead to put them. It's a bit of a crapshoot. The fastest machine qualifying as a slow one will finish more than a year than the slowest machine still qualifying for any DC.[/QUOTE]
Defining the trailing edge 12 months out for DCing (assuming 41,000 candidates at year) is a very simple SQL statement. [CODE]mysql> select * from Exponent where Status=4 order by Exponent limit 41000,10; +----------+--------+-------+--------+--------+----------+----+----+-----+ | Exponent | Status | Facts | FactTo | P11 | P12 | LL | P1 | ECM | +----------+--------+-------+--------+--------+----------+----+----+-----+ | 34338743 | 4 | 0 | 69 | 400000 | 10300000 | 0 | 1 | 0 | | 34338809 | 4 | 0 | 69 | 385000 | 8181250 | 0 | 1 | 0 | | 34338919 | 4 | 0 | 69 | 395000 | 8295000 | 0 | 1 | 0 | | 34338949 | 4 | 0 | 69 | 395000 | 8295000 | 0 | 1 | 0 | | 34338989 | 4 | 0 | 69 | 540000 | 540000 | 0 | 1 | 0 | | 34339013 | 4 | 0 | 69 | 385000 | 7892500 | 0 | 1 | 0 | | 34339037 | 4 | 0 | 69 | 375000 | 6468750 | 0 | 1 | 0 | | 34339049 | 4 | 0 | 69 | 540000 | 540000 | 0 | 1 | 0 | | 34339051 | 4 | 0 | 69 | 385000 | 7892500 | 0 | 1 | 0 | | 34339087 | 4 | 0 | 69 | 405000 | 10833750 | 0 | 1 | 0 | +----------+--------+-------+--------+--------+----------+----+----+-----+ [/CODE] |
New minor milestone, all exponents below 29 million have been DC'ed. The lowest exponent is now 29,838,439 which is the only one below 30 million that has not been DC'ed yet. It will be about half way this month.
So the countdown from 10 down for the next major milestone starts now. |
People are getting impatient
30402401 was registered to BigBrother (Minipax)
But the results page say:[code]Fredrik stella 30402401 C Feb 9 2014 9:07AM 0.0 31.6692 5EF4440792DFC1__[/code]If took only 0.0 days to run a 31.7 GHz-days test. That makes it an infinite-GHz CPU. |
| All times are UTC. The time now is 23:13. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.