Feature request: Which computation is used?

If you think it might be a driver problem, see viewforum.php?f=79

Moderators: Site Moderators, FAHC Science Team

Post Reply
therealsummoner
Posts: 13
Joined: Tue Apr 21, 2020 7:26 am

Feature request: Which computation is used?

Post by therealsummoner »

Hi all,

would it be possible for the WUs to show which kind of computing is to be used by the GPU?
I was using a GTX660m for months when i just realized it used "3D" regarding to Windows Task Manager, due to old(broken?) drivers.

I also have a number since a while in the FS List, maybe thats something related? Sorry if distracted.
For example the "1862" here:

Code: Select all

gpu:0:GP107 [GeForce GTX 1050 LP] 1862
Thanx in advance!
Joe_H
Site Admin
Posts: 7868
Joined: Tue Apr 21, 2009 4:41 pm
Hardware configuration: Mac Pro 2.8 quad 12 GB smp4
MacBook Pro 2.9 i7 8 GB smp2
Location: W. MA

Re: Feature request: Which computation is used?

Post by Joe_H »

Not quite sure what you are asking in the first part of the post. But the GPU folding core always uses OpenCL code that is processed on the shaders in the GPU.

As for the number '1862 ' in the description field of the GPU information, that has been added by the persons entering GPU devices fro the GPUs.txt file. That is just an estimated GFLOPS to make it easier for them to group cards by performance which may be used more in the future for determining assignments
Image

iMac 2.8 i7 12 GB smp8, Mac Pro 2.8 quad 12 GB smp6
MacBook Pro 2.9 i7 8 GB smp3
JimboPalmer
Posts: 2573
Joined: Mon Feb 16, 2009 4:12 am
Location: Greenwood MS USA

Re: Feature request: Which computation is used?

Post by JimboPalmer »

In the log, it does tell you which set of video drivers you are using:

20:18:10:OpenCL Device 0: Platform:0 Device:0 Bus:1 Slot:0 Compute:1.2 Driver:445.87
20:18:10:OpenCL Device 1: Platform:1 Device:0 Bus:4 Slot:0 Compute:1.2 Driver:3004.4

The first is a Nvidia Driver, the second an AMD driver.

If you are using a CPU, there is a line that mentions if you are using SSE2 or AVX-256. (AVX is at least twice as fast)

19:43:41:WU02:FS02:0xa7: SIMD: avx_256
Tsar of all the Rushers
I tried to remain childlike, all I achieved was childish.
A friend to those who want no friends
therealsummoner
Posts: 13
Joined: Tue Apr 21, 2020 7:26 am

Re: Feature request: Which computation is used?

Post by therealsummoner »

Thanx for your help, it solves actually what i meant.
However, when watching the GPU in Windows Task Manager, it was showing "3D" instead of "Computing" or "CUDA" as busy, which still indicates then that the GPU is using OpenCL?
Joe_H
Site Admin
Posts: 7868
Joined: Tue Apr 21, 2009 4:41 pm
Hardware configuration: Mac Pro 2.8 quad 12 GB smp4
MacBook Pro 2.9 i7 8 GB smp2
Location: W. MA

Re: Feature request: Which computation is used?

Post by Joe_H »

As long as that figure is in the 90% or higher range, yes. Task Manager is quirky at best at showing Compute usage of a GPU versus Rendering for video display. Where it shows the GPU doing computing will depend on which version and patch level of the OS you have and how it reads the data through the drivers from the GPU.

Utilites like GPU-Z that are designed from the beginning to monitor this kind of information from GPUs will be better at displaying it.
Image

iMac 2.8 i7 12 GB smp8, Mac Pro 2.8 quad 12 GB smp6
MacBook Pro 2.9 i7 8 GB smp3
JimboPalmer
Posts: 2573
Joined: Mon Feb 16, 2009 4:12 am
Location: Greenwood MS USA

Re: Feature request: Which computation is used?

Post by JimboPalmer »

I recommend GPU-Z and it's sensor page. It will show GPU usage, VRAM usage, PCI-E Bus Usage, and Memory Controller usage as well as Power usage both Bus power and Pin power, and some CPU numbers as well.

https://www.techpowerup.com/gpuz/

On the main page it shows how many lanes and what version of PCI-E traffic
Tsar of all the Rushers
I tried to remain childlike, all I achieved was childish.
A friend to those who want no friends
MeeLee
Posts: 1375
Joined: Tue Feb 19, 2019 10:16 pm

Re: Feature request: Which computation is used?

Post by MeeLee »

If you were watching youtube, have a screensaver on, or run the FAHViewer, you'll see 3D activity in the task manager.
Post Reply