News:

If you are a member of the Team on BOINC you still need to register on this forum to see the member posts.  The posts available for visitors are not posted to much by members.
 Remember to answer the questions when Registering and also you must be a active member of Team BOINC@AUSTRALIA on BOINC.

Main Menu

How much stress on a GPU

Started by NudgeyNR, November 04, 2020, 10:12:35 PM

NudgeyNR

How hard does PG work / stress a GPU??

Do people run one wu per GPU or more ??
AMD Ryzen 9 5950X 96GB ram RTX 4070ti Windows 11 Ent 64bit
AMD Ryzen 9 3900X 64GB ram RTX 2080 Windows 10 Ent 64bit
AMD Ryzen 9 3950X 32GB ram RTX 2070S Windows 10 Ent 64bit
Intel Dual XEON E5-2680 V4 64GB ram GTX 750 Proxmox
Intel XEON E5-2697-V2 32GB ram GTX 1060 6GB Windows 10 Ent 64bit
Intel i7 5930K 32GB ram RTX 2060 Super Windows 10 Ent 64bit
Intel i5 4460 16GB ram GT 710 Windows 10 Pro 64bit
RPI4 8GB Kubuntu 24.10 64bit
RPI5 8GB Raspberry Pi OS 64bit
Crunching Projects - Asteroids, OLDK, WCG, Yafu & Wuprop.



Dingo

#1
PG runs the CPU and GPU pretty hard.  In the preferences you can state weather you want to run multi-threaded where more than one CPU core is run per task, and they finish quicker and more chance of being the first to return if it is Prime Number.

I also give permission and give my name in the "Reporting primes to the Prime Pages" in the default preferences so I am credited with any primes I find.


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

chooka03

I run 2 x wu's at a time on my cards. The Radeon VII's can handle it but it's barely worth running 2 on my Vega 56 & 280X.... I just can't be bothered changing the app config :)
Running 2 wu's on my Radeon VII still doesn't put the GPU under full load and it runs MUCH cooler than say running Milkyway or Einstein.

CPU is a different story. Quite hard on the temps although multi threading isn't used quite as much now with LLR2.

http://www.primegrid.com/forum_thread.php?id=9303






https://boincstats.com/en/stats/-5/team/detail/59/projectList

NudgeyNR

Have found plenty of info on how to setup PG CPU side of things, but nothing on how to run multiple wu's on a GPU.

Can i simply tell the project to run multiple wu's on every project with a simple change or do i have to setup for each project i choose to run ?

@chooka how have you gone about setting up the config file to run multiple wu's on your GPU's ?
AMD Ryzen 9 5950X 96GB ram RTX 4070ti Windows 11 Ent 64bit
AMD Ryzen 9 3900X 64GB ram RTX 2080 Windows 10 Ent 64bit
AMD Ryzen 9 3950X 32GB ram RTX 2070S Windows 10 Ent 64bit
Intel Dual XEON E5-2680 V4 64GB ram GTX 750 Proxmox
Intel XEON E5-2697-V2 32GB ram GTX 1060 6GB Windows 10 Ent 64bit
Intel i7 5930K 32GB ram RTX 2060 Super Windows 10 Ent 64bit
Intel i5 4460 16GB ram GT 710 Windows 10 Pro 64bit
RPI4 8GB Kubuntu 24.10 64bit
RPI5 8GB Raspberry Pi OS 64bit
Crunching Projects - Asteroids, OLDK, WCG, Yafu & Wuprop.



chooka03

I use this -

<app_config>
<app>
   <name>pps_sr2sieve</name>
   <report_results_immediately/>
   <fraction_done_exact/>
</app>
<app_version>
    <app_name>pps_sr2sieve</app_name>
    <plan_class>openclatiPPSsieve</plan_class>
    <avg_ncpus>0.0001</avg_ncpus>
    <ngpus>0.5</ngpus>
</app_version>

</app_config>

Happy crunching!





https://boincstats.com/en/stats/-5/team/detail/59/projectList

NudgeyNR

@chooka So i have to do those settings for every project i crunch on that particular GPU ?
AMD Ryzen 9 5950X 96GB ram RTX 4070ti Windows 11 Ent 64bit
AMD Ryzen 9 3900X 64GB ram RTX 2080 Windows 10 Ent 64bit
AMD Ryzen 9 3950X 32GB ram RTX 2070S Windows 10 Ent 64bit
Intel Dual XEON E5-2680 V4 64GB ram GTX 750 Proxmox
Intel XEON E5-2697-V2 32GB ram GTX 1060 6GB Windows 10 Ent 64bit
Intel i7 5930K 32GB ram RTX 2060 Super Windows 10 Ent 64bit
Intel i5 4460 16GB ram GT 710 Windows 10 Pro 64bit
RPI4 8GB Kubuntu 24.10 64bit
RPI5 8GB Raspberry Pi OS 64bit
Crunching Projects - Asteroids, OLDK, WCG, Yafu & Wuprop.