Welcome to MilkyWay@home

How to constrain workload on an NVIDIA GPU

Message boards : Number crunching : How to constrain workload on an NVIDIA GPU
Message board moderation

To post messages, you must log in.

AuthorMessage
James Wright

Send message
Joined: 24 Nov 12
Posts: 3
Credit: 10,520,262
RAC: 0
Message 63242 - Posted: 18 Mar 2015, 6:30:56 UTC

Hi,

I've noticed that when Milky-way uses one of my NVIDIA boards, it uses all of it (1 GPU). In Seti@Home, I'm able to constrain or divide GPU workload among multiple work units. How can I do the same with Milky-way?

Thanks,
Jim Wright
ID: 63242 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Richard Haselgrove

Send message
Joined: 4 Sep 12
Posts: 219
Credit: 456,474
RAC: 0
Message 63243 - Posted: 18 Mar 2015, 8:32:21 UTC - in response to Message 63242.  

The same way as at SETI - use an application configuration file.

So far as I know, Einstein@Home is the only project which enables you to control GPU usage via your account settings on their website.
ID: 63243 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
James Wright

Send message
Joined: 24 Nov 12
Posts: 3
Credit: 10,520,262
RAC: 0
Message 63246 - Posted: 19 Mar 2015, 19:07:01 UTC - in response to Message 63243.  

Richard,

Thanks for the hint. Now, where do I get a sample application config file customized for MilkyWay?

Jim Wright
ID: 63246 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
James Wright

Send message
Joined: 24 Nov 12
Posts: 3
Credit: 10,520,262
RAC: 0
Message 63275 - Posted: 27 Mar 2015, 0:22:11 UTC

Hi,

Does anyone have a properly coded Application Config file for Milky Way? Please share it?

I do not feel competent to construct one from scratch and really really want to change the CUDA processing parameters to improve my overall system performance.

Thanks,
Jim Wright
ID: 63275 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Profile mikey
Avatar

Send message
Joined: 8 May 09
Posts: 3319
Credit: 520,257,423
RAC: 20,634
Message 63276 - Posted: 27 Mar 2015, 11:46:43 UTC - in response to Message 63275.  

Hi,

Does anyone have a properly coded Application Config file for Milky Way? Please share it?

I do not feel competent to construct one from scratch and really really want to change the CUDA processing parameters to improve my overall system performance.

Thanks,
Jim Wright


Post your Seti one, maybe someone can help you modify it?
ID: 63276 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Profile BhagwanMike

Send message
Joined: 12 Mar 10
Posts: 2
Credit: 3,064,688
RAC: 0
Message 63281 - Posted: 28 Mar 2015, 5:55:56 UTC - in response to Message 63275.  
Last modified: 28 Mar 2015, 5:56:44 UTC

I found this on the updated GPU requirements thread; you may have to change the names of the executables to match those in your Program Data/BOINC/Projects/Milkyway... directory:

http://milkyway.cs.rpi.edu/milkyway/forum_thread.php?id=3188&postid=62765
ID: 63281 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Snow Crash

Send message
Joined: 13 Dec 09
Posts: 10
Credit: 100,326,584
RAC: 0
Message 63284 - Posted: 28 Mar 2015, 13:09:46 UTC - in response to Message 63281.  
Last modified: 28 Mar 2015, 13:09:59 UTC

<app_config>

<app>
<name>milkyway</name>
<max_concurrent>2</max_concurrent>
<gpu_versions>
<gpu_usage>0.5</gpu_usage>
<cpu_usage>0.5</cpu_usage>
</gpu_versions>
</app>

<app>
<name>milkyway_separation__modified_fit</name>
<max_concurrent>2</max_concurrent>
<gpu_versions>
<gpu_usage>0.5</gpu_usage>
<cpu_usage>0.5</cpu_usage>
</gpu_versions>
</app>

</app_config>
ID: 63284 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote

Message boards : Number crunching : How to constrain workload on an NVIDIA GPU

©2024 Astroinformatics Group