Quote Originally Posted by STE\/E View Post
I use a app_config.xml file but you can try & change it to app_info.xml:

<app_config>
<app>
<name>test</name>
<gpu_versions>
<gpu_usage>.5</gpu_usage>
<cpu_usage>.5</cpu_usage>
</gpu_versions>
<max_concurrent>2</max_concurrent>
</app>
</app_config>
I tried that app and gain sometime because I had a better use of CPU and GPU. 54 minutes for 2 WUs so 27 minutes each, very good for my GPU, I was doing must worst before. Thanks STE\/E.