Message boards : Number crunching : app config
Message board moderation

To post messages, you must log in.

AuthorMessage
Profile Steve Hawker*

Send message
Joined: 10 Mar 15
Posts: 11
Credit: 309,361
RAC: 0
Message 778 - Posted: 21 Nov 2015, 10:05:25 UTC
Last modified: 21 Nov 2015, 10:08:07 UTC

for my own amusement, i want to run just one task at a time - so I generated the usual app config.

BM finds it but it doesn't work - it runs on all 4 cores. Previously this has been because of the wrong app name - but I got this one from the client-state.xml file.

<app_config>
<app>
<name>universe-BHspin</name>
<max_concurrent>1</max_concurrent>
</app>
</app_config>

Can anyone correct my mistake please?

BM 7.2.42
OS Ubuntu 14.04
ID: 778 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Profile Ananas

Send message
Joined: 26 Mar 15
Posts: 52
Credit: 1,737,270
RAC: 0
Message 779 - Posted: 21 Nov 2015, 11:45:45 UTC - in response to Message 778.  

I know that it might be a bit far-fetched on a Linux machine but as I cannot see what's wrong ...

If you created the file with windows notepad and then moved it to Linux, it might have a character set identifier in the first two characters of the text file, indicating that it has been saved as UTF8

If this is the case, it would confuse the XML parser of the core client and it wouldn't recognize the first <app_config> tag
ID: 779 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Senilix

Send message
Joined: 22 Feb 15
Posts: 9
Credit: 3,107,110
RAC: 0
Message 780 - Posted: 21 Nov 2015, 13:49:50 UTC - in response to Message 778.  
Last modified: 21 Nov 2015, 13:57:22 UTC

My guess is that it's running 1 BHspin and 3 ULX?

If you want just 1 WU to run you should use

<app_config>
<project_max_concurrent>1</project_max_concurrent>
</app_config>

Edit: My bad, i just noticed that <project_max_concurrent> is only supported since BOINC 7.4.9. You will need to upgrade your client to use this option. Sorry.
ID: 780 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Profile Steve Hawker*

Send message
Joined: 10 Mar 15
Posts: 11
Credit: 309,361
RAC: 0
Message 781 - Posted: 21 Nov 2015, 15:18:17 UTC

Thanks for responding.

1. I've set in preferences for just the BHspin tasks and so I get 4 of these running
2. I created it using gedit on Linux directly into the project folder
3. 7.4.9+ is not a stable version otherwise I would try it.
ID: 781 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote

Message boards : Number crunching : app config




Copyright © 2024 Copernicus Astronomical Centre of the Polish Academy of Sciences
Project server and website managed by Krzysztof 'krzyszp' Piszczek