@SrsBsns
1: Set the project to "No new task"
2: Quit BOINC
3: Edit app_info.xml
4: Set avg_ncpus = .75
5: Set max_ncpus = .75
6: count = .12
7: Save
8: Run BOINC
Once you run out if task, rename app_info.xml to app_info.old
Since you only want to crunch on GPU, make sure your Device Profile is set accordingly. »
secure.worldcommunitygrid.org/ms···vices.doUpgrade your BOINC to version 7.0.42
Run BOINC
Check if you have GPU Task
If you have, create projects\www.worldcommunitygrid.org\
app_config.xml
app_config.xml (Contents):
<app_config>
<app>
<name>hcc1</name>
<max_concurrent>18</max_concurrent>
<gpu_versions>
<gpu_usage>.11</gpu_usage>
<cpu_usage>.66</cpu_usage>
</gpu_versions>
</app>
</app_config>