mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > PrimeNet > MISFIT

Closed Thread
 
Thread Tools
Old 2013-01-27, 22:31   #276
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

2·67·73 Posts
Default

Quote:
Originally Posted by swl551 View Post
[hint hint, several day reserve!]
An excellent hint.

At least for the next week or so... (Hint, hint... )
chalsall is online now  
Old 2013-01-27, 23:42   #277
flashjh
 
flashjh's Avatar
 
"Jerry"
Nov 2011
Vancouver, WA

1,123 Posts
Default

Quote:
Originally Posted by swl551 View Post
EDIT:$100.00 says FLASHJH asks the work fetching trigger be changed to use calculated GhzDays from MISFITworkToDo.txt instead of number of lines in the file. (If he does ya'll pay up!)
Well, since YOU mentioned it ;)
flashjh is offline  
Old 2013-01-27, 23:56   #278
swl551
 
swl551's Avatar
 
Aug 2012
New Hampshire

23·101 Posts
Default

Quote:
Originally Posted by flashjh View Post
Well, since YOU mentioned it ;)
It does make a lot of sense so I'll have that update avail later tonight.
swl551 is offline  
Old 2013-01-28, 02:59   #279
swl551
 
swl551's Avatar
 
Aug 2012
New Hampshire

23·101 Posts
Default 2.4.b9 (last release for the weekend)

VERSION 2.4.b9
Changed the determination of when to fetch work from the number of rows in MISFITworkToDo.txt to the calculation of GhDz remaining in said file. This provides a much better method for calibrating the balance between work consumption and work fetching.

This should help you in determining if you are fetching work in suitable quantities to have a several day reserve. (imagine how mad you will be if you fetch so frequently that you have a near real-time dependency on fetching, and somehow access to to your work source is cut-off for an extended period of time) [hint hint, several day reserve!]

Get from http://mersenneforum.org/misfit/
Attached Thumbnails
Click image for larger version

Name:	FetchOnLowGhDz.PNG
Views:	67
Size:	122.8 KB
ID:	9191  
swl551 is offline  
Old 2013-01-28, 13:52   #280
Chuck
 
Chuck's Avatar
 
May 2011
Orange Park, FL

3·5·59 Posts
Default

When all these improvements start to settle down I think I will look into becoming a MISFIT...when I take an extended trip this spring I want my system to be in automated fetch/report mode.
Chuck is offline  
Old 2013-01-28, 16:11   #281
swl551
 
swl551's Avatar
 
Aug 2012
New Hampshire

23×101 Posts
Default

Quote:
Originally Posted by Chuck View Post
When all these improvements start to settle down I think I will look into becoming a MISFIT...when I take an extended trip this spring I want my system to be in automated fetch/report mode.

As a weekend warrior frequent releases are what we get until:
1. There is no more functionality to add
2. I get bored

However 2.4's next build (eta is 2/3) will have native GPU72 fetching completed. Now is the time to get on-board.

After that I might take a few weekends off.

Last fiddled with by swl551 on 2013-01-28 at 16:35
swl551 is offline  
Old 2013-01-28, 16:39   #282
Dubslow
Basketry That Evening!
 
Dubslow's Avatar
 
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88

3·29·83 Posts
Default

Quote:
Originally Posted by swl551 View Post
As a weekend warrior frequent releases are what we get until:
1. There is no more functionality to add
2. I get bored
That's my spirit
Dubslow is offline  
Old 2013-01-28, 17:36   #283
flashjh
 
flashjh's Avatar
 
"Jerry"
Nov 2011
Vancouver, WA

1,123 Posts
Default

Quote:
Originally Posted by swl551 View Post
As a weekend warrior frequent releases are what we get until:
1. There is no more functionality to add
2. I get bored

However 2.4's next build (eta is 2/3) will have native GPU72 fetching completed. Now is the time to get on-board.

After that I might take a few weekends off.
You may have left one off:

3. Jerry stops asking for changes

As 3 is easily trumped by 2, however, 3 really isn't all that important ;)

Last fiddled with by flashjh on 2013-01-28 at 17:37
flashjh is offline  
Old 2013-01-29, 00:10   #284
swl551
 
swl551's Avatar
 
Aug 2012
New Hampshire

32816 Posts
Default DEFECT in 2.4b8 & b9

PROBLEM: MISFITworkToDo.txt has more rows than expected and the extra rows are duplicates.

CONDITIONS: MISFIT drains work from MISFITworkToDo.txt and if there is left-over work (not assigned out) the left-overs are appended to MISFITworkToDo.txt instead of replacing MISFITworkToDo.txt

ROOT CAUSE: MERGE_WORK method accidentally calling the file.AppendWithLock instead of the file.ReplaceWithLock method. Problem introduced after refactoring some methods and then calling the wrong method.

SOLUTION: SHORT TERM: STOP MISFIT....

STAND BY........ MORE INFORMATION.... 60 MINUTES.....

<ALL STOP>
swl551 is offline  
Old 2013-01-29, 01:02   #285
TObject
 
TObject's Avatar
 
Feb 2012

34×5 Posts
Question A newbie question

I tired the MISFIT today for the first time.

After the initial configuration I pushed “Add Work”

It reserved 25 exponents.

I pushed “Assign Work”

I went to Prices Control – Start Batch, and mfaktc started cranking. But when it was done with the 25 exponents, nothing happened.

How do I configure MISFIT to get more work and submit results automatically without my intervention?

Thank you
TObject is offline  
Old 2013-01-29, 01:26   #286
swl551
 
swl551's Avatar
 
Aug 2012
New Hampshire

23×101 Posts
Default URGENT FIX 2.4.b12 (required for 2.4b8 and 2.4b9)

NOT REQUIRED IF YOU RUNNING VERSIONS PRIOR TO 2.4b8

VERSION 2.4.b12 (beta)
Fixed bug where MISFIT drains work from MISFITworkToDo.txt and if there is left-over work (not assigned out) the left-overs are appended to MISFITworkToDo.txt instead of replacing MISFITworkToDo.txt.

How to fix if you have duplicates: (visually inspect MISFITworkToDo.txt in an editor, external editor is best since it can go full screen)

You can manually edit MISFITworkToDo.txt and try to remove the duplicates, but some of them may already be assigned out to WorkToDo files.
or
1.) DOWNLOAD 1.4.B12 and start it up.
2.) From PROCESS CONTROL MENU select SUSPEND AUTOMATION (10 minutes)
3.) Click the ASSIGN WORK Button and assign out ALL work in one shot. (duplicates may be detected which is what we are looking for)
4.) From the OPERATIONS menu select FORCE WORK BALANCE (even if you have only one mfaktX instance). All duplicates will be tossed!
5.) Now you can either leave as is or you can reclaim work from the WorkToDo.txt (with an editor) and add it back into MISFITWorkToDo by using the ADD WORK button.
6.) UN-SUSPEND AUTOMATION... you back up and running.


Get from http://mersenneforum.org/misfit/
swl551 is offline  
Closed Thread

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
questions about misfit jschwar313 MISFIT 1 2016-02-02 00:32
Help with Misfit TheMawn MISFIT 18 2015-06-21 22:00
Misfit feature request. Aramis Wyler MISFIT 15 2015-03-04 21:13
MISFIT 2.9 swl551 MISFIT 44 2014-12-15 12:46
MISFIT for MFAKTx swl551 MISFIT 186 2014-02-05 23:27

All times are UTC. The time now is 21:49.


Fri Aug 6 21:49:54 UTC 2021 up 14 days, 16:18, 1 user, load averages: 2.51, 2.44, 2.48

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.