Page 1 of 2 12 LastLast
Results 1 to 10 of 17

Thread: Moo: Need app_info.xml w/ 7.x

  1. #1
    Diamond Member
    zombie67's Avatar
    Join Date
    October 24th, 2010
    Location
    Reno, NV
    Posts
    7,287

    Moo: Need app_info.xml w/ 7.x

    It turns out that Moo won't run on ATI with BOINC 7.x naturally. You need to use an app_info.xml. I am trying to run Moo now, and am running into this problem. I am sure some of us are already doing this. Can one of you please post your app_info.xml file?

    Thanks!
    "Don't confront me with my failures, I had not forgotten them" - Jackson Browne

    Avatar source


  2. #2
    Gold Member

    Join Date
    June 1st, 2011
    Location
    Terra Incognito
    Posts
    1,012
    I'm not running an app info on moo and I have boinc 7

    Sent from my Galaxy Nexus using Tapatalk 2

  3. #3
    Diamond Member
    zombie67's Avatar
    Join Date
    October 24th, 2010
    Location
    Reno, NV
    Posts
    7,287

    Re: Moo: Need app_info.xml w/ 7.x

    Odd. For me, and people on their forums, tasks download and then just sit there. They never run.
    "Don't confront me with my failures, I had not forgotten them" - Jackson Browne

    Avatar source


  4. #4
    Silver Member
    coronicus's Avatar
    Join Date
    December 15th, 2010
    Location
    Tupelo, MS
    Posts
    712

    Re: Moo: Need app_info.xml w/ 7.x

    wow im glad i havent updated boinc yet was to busy with prima bunkering..


  5. #5
    Gold Member

    Join Date
    June 1st, 2011
    Location
    Terra Incognito
    Posts
    1,012

    Re: Moo: Need app_info.xml w/ 7.x

    Quote Originally Posted by zombie67 View Post
    Odd. For me, and people on their forums, tasks download and then just sit there. They never run.
    Moo! has been the most stable GPU project for my AMD HD 6970 since upgrading to 7. I've had issues with donate, poem and albert.

    The only thing I can think of that I have done is to completely reinstall Boinc 7.0.25 and the AMD 12.3 drivers as well as run driver sweeper not too long ago.

  6. #6
    Past Administrator
    Fire$torm's Avatar
    Join Date
    October 13th, 2010
    Location
    In the Big City
    Posts
    7,938

    Re: Moo: Need app_info.xml w/ 7.x

    Hey Zombie I just tested it. No issues so far.

    Win7 x64
    BOINC 7.0.25
    CCC 12.3
    Afterburner 2.2.0 Beta15

    Edit: No app_info file
    Last edited by Fire$torm; 04-16-12 at 03:33 PM.


    Future Maker? Teensy 3.6

  7. #7
    Diamond Member
    zombie67's Avatar
    Join Date
    October 24th, 2010
    Location
    Reno, NV
    Posts
    7,287

    Re: Moo: Need app_info.xml w/ 7.x

    Yeah, both of my machines (one with dual 5870s, and one with a single 7970) will get tasks from moo, but not run them. And like I said, this problem is not unique to me. Other people in the forums are having the same problem. However, I did find an app_info.xml that does work. Don't let the app names throw you, like they did me (at first).

    On a side note, is there any trick to getting moo to run on 7970s? Now that I have it running, I get nothing but errors with that GPU.

    Code:
    <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>1.0</count> 
    </coproc>
    </app_version> 
    </app_info>
    "Don't confront me with my failures, I had not forgotten them" - Jackson Browne

    Avatar source


  8. #8
    Past Administrator
    Fire$torm's Avatar
    Join Date
    October 13th, 2010
    Location
    In the Big City
    Posts
    7,938

    Re: Moo: Need app_info.xml w/ 7.x

    This is strange as I have never seen Moo not run on any of my 5xxx cards. Maybe it is an issue with the support files DL'd from the project server? I have zero experience with the 7xxxx cards. Tank_Master, Bryan or Ste\/e would be the ones to talk to.

    BTW, you never mentioned your OS.


    Future Maker? Teensy 3.6

  9. #9
    Diamond Member
    zombie67's Avatar
    Join Date
    October 24th, 2010
    Location
    Reno, NV
    Posts
    7,287

    Re: Moo: Need app_info.xml w/ 7.x

    My os is win7 64. It doesn't happen to everyone, and it is not card-specific. But for those that have the problem, the only solution is an app_info.xml.
    "Don't confront me with my failures, I had not forgotten them" - Jackson Browne

    Avatar source


  10. #10
    Past Administrator
    Fire$torm's Avatar
    Join Date
    October 13th, 2010
    Location
    In the Big City
    Posts
    7,938

    Re: Moo: Need app_info.xml w/ 7.x

    Quote Originally Posted by zombie67 View Post
    My os is win7 64. It doesn't happen to everyone, and it is not card-specific. But for those that have the problem, the only solution is an app_info.xml.
    OK. And sorry you have had this experience. It is very strange. I wonder if it is OS specific? Can you post a link from the Moo thread discussing this please? I'm a tad tempted to try and duplicate the problem just to see.


    Future Maker? Teensy 3.6

Page 1 of 2 12 LastLast

Posting Permissions

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