how crunching 2 GPU tasks concurrently ?


Message boards : Number crunching : how crunching 2 GPU tasks concurrently ?

Message board moderation

To post messages, you must log in.
AuthorMessage
erich56

Send message
Joined: 12 Jan 24
Posts: 17
Credit: 1,586,231
RAC: 20
Message 8194 - Posted: 12 Jan 2024, 15:52:47 UTC
hi, I am completely new to this project, and I have a technical question:
with some other projects I have participated in the past up to now, I have crunched 2 GPU tasks concurrently, by creating an app_config.xml with the following content (this is for the OPNG tasks from Word Community Grid):

<app_config>
<app>
<name>opng</name>
<gpu_versions>
<gpu_usage>0.5</gpu_usage>
<cpu_usage>1.00</cpu_usage>
</gpu_versions>
</app>
</app_config>

I now tried the same, and instead the app name "opng" I used "ps_240103".
However, this did not work. After applying the app_config_xml, still only 1 task was crunched at a time.
Can anyone tell me which name I need to use (instead of "ps_240103")?
ID: 8194 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
erich56

Send message
Joined: 12 Jan 24
Posts: 17
Credit: 1,586,231
RAC: 20
Message 8195 - Posted: 12 Jan 2024, 17:09:40 UTC - in response to Message 8194.  
okay, I found the correct text: "period_search"
ID: 8195 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote

Message boards : Number crunching : how crunching 2 GPU tasks concurrently ?