Artifacts when crunching on GPU

NHorde
NHorde
Joined: 23 Feb 05
Posts: 5
Credit: 2932472
RAC: 0
Topic 197068

I'm seeing artifacts when using Firefox browser and crunching on GPU. See black rectangles in center [picture below]. It does happen randomly, depending on website it can or can't be seen. When I suspend crunching on GPU then issue disappears. It can only be observed in Firefox, I didn't see it anywhere else and I was watching movies, playing games and so on.

My GPU: Radeon 7870 stock clocks, replaced cooler with Arctic Xtreme III, my temperature when crunching 1 WU at a time is averaging at 40-41C so it's very low and GPU usage is 70-75%. Drivers: 13.6.

Did anybody see similar issue? Is my GPU dying? I would say that memory could be overheating but strangely it can only be observed in Firefox so I don't think so.

Logforme
Logforme
Joined: 13 Aug 10
Posts: 332
Credit: 1714373961
RAC: 0

Artifacts when crunching on GPU

This is a well known problem. I have run boinc on 3 different ati cards, always had this issue. Never happened on any of my nvidia cards.
Your card is fine. I believe it's a problem with ati graphic drivers.

Jord
Joined: 26 Jan 05
Posts: 2952
Credit: 5893653
RAC: 1

RE: I believe it's a

Quote:
I believe it's a problem with ati graphic drivers.


No, actually it's a problem with the HD7000 range of GPUs. After I switched from a HD6850 to a HD7870 I started seeing this as well. It's to do with the speed at which the memory runs.

You will only see it in a browser, or text files, or anything else two dimensional. This is because the 2D clocks run at a way lower speed than the 3D clocks. When you run OpenCL you use the OpenGL (yes, not a typo, G instead of C) processors in the GPU, but not to calculate 3D OpenGL graphics, but just OpenCL data. This means that the 3D memory is activated and runs at 3D speeds. However, the desktop is still only showing 2D stuff. Thus using the 2D memory at the same time that the OpenCL is using the 3D memory.

Now, the 2D memory speeds are way lower than the 3D memory speeds, and this is where the problems start as below a certain value, the GPU will lack enough voltage to power larger displays (above 17 inch, if I am not mistaken). This can be solved by setting the idle memory speed of 2D memory from its low value of e.g. 150MHz to double, triple or even more than that.

You can use Asus GPU tweak, Sapphire TRIXX or MSI Afterburner to overclock your clocks. Or just live with it.

Logforme
Logforme
Joined: 13 Aug 10
Posts: 332
Credit: 1714373961
RAC: 0

RE: No, actually it's a

Quote:
No, actually it's a problem with the HD7000 range of GPUs.


While I have a HD7970 now (and the artifacts) I also had the artifacts with my old HD5970 which I crunched Milkyway@home with. So I'm pretty sure the problem is not just with the HD7xxx series. But hey, maybe it's two different issues presenting the same way.

Jord
Joined: 26 Jan 05
Posts: 2952
Credit: 5893653
RAC: 1

OK, it's any series that uses

OK, it's any series that uses 3D memory clocked at or over 1,000MHz AND has its idle 2D clocks set to very low values (under 300MHz).

Tom*
Tom*
Joined: 9 Oct 11
Posts: 54
Credit: 366729484
RAC: 0

Does deselecting

Does deselecting Tools-->Options-->Advanced-->Use hardware acceleration when available in firefox help??

Logforme
Logforme
Joined: 13 Aug 10
Posts: 332
Credit: 1714373961
RAC: 0

RE: Does deselecting

Quote:
Does deselecting Tools-->Options-->Advanced-->Use hardware acceleration when available in firefox help??


Have run firefox for an hour after doing this and no artifacts so far.

Looked around a little on the web and it seems you can narrow the problem down to:
Firefox
Windows DirectX (mozilla forums)
Both Nvidia and Amd
In other words, it could be anything :-)

NHorde
NHorde
Joined: 23 Feb 05
Posts: 5
Credit: 2932472
RAC: 0

Thank you for responses.

Thank you for responses.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.