Intel GPUs

Message boards : GPUs : Intel GPUs
Message board moderation

To post messages, you must log in.

Previous · 1 · 2

AuthorMessage
Profile Jord
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 29 Aug 05
Posts: 15482
Netherlands
Message 48734 - Posted: 21 Apr 2013, 0:12:04 UTC - in response to Message 48718.  
Last modified: 21 Apr 2013, 0:12:28 UTC

The Einstein project has an application on their test project (Albert) for running the Binary Radio Pulsar Search (Perseus Arm Survey) tasks in OpenCL on an Intel GPU.

At the Seti project third party programmers are also busy trying to add support for it.

Apropos, I wasn't correct earlier in saying that the CPU didn't need to be detected as OpenCL capable. It does need to be. Which is what is going to be added to the next client that's going to be tested, after we release the new 7.0 client to the public (really soon now).
ID: 48734 · Report as offensive
Claggy

Send message
Joined: 23 Apr 07
Posts: 1112
United Kingdom
Message 48740 - Posted: 21 Apr 2013, 1:38:14 UTC - in response to Message 48734.  

Collatz has also added an OpenCL Intel app in the last couple of days.

Claggy
ID: 48740 · Report as offensive
branjo

Send message
Joined: 25 Jan 13
Posts: 11
Slovakia
Message 49253 - Posted: 22 May 2013, 17:49:39 UTC
Last modified: 22 May 2013, 17:51:13 UTC

So, I finally solved this problem. Firstly, I have enabled intel_GPU in BIOS...

Then I have installed Intel Graphic Drivers as Ageless recommended here.

Then I installed Intel OpenCL SDK as Raistmer recommended here.

Then I connected monitor to intel_GPU (as soon as I connected it to AMD GPU, BOINC did not recognize intel_GPU).

That is. Both intel_GPU and AMD/ATI have been recognized by BOINC Manager and I am able to crunch ati_opencl Collatz applications and "solo_collatz v4.05 (opencl_intel_gpu)"

Thanks for support.

Cheers and NI!
For Science and Shrubberies! Since January 13 2000.

ID: 49253 · Report as offensive
Alexander

Send message
Joined: 28 May 10
Posts: 52
Austria
Message 49719 - Posted: 25 Jun 2013, 11:53:07 UTC

I have installed the graphic (open CL) drivers from here:

https://downloadcenter.intel.com/Default.aspx?ProductFamily=Graphics&ProductLine=Desktop+graphics+drivers&ProductProduct=3rd+Generation+Intel%C2%AE+Core%E2%84%A2+Processors+with+Intel%C2%AE+HD+Graphics+4000%2f2500&ZeroResult=True&lang=eng&ProdId=3498

Select graphic first.

The result is:

25.06.2013 13:30:22 | | CAL: ATI GPU 0: AMD Radeon HD 7870/7950/7970 series (Tahiti) (CAL version 1.4.1741, 2048MB, 2008MB available, 7488 GFLOPS peak)
25.06.2013 13:30:22 | | CAL: ATI GPU 1: ATI Radeon HD 5800/5900 series (Cypress/Hemlock) (CAL version 1.4.1741, 1024MB, 991MB available, 4368 GFLOPS peak)
25.06.2013 13:30:22 | | OpenCL: AMD/ATI GPU 0: AMD Radeon HD 7870/7950/7970 series (Tahiti) (driver version 1214.3 (VM), device version OpenCL 1.2 AMD-APP (1214.3), 2048MB, 2008MB available, 7488 GFLOPS peak)
25.06.2013 13:30:22 | | OpenCL: AMD/ATI GPU 0: AMD Radeon HD 7870/7950/7970 series (Tahiti) (driver version 1214.3 (VM), device version OpenCL 1.2 AMD-APP (1214.3), 2048MB, 2008MB available, 7488 GFLOPS peak)
25.06.2013 13:30:22 | | OpenCL: Intel GPU 0: Intel(R) HD Graphics 2500 (driver version 9.18.10.3165, device version OpenCL 1.2, 1624MB, 1624MB available, 17 GFLOPS peak)
25.06.2013 13:30:22 | | No NVIDIA library found

