Results 1 to 4 of 4

Thread: Getting Moo! to crunch on your GPU

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2010
    Location
    Leiden, the Netherlands
    Posts
    4,384

    Getting Moo! to crunch on your GPU

    Ha! That sounds simple, let it crunch on your GPU. Just thick the hex with the appropiate GPU in your account settings.

    If it were that simple, I would not start a thread, would I? If you do just that I give you 10 to 1 the WUs will download and will not start -if they download at all.

    And for those who like to live on the edge: Remove Moo!, re-attach and see whether you can get a new GPU WU. I bet you you can't. And the latter is all the more strange.

    In order for Moo! to start crunching it needs an app_config.xml file in its project map, along with the other Moo! files.
    Make it with notepad, leafpad, gedit or another very basic editor. This one will crunch two WUs simultaniously on one GPU:
    Code:
    <app_config>
       <app>
          <name>dnetc</name>
          <max_concurrent>2</max_concurrent>
          <gpu_versions>
             <gpu_usage>0.50</gpu_usage>
             <cpu_usage>0.05</cpu_usage>
          </gpu_versions>
       </app>
    </app_config>
    Note that this will mean that in my Ubuntu box -with an APU and two HD 6670s- this will result in Moo! being crunched at six WUs together at a time.

    Chances are though that BOINC will come up with messages as 'unrecognised application 'dnetc' in app_config.xml' as I lastly experienced when commiting my Lubuntu box to Moo! -with an A10 APU and a HD 7750.
    Mind you: the same app_config.xml runs on machines that crunched Moo! earlier. I have changed the driver for the Lubuntu box from 13.11 to 13.4, let's see what happens.
    I'll also try to make my HD 7790 active on Moo! -Win8.1 willing, which keeps trashing the 13.4 driver's CAL.

    And I forgot to tell you that when I enable the setting 'Use CPU' on my account page, that the machines that do not get any GPU work suddenly get CPU work and still no GPU WUs....maddening.
    Last edited by Dirk Broer; 12-15-2013 at 08:30 PM.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •