PDA

View Full Version : Having trouble running one WU per GPU



Mike029
07-19-12, 06:49 PM
I copied the xml file from the sticky above but the Moo wus will not start. They just sit there. I'm using .31 the latest ati drivers running win 7 64. I know this way a problem before with Moo. I had it running before I switched to Milk and now, nothing.

Duke of Buckingham
07-19-12, 08:29 PM
Me also gives a message that is not a priority project and once in a while gives one task. I have Moo always open and can do some tasks a day but need to have other GPU project. I thought it was my OS that had a bad instalation but not in this case. When I press the actualization in Boinc projects sometimes give me one task. So is the .31 that is with problems.

Mike029
07-20-12, 08:37 AM
My guess is that I'm going to have to go down to 6.xx to get Moo to work. :mad:

Duke of Buckingham
07-20-12, 09:03 AM
I think the 7.0 28 is working fine. I had run it before for a while.

http://vusn.org/main/images/stories/vf-31.png

Mike029
07-20-12, 11:25 AM
I'm back to Boinc 6.xx.34 with 12.4 drivers. Moo is crunching now but I can't seem to get the xml file to crunch one per gpu. Below is a copy of my app_info.xml file. What did I do wrong? :-?





<app_info>
<app>
<name>dnetc</name>
<user_friendly_name>Distributed.net Client</user_friendly_name>
</app>
<file_info>
<name>dnetc_wrapper_1.3_windows_intelx86__ati14.exe</name>
<executable/>
</file_info>
<file_info>
<name>dnetc518-win32-x86-stream.exe</name>
<executable/>
</file_info>
<file_info>
<name>dnetc-gpu-1.3.ini</name>
</file_info>
<file_info>
<name>job-ati14-1.00.xml</name>
</file_info>
<app_version>
<app_name>dnetc</app_name>
<version_num>103</version_num>
<platform>windows_intelx86</platform>
<avg_ncpus>0.15</avg_ncpus>
<max_ncpus>1.0</max_ncpus>
<plan_class>ati14</plan_class>
<flops>1157115231469.729200</flops>
<file_ref>
<file_name>dnetc_wrapper_1.3_windows_intelx86__ati14.exe</file_name>
<main_program/>
</file_ref>
<file_ref>
<file_name>dnetc518-win32-x86-stream.exe</file_name>
<copy_file/>
</file_ref>
<file_ref>
<file_name>dnetc-gpu-1.3.ini</file_name>
<open_name>dnetc.ini</open_name>
<copy_file/>
</file_ref>
<file_ref>
<file_name>job-ati14-1.00.xml</file_name>
<open_name>job.xml</open_name>
<copy_file/>
</file_ref>
<coproc>
<type>ATI</type>
<count>.5</count>
</coproc>
</app_version>
</app_info>

Bryan
07-22-12, 01:12 AM
Mike I don't understand your problem. Are you gettng 2 wu running on a single GPU and want 1 -or- are you running 2 GPUs and only 1 WU is running?

If it is the 1st then change count in the app_info to 1. If it is the 2nd then that is the way MOO works. It uses all available GPUs and crunches a single tasks. The MOO WU consists of multiple "packets" of work. If you have more than 1 GPU then the wrapper asssigns different packets to each GPU to be crunched.

If running multiple GPUs on MOO then you want them matched otherwise the faster card is in effect being slowed down. It will sit idle while the slower GPU finishes doing its thing.

Mike029
07-22-12, 11:10 AM
Sorry about that. I have a 5970 and 5870 in one box. Moo is using all three gpus as is normal. I want to run one wu per gpu. Run three wus at a time. When I changed the " <count>.5</count>" I was trying to get Moo to run 2 wu per gpu. I can change it back. I copied the above right from the sticky post and saved it as app_info.xml in the Boinc dir, Moo project folder. I'm going to delet it all and start from scratch. I had it working
before so I know the PEBKAC :o

Fire$torm
07-22-12, 02:46 PM
I'm back to Boinc 6.xx.34 with 12.4 drivers. Moo is crunching now but I can't seem to get the xml file to crunch one per gpu. Below is a copy of my app_info.xml file. What did I do wrong? :-?

Errrrrr, hmmmmmmm.... *cough cough*

I think I see the problem.

<app_info>
<app>
<name>dnetc</name>
<user_friendly_name>Distributed.net Client</user_friendly_name>
</app>
<file_info>
<name>dnetc_wrapper_1.3_windows_intelx86__ati14.ex e</name>

Remove the space between x and e and restart BOINC.

Hope that's all it is.

F$

Mike029
07-22-12, 03:50 PM
Errrrrr, hmmmmmmm.... *cough cough*

I think I see the problem.

<app_info>
<app>
<name>dnetc</name>
<user_friendly_name>Distributed.net Client</user_friendly_name>
</app>
<file_info>
<name>dnetc_wrapper_1.3_windows_intelx86__ati14.ex e</name>

Remove the space between x and e and restart BOINC.

Hope that's all it is.

F$

Yeah I did that. I thought I corrected that in your sticky. Ahh well. Like I said I'll blow it up and start over. I'll let you know how I make out.

Fire$torm
07-22-12, 04:05 PM
Yeah I did that. I thought I corrected that in your sticky. Ahh well. Like I said I'll blow it up and start over. I'll let you know how I make out.

Hmmm, sorry Mike. That space is some kind of forum bug. It does not exist in the OP version which I copied on this forum. And I just tried to remove it but it keeps coming back. Ended up reformatting my copy so it does not show up. Hope this hasn't caused anyone else a headache. Again, my apologies. :(

Mike029
07-22-12, 09:01 PM
Hmmm, sorry Mike. That space is some kind of forum bug. It does not exist in the OP version which I copied on this forum. And I just tried to remove it but it keeps coming back. Ended up reformatting my copy so it does not show up. Hope this hasn't caused anyone else a headache. Again, my apologies. :(

Ahh, I made the correction and did not bother to check. No worries. I'll play with it tomorrow.