Punchy
26:12 for a single WU on a GTX 1070 SC. I don't know if that's good or not? I will try running 2 or 3 at a time, if I have any time before the challenge starts.
Can you post a link to your 26:12 time about that seems very long, like this
http://www.primegrid.com/result.php?resultid=754634070Sorry I corrected my settings <gpu_usage>1.0</gpu_usage> if you change this the read 0.5 then it will run 2 Tasks Per GPU.
(My testing show this is best on my Rigs 980 or 1080 cards.
http://www.primegrid.com/results.php?userid=273570&offset=0&show_names=0&state=0&appid=111 Task Per GPU 1080 Run time 1,136.24 and Run time CPU 52.06
1 Task Per GPU 980 Run time 1,828.16 and Run time CPU 48.47
One Tasks Per GPU
<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>
Two Tasks Per GPU
<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>