Welcome to MilkyWay@home

Running 3 tasks only

Questions and Answers : Unix/Linux : Running 3 tasks only
Message board moderation

To post messages, you must log in.

AuthorMessage
Hal Bregg

Send message
Joined: 28 Dec 18
Posts: 14
Credit: 1,419,832
RAC: 1
Message 68761 - Posted: 20 May 2019, 13:24:20 UTC
Last modified: 20 May 2019, 13:35:26 UTC

Hello,

I would like to run one 'N-Body Simulation' and two 'Separation' tasks at once.
Would this configuration be correct?

<app_config>
   <app>
      <name>N-Body Simulation</name>
      <max_concurrent>1</max_concurrent>
      </app>
<app>
      <name>Separation</name>
      <max_concurrent>2</max_concurrent>
      </app>
</app_config>

ID: 68761 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Profile Keith Myers
Avatar

Send message
Joined: 24 Jan 11
Posts: 708
Credit: 542,969,903
RAC: 150,223
Message 68763 - Posted: 20 May 2019, 22:18:42 UTC - in response to Message 68761.  
Last modified: 20 May 2019, 22:19:37 UTC

Not sure if those are the correct names. You need to use however those projects are labelled in your client_state.xml under the app section. For example Separation is labelled simply as milkyway.
<app>
    <name>milkyway</name>
    <user_friendly_name>MilkyWay@Home</user_friendly_name>


Since I've never done N-body, I am not sure what the app name for it is. Likely just nbody.

Other than that correction, that is the correct way to limit max_concurrent to each project.
ID: 68763 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Profile Eric Mendelsohn
Volunteer moderator
Project administrator
Project developer
Project scientist

Send message
Joined: 21 Aug 18
Posts: 59
Credit: 5,350,675
RAC: 0
Message 68789 - Posted: 27 May 2019, 11:58:22 UTC - in response to Message 68763.  

Since I've never done N-body, I am not sure what the app name for it is. Likely just nbody.

The app name for the Milky Way N-body simulator is "milkyway_nbody". Hope this helps.

-Eric
ID: 68789 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Hal Bregg

Send message
Joined: 28 Dec 18
Posts: 14
Credit: 1,419,832
RAC: 1
Message 68796 - Posted: 29 May 2019, 4:12:26 UTC - in response to Message 68789.  

Since I've never done N-body, I am not sure what the app name for it is. Likely just nbody.

The app name for the Milky Way N-body simulator is "milkyway_nbody". Hope this helps.

-Eric


Thanks. Worked perfect.
ID: 68796 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote

Questions and Answers : Unix/Linux : Running 3 tasks only

©2024 Astroinformatics Group