Message boards : Theory Application : Problems with app_config file?
Message board moderation

To post messages, you must log in.

AuthorMessage
Iceberg007

Send message
Joined: 16 Nov 17
Posts: 14
Credit: 89,015
RAC: 20
Message 47325 - Posted: 29 Sep 2022, 3:29:21 UTC

Hi there. I'm having problems getting new Theory tasks despite there being WUs available. Is there something missing from or erroneous in my app_config file? It is shown below.

<app_config>
<app>
<name>Theory</name>
<max_concurrent>1</max_concurrent>
</app>
<app_version>
<app_name>Theory</app_name>
<plan_class>vbox64_theory</plan_class>
<cmdline>--nthreads 1</cmdline>
</app_version>
</app_config>

Thanks.
ID: 47325 · Report as offensive     Reply Quote
computezrmle
Volunteer moderator
Volunteer developer
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 15 Jun 08
Posts: 2411
Credit: 226,316,406
RAC: 131,539
Message 47327 - Posted: 29 Sep 2022, 5:49:26 UTC - in response to Message 47325.  

On your prefs page:
- enable "Should LHC@home show your computers on its web site?"
- disable "Run native if available?"
- set "Max # of jobs for this project = No limit"
- set "Max # of CPUs for this project = No limit"



The options you set in the <app_version> section of your app_config.xml just repeat the default.
This should be avoided.
It would be save to completely remove app_config.xml.
If you want to keep the <max_concurrent> value your app_config.xml should be reduced to:
<app_config>
    <app>
        <name>Theory</name>
        <max_concurrent>1</max_concurrent>
    </app>
</app_config>
ID: 47327 · Report as offensive     Reply Quote
Iceberg007

Send message
Joined: 16 Nov 17
Posts: 14
Credit: 89,015
RAC: 20
Message 47331 - Posted: 29 Sep 2022, 23:15:03 UTC - in response to Message 47327.  

No luck. I'll try some other things soon. Thanks, though.
ID: 47331 · Report as offensive     Reply Quote

Message boards : Theory Application : Problems with app_config file?


©2024 CERN