mersenneforum.org

mersenneforum.org (https://www.mersenneforum.org/index.php)
-   MISFIT (https://www.mersenneforum.org/forumdisplay.php?f=103)
-   -   (archive)MISFIT (https://www.mersenneforum.org/showthread.php?t=17414)

kracker 2012-12-04 21:30

[QUOTE=swl551;320495]int32 has a max value of [LEFT][COLOR=#000000] 2,147,483,647[/COLOR]

[COLOR=#000000]If you are making up unreasonable numbers then MISFIT works perfectly. If you are making up realistic numbers then MISFIT needs to move to a larger data type.[/COLOR]
[/LEFT]
[/QUOTE]

EDIT: Gah, sorry nevermind, I just need to release it from it.. no need for MISFIT for what I'm trying :)

swl551 2012-12-04 21:48

[QUOTE=kracker;320496]EDIT: Gah, sorry nevermind, I just need to release it from it.. no need for MISFIT for what I'm trying :)[/QUOTE]

Well it really not a problem in .NET a LONG datatype goes to +9,223,372,036,854,775,807

flashjh 2012-12-05 00:45

[QUOTE=swl551;320499]Well it really not a problem in .NET a LONG datatype goes to +9,223,372,036,854,775,807[/QUOTE]
That [I]might[/I] be a problem soon too :razz:

kracker 2012-12-05 00:55

Oh dear...

kracker 2012-12-05 21:26

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.
[/code]

swl551 2012-12-05 23:06

[QUOTE=kracker;320625]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.
[/code][/QUOTE]

[B]Excellent![/B] 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.

kracker 2012-12-06 18:52

In the leader board, is it possible to display specific categories? ex. (rank in TF, P-1, LL etc)

swl551 2012-12-06 19:03

[QUOTE=kracker;320774]In the leader board, is it possible to display specific categories? ex. (rank in TF, P-1, LL etc)[/QUOTE]


yes, but not something I'm going to work on in the near future. Lots of work underway for MISFITculu right now.

swl551 2012-12-06 20:51

MISFITculu 1.0.0
 
1 Attachment(s)
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..

[B]Here is what I implemented in MISFIT CuLu to address checkpoint files: (see screenshot along with below statement)[/B]
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 [URL]http://www.mersenneforum.org/misfit/[/URL]

Dubslow 2012-12-06 21:21

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.)

kladner 2012-12-06 22:37

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.


All times are UTC. The time now is 08:19.

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