yodap
bill1024
yodap
I missed all the AP classes in school so I need to start getting on board with it now.
Please help!
On your pref page where you set what subprojects, it is the very first choice. You can run CPU or GPU.
I would run GPU since the CPU WUs look like they take a long time.
Thanks.
I got them running on a 660ti, 780 and 970 but on a 760 they gag within a second of starting. Computation Errors.
Give this one a go for the 760!
app_config.xml file:
<app_config>
<app>
<name>ap26</name>
<gpu_versions>
<gpu_usage>1.0</gpu_usage>
<cpu_usage>1.0</cpu_usage>
</gpu_versions>
</app>
</app_config>
Testing this now on my 980 HC Cards. (So Far So Good)
app_config.xml file:
<app_config>
<app>
<name>ap26</name>
<gpu_versions>
<gpu_usage>0.5</gpu_usage>
<cpu_usage>0.5</cpu_usage>
</gpu_versions>
</app>
</app_config>
On the GTX 980 HC Cards
One Task Per GPU Two Tasks Per GPU
1,835.61 45.59 -v- 3,868.45 43.19
30 Minutes 64.5 Minutes
High 50C High 54C
Best app_config.xml file:
<app_config>
<app>
<name>ap26</name>
<gpu_versions>
<gpu_usage>1.0</gpu_usage>
<cpu_usage>0.5</cpu_usage>
</gpu_versions>
</app>
</app_config>