More than one task per GPU?

Message boards : Number crunching : More than one task per GPU?
Message board moderation

To post messages, you must log in.

AuthorMessage
WPrion

Send message
Joined: 18 Oct 22
Posts: 2
Credit: 7,128
RAC: 0
Message 3378 - Posted: 18 Oct 2022, 12:54:37 UTC

Is it possible to run more than one GPU task on a GPU (assuming CPU is not limiting)?

I searched the forums and found nothing about app_config.xml files.

Thanks.
ID: 3378 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Profile Eric Driver
Project administrator
Project developer
Project tester
Project scientist

Send message
Joined: 8 Jul 11
Posts: 1318
Credit: 403,839,018
RAC: 289,146
Message 3380 - Posted: 18 Oct 2022, 15:47:44 UTC - in response to Message 3378.  

Is it possible to run more than one GPU task on a GPU (assuming CPU is not limiting)?

I searched the forums and found nothing about app_config.xml files.

Thanks.


Yes. Here is my app config for running 2 simultaneously. Each instance uses about 20% of a CPU, but yours might differ.

<app_config>
  <app>
    <name>GetDecics</name>
    <gpu_versions>
      <gpu_usage>0.49</gpu_usage>
      <cpu_usage>0.20</cpu_usage>
    </gpu_versions>
  </app>
</app_config>
ID: 3380 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
WPrion

Send message
Joined: 18 Oct 22
Posts: 2
Credit: 7,128
RAC: 0
Message 3381 - Posted: 18 Oct 2022, 17:14:25 UTC - in response to Message 3380.  
Last modified: 18 Oct 2022, 17:19:45 UTC

Perfect! Thanks!!

ETA: Wow, SEARCH is wierd.

I tried searching for app_config.xml with and without quotes and got nothing. After I got your reply I searched for "app config" and found what I was looking for. Sorry I didn't try that before.
ID: 3381 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Profile Eric Driver
Project administrator
Project developer
Project tester
Project scientist

Send message
Joined: 8 Jul 11
Posts: 1318
Credit: 403,839,018
RAC: 289,146
Message 3382 - Posted: 18 Oct 2022, 21:56:07 UTC - in response to Message 3381.  

Perfect! Thanks!!

ETA: Wow, SEARCH is wierd.

I tried searching for app_config.xml with and without quotes and got nothing. After I got your reply I searched for "app config" and found what I was looking for. Sorry I didn't try that before.


I've never actually tried the search function, but that does sound weird.
ID: 3382 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Richard Haselgrove

Send message
Joined: 28 Oct 11
Posts: 179
Credit: 220,430,222
RAC: 128,529
Message 3383 - Posted: 19 Oct 2022, 7:31:02 UTC

Best to refer people directly to the User Manual

In this case, there's a whole section on app_config.xml files: client configuration - project-level_configuration
ID: 3383 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote

Message boards : Number crunching : More than one task per GPU?


Main page · Your account · Message boards


Copyright © 2024 Arizona State University