![]() |
I've had hundreds of lines in worktodo.txt before. Interesting.
|
[QUOTE=Karl M Johnson;444065]Found my first bug for mfaktc by getting overnight TF work.
It would seem that 128 lines in worktodo file cause some kind of overflow, and mfaktc complains about invalid format in such a case (and doesn't start). Will report further findings later.[/QUOTE] I currently have 1723 lines in my worktodo and it's running sweet as a nut. The new version puts out just over 500 days/day on my 970, previous version was about 470 days/day |
[QUOTE=TheJudger;444060]P.P.S. How high is the demand for Wagstaff and/or LessClasses?[/QUOTE]I would normally request LessClasses, but my newest GPU is a 670 so I don't have any immediate need for it until a GTX 1080 magically falls out of the sky :smile:
|
CUDA 8.0 made little difference on my currently-running 580. No surprise, for something that old.
|
[QUOTE=James Heinrich;444080]I would normally request LessClasses, but my newest GPU is a 670 so I don't have any immediate need for it until a GTX 1080 magically falls out of the sky :smile:[/QUOTE]
I just compiled the 32 and 64 bit versions of lessclass, Wagstaff, and lessclass Wagstaff. I emailed to Oliver a few minutes ago, I'm sure he'll post them soon ;) |
[QUOTE=kladner;444086]CUDA 8.0 made little difference on my currently-running 580. No surprise, for something that old.[/QUOTE]
On this note, I'm sad to say that the workhorse 580s are soon obsolete based on CUDA versions -- If they're not already ;) Current compiler warning: [CODE]nvcc warning : The 'compute_20', 'sm_20', and 'sm_21' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning).[/CODE] Won't change much either way, just sad. |
[QUOTE=Karl M Johnson;444065]Found my first bug for mfaktc by getting overnight TF work.
It would seem that 128 lines in worktodo file cause some kind of overflow, and mfaktc complains about invalid format in such a case (and doesn't start). Will report further findings later.[/QUOTE] Back in my HayDay of running mfaktc I had thousands of lines in many instances running with no problems. Have you checked for any non-text characters in the file? That might cause a problem. |
[QUOTE=flashjh;444092]Back in my HayDay of running mfaktc I had thousands of lines in many instances running with no problems. Have you checked for any non-text characters in the file? That might cause a problem.[/QUOTE]
I did have a problem with line endings once, IIRC. |
[QUOTE=Mark Rose;444095]I did have a problem with line endings once, IIRC.[/QUOTE]
Nailed it! Turns out, it was not related to mfaktc, but which EOL worktodo.txt used. I've realised this only when I've noticed a 'Macintosh' EOL being used n Notepad++ and I'm not sure how this happened. False alarm :smile: |
[QUOTE=flashjh;444090]On this note, I'm sad to say that the workhorse 580s are soon obsolete based on CUDA versions -- If they're not already ;)
Current compiler warning: [CODE]nvcc warning : The 'compute_20', 'sm_20', and 'sm_21' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning).[/CODE]Won't change much either way, just sad.[/QUOTE] One point I am uncertain about: I have always run 32 bit versions of mfaktc, because they have a very slight performance edge over the 64 bit. My experiment was with the 64 bit version of CUDA 8.0. Still, any differences were within normal fluctuations in everyday running. |
[QUOTE=Karl M Johnson;444096]Turns out, it was not related to mfaktc, but which EOL worktodo.txt used.[/QUOTE]Vaguely related: I discovered while writing a script to fetch new worktodo that mfaktc always rewrites all of worktodo.txt and always uses \r\n even if the file had \n line-endings (which mfaktc can read fine).
|
| All times are UTC. The time now is 23:11. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.