![]() |
|
|
#243 |
|
"James Heinrich"
May 2004
ex-Northern Ontario
11·311 Posts |
A few small (as in "easy" or "unimportant" is up to you) requests:
1) When LowMemWhileRunning is invoked, a message to that effect is printed in the Main Thread window (this is good). When PauseWhileRunning is invoked, only the worker window(s) get that message, not the Main window -- I'd prefer to see that kind of message in the main window (in the worker as well, if you want, but at least in the Main Thread window). 2) When PauseWhileRunning is triggered by ProgramX, a message to that effect is noted in the worker window. If ProgramY is started (which is also on the PauseWhileRunning list) while ProgramX is already running (and the worker is therefore paused), when you close ProgramX (but ProgramY is still running) the worker correctly does not resume, but it should print another message saying that it's now paused because ProgramY is running. 3) When starting workers, a check should be made for PauseWhileRunning and LowMemWhileRunning *before* an attempt to start is made -- I've seen workers start for several seconds (up to the PauseCheckInterval value) before noticing that ProgramX was running, then shifting into pause mode. |
|
|
|
|
|
#244 |
|
P90 years forever!
Aug 2002
Yeehaw, FL
7,537 Posts |
|
|
|
|
|
|
#245 | |
|
"James Heinrich"
May 2004
ex-Northern Ontario
11×311 Posts |
Quote:
Last fiddled with by James Heinrich on 2008-12-01 at 01:25 |
|
|
|
|
|
|
#246 |
|
"Mike"
Aug 2002
2·23·179 Posts |
On our laptop, TF (2 cores on 2 exponents) runs ~60°C and LL (2 cores on 1 exponent) runs ~70°C. We're not sure if that is interesting or not.
|
|
|
|
|
|
#247 | |
|
Aug 2002
Termonfeckin, IE
22·691 Posts |
Quote:
Last fiddled with by garo on 2008-12-01 at 12:31 |
|
|
|
|
|
|
#248 |
|
"James Heinrich"
May 2004
ex-Northern Ontario
11·311 Posts |
|
|
|
|
|
|
#249 |
|
Aug 2002
Termonfeckin, IE
22·691 Posts |
Right! I did not ackowledge that in my post above but did read that which is why I pointed out that it happened to me while communicating end dates to the server.
|
|
|
|
|
|
#250 | |
|
"James Heinrich"
May 2004
ex-Northern Ontario
11·311 Posts |
Quote:
Code:
Worker starting Setting affinity to run worker on any logical CPU. Optimal P-1 factoring of M332203901 using up to 2500MB of memory. Assuming no factors below 2^75 and 2 primality tests saved if a factor is found. Optimal bounds are B1=3360000, B2=91560000 Chance of finding a factor is an estimated 6.91% Using FFT length 20M, 2 threads Setting affinity to run helper thread 1 on any logical CPU. Available memory is 2498MB. Using 2468MB of memory. Processing 10 relative primes (20 of 480 already processed). M332203901 stage 2 is 5.26% complete. Benchmarks, and Excel file used to generate this graph, in this post. |
|
|
|
|
|
|
#251 | |
|
Jun 2003
Ottawa, Canada
3·17·23 Posts |
Quote:
Last fiddled with by Jeff Gilchrist on 2008-12-02 at 16:53 |
|
|
|
|
|
|
#252 |
|
P90 years forever!
Aug 2002
Yeehaw, FL
7,537 Posts |
I'll bet waiting for memory does not reduce the OS's interpretation of your CPU usage. The OS probably counts the CPU as in use as long as a thread is bound to the processor.
|
|
|
|
|
|
#253 | |||
|
1976 Toyota Corona years forever!
"Wayne"
Nov 2006
Saskatchewan, Canada
22·3·17·23 Posts |
I have a
Quote:
Quote:
After a month or so I decided to try a suggestion from this forum to assign small work to the second CPU while letting the first alone do LL. So I went to: Quote:
My iteration time on Worker 1 went from .063 to .109. My time for 265 TF iterations was over 6 seconds. When I selectively stopped Worker 2; Worker 1 went to .061 seconds. When I stopped 1 and started 2; Worker 2 went to 4.5 seconds. I tinkered with reversing the CPU assignments and also Smart Assignment. Same results each time. Code:
Hey, wait a minute: Worker 1 is faster one 1 CPU than both?!?!?!? Can anyone explain why my Helper Thread made it worse? Is this possible a case where v25.8 will help? |
|||
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Prime95 version 27.3 | Prime95 | Software | 148 | 2012-03-18 19:24 |
| Prime95 version 26.3 | Prime95 | Software | 76 | 2010-12-11 00:11 |
| Prime95 version 25.5 | Prime95 | PrimeNet | 369 | 2008-02-26 05:21 |
| Prime95 version 25.4 | Prime95 | PrimeNet | 143 | 2007-09-24 21:01 |
| When the next prime95 version ? | pacionet | Software | 74 | 2006-12-07 20:30 |