mersenneforum.org

mersenneforum.org (https://www.mersenneforum.org/index.php)
-   Software (https://www.mersenneforum.org/forumdisplay.php?f=10)
-   -   Minor error in handling worktodo (https://www.mersenneforum.org/showthread.php?t=20240)

tha 2015-05-11 06:20

Minor error in handling worktodo
 
I have a Quad core processor running mprime that for some reason I gave a worktodo file with the following outline:

[CODE]
[Worker #1]

[Worker #2]
some lines - A

[Worker #3]

[Worker #4]
some lines - B
[/CODE]

Both executing option 3 (display worktodo) and option 4 (continue executing) catch 'some lines - A' but fail to catch 'some lines - B'

Madpoo 2015-05-11 13:56

[QUOTE=tha;402118]I have a Quad core processor running mprime that for some reason I gave a worktodo file with the following outline:

[CODE]
[Worker #1]

[Worker #2]
some lines - A

[Worker #3]

[Worker #4]
some lines - B
[/CODE]

Both executing option 3 (display worktodo) and option 4 (continue executing) catch 'some lines - A' but fail to catch 'some lines - B'[/QUOTE]

I know this works okay on Prime95 without issue... I don't know how much different mprime is with handling the worktodo.txt file. Probably not much?

Would it matter if there was a mismatch in Unix/Windows EOL in the file... like the first few had a CR/LF but then only LF for some of them? Or vice versa. :)


All times are UTC. The time now is 18:42.

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