The only strange thing now is, that all gpu's are GPU 0 now.

HTH
ID: 49719 · Report as offensive
Charlie Fenton
Project developer

Send message
Joined: 17 Jul 06
Posts: 287
United States
Message 49727 - Posted: 26 Jun 2013, 0:42:30 UTC - in response to Message 49719.  
Last modified: 26 Jun 2013, 3:30:45 UTC

I have installed the graphic (open CL) drivers from here:
[snip]
The only strange thing now is, that all gpu's are GPU 0 now.
HTH

I am the BOINC developer who implemented the OpenCL code and I'm trying to understand the problem that caused your Tahiti GPU 0 to be shown a second time under OpenCL GPUs and your Cypress/Hemlock GPU 1 not to be shown under OpenCL GPUs. Please answer the following questions:

[1] What do you mean by Select graphic first?
[2] Which version of BOINC are you running?

You also posted at that
I've tried it right now.
and
The OpenCL lines show twice GPU 0, both times the same card.

[3] What exactly is it that you "tried right now" and
[4] Did you see the same GPU 0 twice before you made that change?

Thank you for your help.
Charlie Fenton
BOINC / SETI@home Macintosh & Windows Programmer
ID: 49727 · Report as offensive
Alexander

Send message
Joined: 28 May 10
Posts: 52
Austria
Message 49730 - Posted: 26 Jun 2013, 10:20:03 UTC - in response to Message 49727.  

I have installed the graphic (open CL) drivers from here:
[snip]
The only strange thing now is, that all gpu's are GPU 0 now.
HTH

I am the BOINC developer who implemented the OpenCL code and I'm trying to understand the problem that caused your Tahiti GPU 0 to be shown a second time under OpenCL GPUs and your Cypress/Hemlock GPU 1 not to be shown under OpenCL GPUs. Please answer the following questions:

[1] What do you mean by Select graphic first?
[2] Which version of BOINC are you running?

You also posted at <http://albert.phys.uwm.edu/forum_thread.php?id=8954&nowrap=true#112649> that
I've tried it right now.
and
The OpenCL lines show twice GPU 0, both times the same card.

[3] What exactly is it that you "tried right now" and
[4] Did you see the same GPU 0 twice before you made that change?

Thank you for your help.


ad 1:
The link given gives the choice to selct different hardware, including cpu. Selecting the cpu does not help, the open cl driver is included in the graphic package. This is what I wanted to say. Product family is graphics, product line is desktop graphics drivers, product name is up to the hardware one has.

ad 2:
BM 7.1.17

ad 3:
In most cases I have access to this system only saturday / sunday and sometimes over night. Monday evening, after some discussions and 2 beers later, I got the system until coming sunday, promising to install the gpu's in another system until friday. This enabled to 'try it right now'.

ad 4:
I did not pay attention to that, all was running fine. If it helps you I can arrange to reset the settings over the weekend. I need to reinstall the GPU's anyway, so its only a tick more work to do.

pls check your PM for additional info.

Cheers,
Alex
ID: 49730 · Report as offensive
Charlie Fenton
Project developer

Send message
Joined: 17 Jul 06
Posts: 287
United States
Message 49731 - Posted: 26 Jun 2013, 10:48:42 UTC - in response to Message 49730.  

Hi Alexander,

I think I found the problem in the GPU detection code and fixed it. The odd thing is this bug has been present since April 15 (BOINC 7.0.63) and I am not aware of anyone else reporting it! This bug affects only systems with two or more different AMD GPUs with both CAL and OpenCL.

I see on the Albert@home thread that you said you are running on a 64-bit Windows 7 system. Is that the one you can test on? I'll see if I can get Rom to make you a test build so we can find out if my change does indeed solve the incorrect GPU listings you are seeing.

Cheers,
--Charlie
Charlie Fenton
BOINC / SETI@home Macintosh & Windows Programmer
ID: 49731 · Report as offensive
Alexander

Send message
Joined: 28 May 10
Posts: 52
Austria
Message 49733 - Posted: 26 Jun 2013, 14:13:59 UTC - in response to Message 49731.  



