I have been trying to get v1.8 working on a Vista64 machine - not running as a service because I run CUDA (WinXP64 as a service works OK). According to the registry my directories are :-PROG C:\Program Files\BOINCDATA C:\ProgramData\BOINCInitiallly I had a problem because the DATA directory was hidden so Reschedule couldn't see it.Having sorted that out it seemed to be working OK except it shows I have zero CPU or GPU tasks when I press test.If I rename the client_state.xml I see "Error : C:\Programdata\BOINC\cleint_state.xml doers not exist" so it is looking in the right place.Is there a reason why it would read the client_state.xml but not find any tasks?I have searched for posts about Vista64 but not come across many.
Log says :CPU tasks: 0 (0 VLAR/VHAR)GPU tasks: 0 (0 VLAR/VHAR)
Having managed to download a few more tasks, I suspended computation (I prefer doing this even if it's not necessary), hit Run and BOINC was stopped, 37 tasks moved and BOINC restarted. Great, I thought. Upon resuming computation however, two VLARs that had earlier been moved to the CPU (AK_v8_win_x64_SSE41) exited with 'SETI@home error -1 Can't create file -- disk full?' The CUDA task and two Einstein tasks restarted fine.There's no problem with disk space, BOINC is using ~500MB of its allocated 10GB and the partition has more than 100GB free.The host is #4719981 and the errors were tasks #1289669959 and #1289669920
Quote from: samuel7 on 05 Jul 2009, 06:18:41 amHaving managed to download a few more tasks, I suspended computation (I prefer doing this even if it's not necessary), hit Run and BOINC was stopped, 37 tasks moved and BOINC restarted. Great, I thought. Upon resuming computation however, two VLARs that had earlier been moved to the CPU (AK_v8_win_x64_SSE41) exited with 'SETI@home error -1 Can't create file -- disk full?' The CUDA task and two Einstein tasks restarted fine.There's no problem with disk space, BOINC is using ~500MB of its allocated 10GB and the partition has more than 100GB free.The host is #4719981 and the errors were tasks #1289669959 and #1289669920There was a bug fix in 6.6.31 for output file errors, which might have something to do with this. Your errors indicate you have 6.6.28 running. Current release version of BOINC is 6.6.36.
Having managed to download a few more tasks, I suspended computation (I prefer doing this even if it's not necessary), hit Run and BOINC was stopped, 37 tasks moved and BOINC restarted. Great, I thought. Upon resuming computation however, two VLARs that had earlier been moved to the CPU (AK_v8_win_x64_SSE41) exited with 'SETI@home error -1 Can't create file -- disk full?' The CUDA task and two Einstein tasks restarted fine.
@MariusBTW, how your tool will handle systems with SETI +SETI beta installations?Can it be used in such situation? will it rebrand beta tasks?
Could it be trying to reschedule an abandoned Boinc installation?
I guess this will not work if you run the combination of seti + beta (not sure this combination is possible though)
Such combination possible. SETI and SETI beta are different projects but both use SETI_enhanced tag for SETI MB. The problem is - their tasks reside in different directories (cause they belong to different projects).So, from client_state workunit record point of view they are almost the same but fi you will need to parse WU itself you should look in another directory for that.For now beta uses that same 603 and 608 app versions so its MB tasks almost indistinguishable from SETI main ones