Page 1 of 3 123 LastLast
Results 1 to 10 of 21

Thread: Help Conquer Cancer app_info.xml files

  1. #1
    grathomp
    Guest

    Help Conquer Cancer app_info.xml files

    For those of you who are trying to crunch more than work unit at a time on WCG's now GPU project Help Conquer Cancer here are some app_info.xml files to help you to do so.
    Attached Files Attached Files

  2. #2
    Robert7
    Guest

    Re: Help Conquer Cancer app_info.xml files

    Do you have anything about "--device" parameter?

  3. #3
    grathomp
    Guest

    Re: Help Conquer Cancer app_info.xml files

    No, sorry. I'm not familiar with that.

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

    Re: Help Conquer Cancer app_info.xml files

    Quote Originally Posted by Robert7 View Post
    Do you have anything about "--device" parameter?
    What is that in reference to? The double hash (--) is used to signify a command line option of a program like boinc.exe, but boinc.exe, boinccmd.exe nor boincmgr.exe use that option.


    Future Maker? Teensy 3.6

  5. #5
    Robert7
    Guest

    Re: Help Conquer Cancer app_info.xml files

    "-- device 0/1/2/3" is used in cmdline in app_info to select GPU, but I don't know - works it for HCC or not?

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

    Re: Help Conquer Cancer app_info.xml files

    Sorry but I'm at a loss on this one. Maybe post your question on the WCG forum (Here)


    Future Maker? Teensy 3.6

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

    Re: Help Conquer Cancer app_info.xml files

    XS has a thread, where they have the app_info.xml files for many of the sub-projects at WCG. This allows you to combine GPU crunching for HCC, with other CPU sub-projects.

    http://www.xtremesystems.org/forums/...app_info-files
    "Don't confront me with my failures, I had not forgotten them" - Jackson Browne

    Avatar source


  8. #8
    grathomp
    Guest

    Re: Help Conquer Cancer app_info.xml files

    I started crunching this project again today after failing to get any more POEM tasks. I noticed the app_info I had no longer works because there is now a new version of Help Conquer Cancer. I have it working for AMD. Here it is.
    Attached Files Attached Files

  9. #9
    Diamond Member
    Duke of Buckingham's Avatar
    Join Date
    May 14th, 2011
    Location
    Lisboa = Portugal
    Posts
    8,433

    Re: Help Conquer Cancer app_info.xml files

    I downloaded that app it run only three tasks but they are faster in deed the problem was that my computer received a message saying:
    "This project doesn't support anonymous computers"

    Can anyone tell me what is the problem and if I can fix this.
    Friends are like diamonds and diamonds are forever



  10. #10
    Friend of SETI.USA
    Join Date
    November 15th, 2010
    Posts
    2,452

    Re: Help Conquer Cancer app_info.xml files

    You have to run a app_config.xml file now at the WCG Project, something like this is working for me: It works for either ATI or NVIDIA Cards, adjust to fit your needs, .5 CPU & 8 WCG GPU Wu's works good for me on my 3770k CPU & 7970 GPU's

    <app_config>
    <app>
    <name>hcc1</name>
    <gpu_versions>
    <gpu_usage>.50</gpu_usage>
    <cpu_usage>.125</cpu_usage>
    </gpu_versions>
    <max_concurrent>8</max_concurrent>
    </app>
    </app_config>

Page 1 of 3 123 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
  •