![]() |
|
|
#2113 | |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
224268 Posts |
Quote:
Another way to do is with Process Explorer. |
|
|
|
|
|
|
#2114 | |
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
3×29×83 Posts |
Quote:
![]() SB: That's too-oo easy! killall -STOP mfaktc and later killall -CONT mfaktc Linux presents no problem! It is Windows that is a problem! Last fiddled with by Batalov on 2013-01-17 at 02:05 |
|
|
|
|
|
|
#2115 |
|
"James Heinrich"
May 2004
ex-Northern Ontario
65358 Posts |
223.6 GHz-days/day (based on estimates from a single CC 3.0 benchmark).
|
|
|
|
|
|
#2116 |
|
"James Heinrich"
May 2004
ex-Northern Ontario
342110 Posts |
Much easier: use the handy "Pause" key on your keyboard. Pauses immediately, and resumes on almost any key press (other than Pause and modifier keys like Shift/Alt/Ctrl). Not sure if same applies to Linux, but does work outside DOS and Windows (such as during POST).
|
|
|
|
|
|
#2117 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
2×47×101 Posts |
Well, it doesn't pause immediately, -- only just as well as selection. The signal is not being transferred to the GPU which will always finish the last class before snoozing (unless you'd kill it).
Interestingly, putty.exe sends "Pause"-press to the ssh'd host as Ctrl-Z. (but of course it won't unpause for you later with any-key) That's convenient if you use putty ...even though Ctrl-Z also works always. Plain Linux surely disregards this key (and it's evil brother "Ctrl-pause") (but as any key or key combination it is probably configurable). |
|
|
|
|
|
#2118 | |
|
Romulan Interpreter
Jun 2011
Thailand
5×1,931 Posts |
Quote:
There is a "pause/break" key, which (temporarily) stops mfaktc until you press the "space" key. [edit: grrr did not see there is a new page] Last fiddled with by LaurV on 2013-01-17 at 04:36 |
|
|
|
|
|
|
#2119 |
|
Jun 2005
8116 Posts |
Control-S in the mfaktc window works under Windows, so you'd think it would work under Linux too. Control-Q (or any other key in Win) to continue.
|
|
|
|
|
|
#2120 |
|
Apr 2010
Over the rainbow
2·1,303 Posts |
I always assume
control= DanceMyPuppet |
|
|
|
|
|
#2121 |
|
Jun 2011
13110 Posts |
My display does not lag on GTX 560 Ti generally but only in the game I play. So I start the game with a batch file:
Code:
pssuspend mfaktc-win-32 pssuspend -r mfaktc-win-64 xvm-stat.exe pssuspend -r mfaktc-win-32 pssuspend mfaktc-win-64 |
|
|
|
|
|
#2122 | |
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
1C3516 Posts |
Quote:
The problem of course is remembering to type `fg` everytime I leave the computer, though as above, I just leave it on now with a much-crippled sieve size.For a single process I prefer ^Z/fg, though for pausing a bunch of lasieve processes I have two aliases, one each for -STOP and -CONT inside a "for p in `pidof lasieve`; do killall <mode> $p; done" loop. Quite handy things, aliases.
Last fiddled with by Dubslow on 2013-01-17 at 16:30 |
|
|
|
|
|
|
#2123 | |
|
"Mike"
Aug 2002
2·23·179 Posts |
Quote:
Code:
no factor for M61160719 from 2^70 to 2^71 [mfaktc 0.20 barrett76_mul32_gs] tf(): total time spent: 22m 15.685s Our next goal is to get the GT 430 installed with the GTX 460Ti and use the GT 430 as a dedicated GPU factoring card. |
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| mfakto: an OpenCL program for Mersenne prefactoring | Bdot | GPU Computing | 1676 | 2021-06-30 21:23 |
| The P-1 factoring CUDA program | firejuggler | GPU Computing | 753 | 2020-12-12 18:07 |
| gr-mfaktc: a CUDA program for generalized repunits prefactoring | MrRepunit | GPU Computing | 32 | 2020-11-11 19:56 |
| mfaktc 0.21 - CUDA runtime wrong | keisentraut | Software | 2 | 2020-08-18 07:03 |
| World's second-dumbest CUDA program | fivemack | Programming | 112 | 2015-02-12 22:51 |