Results 1 to 25 of 154

Thread: Joining GPUGrid the easy way

Threaded View

  1. #38
    Registered User
    Join Date
    Feb 2013
    Location
    Middle Earth
    Posts
    208
    From my most recent research at http://www.gpugrid.net/forum_thread.php?id=3319#29081

    An app_config.xml file could/should look like this...

    <app_config>
    <app>
    <name>acemdbeta</name>
    <max_concurrent>9999</max_concurrent>
    <gpu_versions>
    <gpu_usage>1</gpu_usage>
    <cpu_usage>0.001</cpu_usage>
    </gpu_versions>
    </app>
    <app>
    <name>acemdlong</name>
    <max_concurrent>9999</max_concurrent>
    <gpu_versions>
    <gpu_usage>1</gpu_usage>
    <cpu_usage>0.001</cpu_usage>
    </gpu_versions>
    </app>
    <app>
    <name>acemd2</name>
    <max_concurrent>9999</max_concurrent>
    <gpu_versions>
    <gpu_usage>1</gpu_usage>
    <cpu_usage>0.001</cpu_usage>
    </gpu_versions>
    </app>
    <app>
    <name>acemdshort</name>
    <max_concurrent>9999</max_concurrent>
    <gpu_versions>
    <gpu_usage>1</gpu_usage>
    <cpu_usage>0.001</cpu_usage>
    </gpu_versions>
    </app>
    </app_config>

    Specifically, at least I now know how the <name> need to be modify.

    Can anyone answer my question... WCG has a web page that provides a Team with a weekly Point and Result listing.
    https://secure.worldcommunitygrid.or...rdsPerPage=100
    Does GPUGrid.net have the same/similar thing for it's teams?
    Last edited by Gandalf; 04-05-2013 at 06:49 PM.


    "I refuse to answer that question on the grounds that I don't know the answer" [Douglas Adams (11 March 1952 - 11 May 2001)]

Tags for this Thread

Bookmarks

Bookmarks

Posting Permissions

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