![]() |
![]() |
#12 |
"Ed Hall"
Dec 2009
Adirondack Mtns
10001100110012 Posts |
![]()
As a different experiment, if using linux, has anyone tried process pausing via CTRL-z and fg? I've been using this more lately and think I did even use it with CADO-NFS once or twice, although my memory of such is foggy.
I did just try this with YAFU and it worked quite well: In the terminal where YAFU was running, I used CTRL-z and was given a "stopped" message. I then did some other things like running top, which did not show any YAFU process. Then, I entered fg and YAFU resumed without any trouble. top now shows YAFU running along again. I will try this with Msieve later. ETA: Just to mention that YAFU was running via a script. Other scripts should be handled the same. Last fiddled with by EdH on 2021-12-30 at 22:45 |
![]() |
![]() |
![]() |
#13 |
Sep 2008
Kansas
356310 Posts |
![]() |
![]() |
![]() |
![]() |
#14 |
May 2003
4438 Posts |
![]()
After the first one finished, I sent in estimated completion dates to PrimeNet, and then the assignments were automatically removed from the computer that originally had the assignments.
|
![]() |
![]() |
![]() |
#15 | |
Sep 2009
13·179 Posts |
![]() Quote:
Code:
if ( -f "$DATNAME.chk") { # Restart from checkpoint if we have one logwrite("#### Attempting to restart linear algebra ####"); $cmd="$NICE \"$MSIEVE\" -s $DATNAME -l $LOGFILE -i $ININAME -v -nf $FBNAME -t $NUM_CPUS -ncr"; } else { $cmd="$NICE \"$MSIEVE\" -s $DATNAME -l $LOGFILE -i $ININAME -v -nf $FBNAME -t $NUM_CPUS -nc2"; } |
|
![]() |
![]() |
![]() |
#16 |
Just call me Henry
"David"
Sep 2007
Liverpool (GMT/BST)
25×11×17 Posts |
![]()
On linux ctrl-z would have been a decent way of pausing it. fg resumes it.
|
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Stopping a primenet work fetch loop | SELROC | GPU Computing | 2 | 2019-03-31 10:40 |
Automatically stopping P-1 to benchmark? Why? | Uncwilly | Software | 2 | 2018-02-23 05:24 |
Stopping New Work | dmaine | Information & Answers | 1 | 2011-07-05 22:30 |
PrimeGrid PSP (Sieve) is stopping soon! | Joe O | Prime Sierpinski Project | 1 | 2010-11-04 23:05 |
Stopping on a dime? | R.D. Silverman | NFSNET Discussion | 1 | 2006-03-20 23:46 |