News:

If you have forgotten your password use your email address to reset HERE

Main Menu

GPU work units

Started by NudgeyNR, January 05, 2021, 03:32:38 PM

NudgeyNR

Has anybody tried running multiple wu's on one GPU for MLC ??

If so what would i put in the config file ??

Dingo

I only had one running at a time but this runs two at a time.

put this in app_config.xml

<app_config>
<app>
<name>mlds-gpu</name>
<gpu_versions>
<gpu_usage>0.5</gpu_usage>
<cpu_usage>0.996</cpu_usage>
</gpu_versions>
</app>
</app_config>







Have a look at the BOINC@AUSTRALIA

Facebook Page and join and also the Twitter Page.

Proud Founder and member of BOINC@AUSTRALIA
My Luck Prime 2060937 digits.
Have a look at my  Web Cam of Parliament House Ottawa, CANADA

NudgeyNR

My RTX-2080 comfortably runs 2 wu's at a time, only using 75% of the GPU. These current wu's don't work the GPU hard as the temps hover around the 40c mark.

Thanks as always Dingo.