![]() |
|
|
#78 |
|
"Mr. Meeseeks"
Jan 2012
California, USA
23×271 Posts |
EDIT: Gah, sorry nevermind, I just need to release it from it.. no need for MISFIT for what I'm trying :)
Last fiddled with by kracker on 2012-12-04 at 21:39 |
|
|
|
|
#79 |
|
Aug 2012
New Hampshire
23·101 Posts |
Well it really not a problem in .NET a LONG datatype goes to +9,223,372,036,854,775,807
Last fiddled with by swl551 on 2012-12-04 at 21:49 |
|
|
|
|
#80 |
|
"Jerry"
Nov 2011
Vancouver, WA
112310 Posts |
|
|
|
|
|
#81 |
|
"Mr. Meeseeks"
Jan 2012
California, USA
23·271 Posts |
Oh dear...
|
|
|
|
|
#82 |
|
"Mr. Meeseeks"
Jan 2012
California, USA
1000011110002 Posts |
I saw that I got:
Code:
12/5/2012 9:42:17 AM Error! Loading Results from C:\XX\MFAKTO1 The process cannot access the file 'C:\XX\MFAKTO1\Results.txt' because it is being used by another process. |
|
|
|
|
#83 |
|
Aug 2012
New Hampshire
23×101 Posts |
Excellent! MISFIT gracefully handled a collision and let whichever process that had a lock on results.txt continue unimpeded. MISFIT never issues file locks so it was some other process that had the file open with a lock.
|
|
|
|
|
#84 |
|
"Mr. Meeseeks"
Jan 2012
California, USA
23×271 Posts |
In the leader board, is it possible to display specific categories? ex. (rank in TF, P-1, LL etc)
|
|
|
|
|
#85 |
|
Aug 2012
New Hampshire
11001010002 Posts |
|
|
|
|
|
#86 |
|
Aug 2012
New Hampshire
23×101 Posts |
Version 1.0.0 is officially released. Almost all features from MISFIT have been ported over.
Something special for the CuLu version is the ability to manage check point files where CudaLucas.ini SaveAllCheckpoints=1. A very important feature to enable if you want to roll back to a "good" check point. The drawback is the HUGE amount of disk space it consumes and the need to purge out old checkpoint files.. Here is what I implemented in MISFIT CuLu to address checkpoint files: (see screenshot along with below statement) Assumes checkpoint files are saved in CuLu's default checkpoint directory 'savefiles'. Purging is delayed 30 minutes after MISFITculu startup and then occurs as part of the Stalled Process Check cycle. The intial 30 minute startup delay is prevent MISFITculu from taking action during random startups. Only after everything is up and running will any purging be possible. Stalled detection must be on for this feature to be active. If any instances are stalled NO purging will occur since you may need the checkpoint files! Enjoy! Get from http://www.mersenneforum.org/misfit/ |
|
|
|
|
#87 |
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
3·29·83 Posts |
Ooohh, that actually does sound really cool. Maybe over winter break I'll get off my ass and push 2.04 out of beta. (It's essentially done, but I wanted to add some lengths to the FFT table.)
|
|
|
|
|
#88 |
|
"Kieren"
Jul 2011
In My Own Galaxy!
2×3×1,693 Posts |
This looks really great, Scott! I will work it into operation shortly. Thanks!
@ Dubslow- Just a note that I still encounter very occasional cases where the FFT is just a little low, resulting in worrisome error levels. I don't know if this is on your list. It is a rare event, after all. |
|
|
![]() |
| 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 |