Results 1 to 1 of 1

Thread: PrimeGrid app_config.xml

  1. #1
    Platinum Member
    Maxwell's Avatar
    Join Date
    October 25th, 2010
    Location
    Everett, WA
    Posts
    3,300

    PrimeGrid app_config.xml

    I'll update this as I run more apps on the site, but here's what I have so far:

    Code:
    <app_config>
    <app>
    <name>pps_sr2sieve</name>
    <gpu_versions>
    <gpu_usage>0.25</gpu_usage>
    <cpu_usage>0.25</cpu_usage>
    </gpu_versions>
    </app>
    <app>
    <name>llrSOB</name>
    <max_concurrent>1</max_concurrent>
    </app>
    <app>
    <name>llrMEGA</name>
    <max_concurrent>2</max_concurrent>
    </app>
    <app>
    <name>llrPPSE</name>
    <max_concurrent>2</max_concurrent>
    </app>
    <app>
    <name>llrWOO</name>
    <max_concurrent>2</max_concurrent>
    </app>
    <app>
    <name>llrCUL</name>
    <max_concurrent>1</max_concurrent>
    </app>
    <app>
    <name>llr321</name>
    <max_concurrent>2</max_concurrent>
    </app>
    </app>
    <app>
    <name>llrESP</name>
    <max_concurrent>2</max_concurrent>
    </app>
    <app>
    <name>llrSR5</name>
    <max_concurrent>4</max_concurrent>
    </app>
    <project_max_concurrent>2</project_max_concurrent>
    </app_config>
    Last edited by Maxwell; 01-28-15 at 05:50 PM. Reason: New App

Posting Permissions

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