OK here, but saw something similar reported ....since then things are good again... http://www.worldcommunitygrid.org/fo...e,yes#lastpost
(Maybe you can see that when you get connected again)
If you intend to change the number of GPU wu's running I will make a suggestion:
<app_config>
<app>
<name>hcc1</name>
<gpu_versions>
<gpu_usage>0.0625</gpu_usage>
<cpu_usage>0.5</cpu_usage>
</gpu_versions>
</app>
</app_config>
This one runs 16 wu's on the card but only uses 8 cores to do so so you free up 4 cores to run cpu.
an alternative might be:
<app_config>
<app>
<name>hcc1</name>
<gpu_versions>
<gpu_usage>0.083333</gpu_usage>
<cpu_usage>0.666666</cpu_usage>
</gpu_versions>
</app>
</app_config>
This one is running 12 on the card and using 8 cores to do so.





Reply With Quote

Bookmarks