I see on the Albert@home thread that you said you are running on a 64-bit Windows 7 system. Is that the one you can test on? I'll see if I can get Rom to make you a test build so we can find out if my change does indeed solve the incorrect GPU listings you are seeing.

Cheers,
--Charlie


Correct, it's this machine
http://albert.phys.uwm.edu/show_host_detail.php?hostid=6571
(atm not showing the amd-gpu's because they are installed in different pc's)

but as posted earlier not before friday evening.

Cheers

Alexander
ID: 49733 · Report as offensive
Alexander

Send message
Joined: 28 May 10
Posts: 52
Austria
Message 49745 - Posted: 28 Jun 2013, 14:25:10 UTC - in response to Message 49731.  

Hi Alexander,

I think I found the problem in the GPU detection code and fixed it. The odd thing is this bug has been present since April 15 (BOINC 7.0.63) and I am not aware of anyone else reporting it! This bug affects only systems with two or more different AMD GPUs with both CAL and OpenCL.

I see on the Albert@home thread that you said you are running on a 64-bit Windows 7 system. Is that the one you can test on? I'll see if I can get Rom to make you a test build so we can find out if my change does indeed solve the incorrect GPU listings you are seeing.

Cheers,
--Charlie


Hi Charlie,

here is the result:
Test build 1

28.06.2013 16:09:33 | | CAL: ATI GPU 0: AMD Radeon HD 7870/7950/7970 series (Tahiti) (CAL version 1.4.1741, 2048MB, 2008MB available, 3840 GFLOPS peak)
28.06.2013 16:09:33 | | CAL: ATI GPU 1: ATI Radeon HD 5800/5900 series (Cypress/Hemlock) (CAL version 1.4.1741, 1024MB, 991MB available, 3584 GFLOPS peak)
28.06.2013 16:09:33 | | OpenCL: AMD/ATI GPU 0: AMD Radeon HD 7870/7950/7970 series (Tahiti) (driver version 1214.3 (VM), device version OpenCL 1.2 AMD-APP (1214.3), 2048MB, 2008MB available, 3840 GFLOPS peak)
28.06.2013 16:09:33 | | OpenCL: AMD/ATI GPU 1: ATI Radeon HD 5800/5900 series (Cypress/Hemlock) (driver version 1214.3 (VM), device version OpenCL 1.2 AMD-APP (1214.3), 1024MB, 991MB available, 3584 GFLOPS peak)
28.06.2013 16:09:33 | | OpenCL: Intel GPU 0: Intel(R) HD Graphics 2500 (driver version 9.18.10.3165, device version OpenCL 1.2, 1624MB, 1624MB available, 17 GFLOPS peak)

Test build 2
28.06.2013 16:12:15 | | CAL: ATI GPU 0: AMD Radeon HD 7870/7950/7970 series (Tahiti) (CAL version 1.4.1741, 2048MB, 2008MB available, 3840 GFLOPS peak)
28.06.2013 16:12:15 | | CAL: ATI GPU 1: ATI Radeon HD 5800/5900 series (Cypress/Hemlock) (CAL version 1.4.1741, 1024MB, 991MB available, 3584 GFLOPS peak)
28.06.2013 16:12:15 | | OpenCL: AMD/ATI GPU 0: AMD Radeon HD 7870/7950/7970 series (Tahiti) (driver version 1214.3 (VM), device version OpenCL 1.2 AMD-APP (1214.3), 2048MB, 2008MB available, 3840 GFLOPS peak)
28.06.2013 16:12:15 | | OpenCL: AMD/ATI GPU 1: ATI Radeon HD 5800/5900 series (Cypress/Hemlock) (driver version 1214.3 (VM), device version OpenCL 1.2 AMD-APP (1214.3), 1024MB, 991MB available, 3584 GFLOPS peak)
28.06.2013 16:12:15 | | OpenCL: Intel GPU 0: Intel(R) HD Graphics 2500 (driver version 9.18.10.3165, device version OpenCL 1.2, 1624MB, 1624MB available, 17 GFLOPS peak)

I hope this is the result you wanted to see. Both versions work.

Thank you for the quick and accurate work!

Cheers
Alexander
ID: 49745 · Report as offensive
Previous · 1 · 2

Message boards : GPUs : Intel GPUs

Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.