![]() |
|
|
#89 | |
|
"Brian"
Jul 2007
The Netherlands
1100110001012 Posts |
Quote:
The statement is not true for people who only do LL-testing on numbers which have already had their P-1 done by other users. In the past it was more normal than it is now for LL assignments to be given out without their P-1 having been done, and the user would then do P-1 first. Nowadays that is not normally the case. So machines doing LL work don't do P-1. And therefore they don't need the extra memory. So changing the default memory allowed won't have any effect. So isn't the whole idea of increasing the default memory allowed an irrelevance? (Anyone specifically taking on P-1 work will obviously need to change the default themselves anyway, otherwise they cannot do their work.) |
|
|
|
|
|
|
#90 | |
|
Feb 2004
16010 Posts |
Quote:
Perhaps LL task shouldn't get exponent not P-1. But that doesn't make the default any helpful since the readme.txt file point the user in the wrong direction if he want to do P-1 work. None of the setting suggested in the readme.txt will help the user in getting P-1 work. In reality I don't know why people are so against changing a default value? But like I said putting the value at 0 would at least not numb the user into thinking the value specified (8 MB) is any helpful. At least lets HELP them find a proper value with a chart or something. |
|
|
|
|
|
|
#91 | |
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
11100001101012 Posts |
Quote:
That would be ideal, but unfortunately, the LL wavefront is moving faster than the P-1 wavefront, so if such a rule was enforced, it wouldn't be long before it's impossible to get an LL. Better an LL with no P-1 than nothing (but better nothing than a B1=B2 P-1 without LL). The problem is that those who only want LLs ignore all those messages about P-1 and ECM at setup, since they believe the messages don't apply to them, where unfortunately they do. That's why we should raise the default -- to target those users who believe the memory stuff doesn't apply, through no fault of their own. Last fiddled with by Dubslow on 2012-01-11 at 04:02 |
|
|
|
|
|
|
#92 |
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
3·29·83 Posts |
The other thought I just had (which is sort of a counter argument to one of my conclusions above):
That this thread exists is a sign that someone out there is doing dedicated P-1 work (not P-1-before-LL work) without sufficient memory. Proof: There are 100+ exponents in chalsall's system that have had B1=B2, with no LL tests done. Therefore that user(s) are not doing LL work which requires P-1; they are requesting P-1 work only. How many expos out there have had P-1 with B1=B2 with an LL completed by somebody else? |
|
|
|
|
|
#93 |
|
Feb 2004
25·5 Posts |
|
|
|
|
|
|
#94 | |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
2×5×7×139 Posts |
Quote:
The (quick) query I ran was simply to answer what Spidy had seen; not what Spidy had facilitated. All of the candidates where B1 == B2 were "thrown back into the pool" unless they hadn't yet been TFed to 72. I (one again state that I) tend to agree with garo et al that until we don't have any first time candidates which have not had P-1 work done (read: never) that the thought of redoing P-1 work where B1 == b2 would not be an optimal usage of the P-1 fire power we find ourselves with. |
|
|
|
|
|
|
#95 | ||
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
1C3516 Posts |
Quote:
Quote:
|
||
|
|
|
|
|
#96 |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
2×5×7×139 Posts |
Let's be a little bit more empirical (this is a query against the G72 database of those candidates G72 currently "owns"):
Code:
mysql> select count(*) from GPU where Status<3; +----------+ | count(*) | +----------+ | 38595 | +----------+ 1 row in set (0.01 sec) mysql> select count(*) from GPU where Status<3 and P1=0; +----------+ | count(*) | +----------+ | 9676 | +----------+ 1 row in set (0.03 sec) mysql> select count(*) from GPU where Status<3 and P1=1 and B1=B2; +----------+ | count(*) | +----------+ | 6614 | +----------+ 1 row in set (0.04 sec) |
|
|
|
|
|
#97 | |
|
1976 Toyota Corona years forever!
"Wayne"
Nov 2006
Saskatchewan, Canada
22×7×167 Posts |
Quote:
|
|
|
|
|
|
|
#98 | |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
2×5×7×139 Posts |
Quote:
Perhaps those who ask for LL work should only do LL work. Let the P-1 work be left for those who understand what they're getting themselves into (knowing they won't find a MP with this method), and let those who get LL work assigned without P-1 done ("properly" or not) take the "exposure" of having a slightly lower chance of finding the next MP. |
|
|
|
|
|
|
#99 | ||
|
"Richard B. Woods"
Aug 2002
Wisconsin USA
22·3·641 Posts |
Quote:
My three scenarios were each intended to have enough free memory so that prime95 could run without thrashing _unless_ it did P-1 stage 2. I thought that intent was obvious, but it wasn't. I should have explained the purpose of the figure instead of just throwing in the I apologize for not recognizing earlier that that was the basis of your objection -- that I hadn't explained that the 40MB/50MB was not to be taken literally, but was intended to represent an amount in which prime95 could run without thrashing. (However, I thought that this: Quote:
So, will you please answer the following reworded questions, first with the assumption that the 90% allocation limit is NOT relevant, and second, without that assumption ? Suppose that Xmb denotes the amount of memory in which prime95 can run LL, TF, P-1 stage 1, or P-1 stage 2 with "available memory" = no more than 8 MB, without causing any thrashing. Scenario 1) Suppose a minimum system has applications that use all but Xmb of RAM without thrashing. Then Prime95 is introduced and, except for P-1 stage 2 with "available memory" > 8 MB, exists peacefully without causing any thrashing. But stage 2 with "available memory" > 8 MB does cause thrashing, noticeably slowing other applications. Is that acceptable, in your opinion? Scenario 2) Suppose a typical system has applications that use all but Xmb of RAM without thrashing. Then Prime95 is introduced and, except for P-1 stage 2 with "available memory" > 8 MB, exists peacefully without causing any thrashing. But stage 2 with "available memory" > 8 MB does cause thrashing, noticeably slowing other applications. Is that acceptable, in your opinion? Scenario 3) Suppose a maximum system has applications that use all but Xmb of RAM without thrashing. Then Prime95 is introduced and, except for P-1 stage 2 with "available memory" > 8 MB, exists peacefully without causing any thrashing. But stage 2 with "available memory" > 8 MB does cause thrashing, noticeably slowing other applications. Is that acceptable, in your opinion? Last fiddled with by cheesehead on 2012-01-11 at 20:56 |
||
|
|
|