app_config settings for multiple GPU apps

Ian&Steve C.
Ian&Steve C.
Joined: 19 Jan 20
Posts: 3945
Credit: 46741212642
RAC: 64112756

yes. just use separate app

yes. just use separate app sections

Quote:

<app_config>

<app>
<name>einsteinbinary_BRP7</name>
<gpu_versions>
<cpu_usage>0.1</cpu_usage>
<gpu_usage>1.0</gpu_usage>
</gpu_versions>
</app>

<app>
<name>einstein_O3AS</name>
<gpu_versions>
<cpu_usage>1.0</cpu_usage>
<gpu_usage>0.33</gpu_usage>
</gpu_versions>
</app>

</app_config>



BOINC will run 3 tasks on the GPU for O3AS, but when it decides it wants to run a BRP7 task, it will only run 1 task.

 

_________________________________________________________________________

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.