mersenneforum.org  

Go Back   mersenneforum.org > New To GIMPS? Start Here! > Information & Answers

Reply
 
Thread Tools
Old 2016-06-26, 17:08   #12
Mark Rose
 
Mark Rose's Avatar
 
"/X\(‘-‘)/X\"
Jan 2013

2×5×293 Posts
Default

Quote:
Originally Posted by LaurV View Post
Read the "undoc.txt" file which come with the distribution. Look inside for the "PauseWhileRunning" option, and use "*[n] during from_time-to_time" up to your convenience, where n is the number of workers to pause (all, if you don't use any n).

Edit: for your schedule passing over the midnight, you may need to split the time in two, like "PauseWhileRunning = * during 19:00-24:00 else * during 0:00-07:00", I am not sure about this, it may also work without split.
So I tested this function with the following two formats and neither worked:

Code:
PauseWhileRunning=* during 12:58-12:59
PauseWhileRunning=mprime during 12:58-12:59
Mark Rose is offline   Reply With Quote
Old 2016-06-27, 02:07   #13
LaurV
Romulan Interpreter
 
LaurV's Avatar
 
Jun 2011
Thailand

25B516 Posts
Default

First observation is that the time is quite short, I don't think that P95 checks the "schedule" at every iteration, it will waste a lot of time. Most probably the schedule is checked every "n" iterations (wild ass guess, I didn't look in the source) this may depends on your "print on screen at x iterations" and/or "save on disk at y iterations" settings or not, George could clarify that. If the time is so short P95 may not have time to check, or to fully stop.

Second, the second line there is a ... paradox. The program itself (mprime) runs, as he checks for itself if it runs, then it pauses, because it runs, but if it pauses, then it not runs... etc. Or it can be interpreted as stop forever... (?) because it checks for itself, it runs, therefore it pauses, but if it pauses, it will never check again for itself if it runs...

Or... does it? hehe...
LaurV is offline   Reply With Quote
Old 2016-06-27, 04:45   #14
Mark Rose
 
Mark Rose's Avatar
 
"/X\(‘-‘)/X\"
Jan 2013

293010 Posts
Default

Quote:
Originally Posted by LaurV View Post
First observation is that the time is quite short, I don't think that P95 checks the "schedule" at every iteration, it will waste a lot of time. Most probably the schedule is checked every "n" iterations (wild ass guess, I didn't look in the source) this may depends on your "print on screen at x iterations" and/or "save on disk at y iterations" settings or not, George could clarify that. If the time is so short P95 may not have time to check, or to fully stop.

Second, the second line there is a ... paradox. The program itself (mprime) runs, as he checks for itself if it runs, then it pauses, because it runs, but if it pauses, then it not runs... etc. Or it can be interpreted as stop forever... (?) because it checks for itself, it runs, therefore it pauses, but if it pauses, it will never check again for itself if it runs...

Or... does it? hehe...
The default checking time is 10 seconds.

I tried mprime after * didn't work.
Mark Rose is offline   Reply With Quote
Old 2016-06-27, 10:35   #15
LaurV
Romulan Interpreter
 
LaurV's Avatar
 
Jun 2011
Thailand

72×197 Posts
Default

Oh, I just remember a past discussion on the forum, where somebody else said the same, and conclusion was that some spaces around the = sign must be present (!? after the equal?)

Last fiddled with by LaurV on 2016-06-27 at 10:35
LaurV is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Before you start... jasonp Operation Kibibit 65 2013-09-03 22:06
Where to start Jellyfish420 Homework Help 46 2013-02-06 13:51
How to start? Thomas11 Lone Mersenne Hunters 29 2008-12-21 13:47
How to start? OmbooHankvald Factoring 15 2005-09-03 13:42
The Program Seems to Start from Scratch Each Time I Load it JackMama Software 13 2002-12-20 14:17

All times are UTC. The time now is 16:54.


Sun Aug 1 16:54:44 UTC 2021 up 9 days, 11:23, 0 users, load averages: 1.33, 1.55, 1.49

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.