Quote Originally Posted by zombie67 View Post
Wow. That was nice of them. Didn't even think to look. Thanks!

But I need different values for different machines. In any case, Plan Class = "mt". Simple as that.
Here is one from before the limits being put into preferences. You may have to change the app name:

<app_config>

<app>
<app_name>amicable_2_64</app_name>
<max_concurrent>1</max_concurrent>
</app>

<app_version>
<app_name>amicable_2_64</app_name>
<avg_ncpus>4.000000</avg_ncpus>
</app_version>

</app_config>

BTW, when you 1st attach it will issue 50-75 WU really quick and assign as many threads as you have. Set your ncpus to the number you want to use per WU and attach. When the WU download they will be using the number you set in ncpus. Then install the app_config and read it. Then you can take the ncpus back to the real number that you have and the project will behave according to the app_config.