PDA

View Full Version : PrimeGrid app_config.xml



Maxwell
10-14-14, 01:27 PM
I'll update this as I run more apps on the site, but here's what I have so far:


<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>