serverroom-components/boinc/app_config_template.xml

14 lines
254 B
XML
Raw Normal View History

2024-11-24 19:06:27 +00:00
<app_config>
<app>
<name>myapp</name>
<gpu_versions>
<cpu_usage>1.0</cpu_usage>
<gpu_usage>0.5</gpu_usage>
</gpu_versions>
</app>
</app_config>
<app_config>
<project_max_concurrent>1</project_max_concurrent>
</app_config>