Intel GPU error

Message boards : Number crunching : Intel GPU error
Message board moderation

To post messages, you must log in.

AuthorMessage
Soulfly
Avatar

Send message
Joined: 25 Jun 20
Posts: 3
Credit: 29,126,272
RAC: 0
Message 120 - Posted: 1 Jul 2020, 14:45:17 UTC

It seems that (at least HD4400) Intel GPU fails tasks at the moment https://minecraftathome.com/minecrafthome/result.php?resultid=2485243
ID: 120 · Report as offensive
Profile Hy
Project administrator
Project developer
Avatar

Send message
Joined: 15 Jun 20
Posts: 74
Credit: 19,537,761
RAC: 0
Message 121 - Posted: 1 Jul 2020, 15:08:16 UTC
Last modified: 1 Jul 2020, 16:01:24 UTC

Yes, it seems your Intel 4000 GPU only has OpenCL 1.2 and not 2.0.

AMD and Intel keep to the standards, and so if we request a compatible GPU, it's likely that OpenCL 1.2 GPU cannot run the tasks. Nvidia GPUs with OpenCL 1.2 work surprisingly, at least from the 700 Series (Maxwell) and onwards.

We have not set device compatibility limits/checks yet in our configs, but I know the latest binaries work for me on my Linux Intel OpenCL : UHD 620 graphics. (Opencl 2.0 drivers)

INTEL Intel(R) HD Graphics 4400 (1629MB) OpenCL: 1.2

Of course, make sure you have the latest Intel drivers for your GPU and any OpenCL drivers that Intel may have put out for your (older) generation as well.

I can look into this later but I need to ask if you have any other graphics cards (Nvidia, AMD) in your computer as well
ID: 121 · Report as offensive
Coleslaw
Avatar

Send message
Joined: 26 Jun 20
Posts: 1
Credit: 3,421,947
RAC: 0
Message 149 - Posted: 2 Jul 2020, 12:52:39 UTC

I can confirm that all of my Intel OpenCL 1.2's are indeed failing while my one 2.0 device is succeeding. As mentioned above, nVidia devices seem to be running fine with OpenCL 1.2 as I have even tested on GTX 660's.
ID: 149 · Report as offensive
Soulfly
Avatar

Send message
Joined: 25 Jun 20
Posts: 3
Credit: 29,126,272
RAC: 0
Message 158 - Posted: 2 Jul 2020, 16:21:44 UTC - in response to Message 121.  

True - it is only capable of OpenCL 1.2. Installed (forced) the latest and greatest driver from Intel:
02/07/2020 18:05:31 OpenCL: Intel GPU 0: Intel(R) HD Graphics 4400 (driver version 20.19.15.5126, device version OpenCL 1.2, 1630MB, 1630MB available, 160 GFLOPS peak)
02/07/2020 18:05:31 OpenCL CPU: Intel(R) Core(TM) i3-4030U CPU @ 1.90GHz (OpenCL driver vendor: Intel(R) Corporation, driver version 5.2.0.10094, device version OpenCL 1.2 (Build 10094))
Still spitting errors out though.
There is no other GPU in the system.
ID: 158 · Report as offensive
Profile chip
Project administrator

Send message
Joined: 14 Jun 20
Posts: 78
Credit: 1,321,619
RAC: 0
Message 168 - Posted: 3 Jul 2020, 17:02:40 UTC - in response to Message 158.  

We have pushed out a change to set the minimum required version of OpenCL to 200 for Intel graphics.
This will remain in place until we have tasks which may be compatible with older versions.
ID: 168 · Report as offensive
Jord
Volunteer moderator
Help desk expert
Avatar

Send message
Joined: 24 Jun 20
Posts: 85
Credit: 207,156
RAC: 0
Message 172 - Posted: 3 Jul 2020, 18:54:35 UTC - in response to Message 168.  

We have pushed out a change to set the minimum required version of OpenCL to 200 for Intel graphics.
That means according to https://www.intel.com/content/www/us/en/support/articles/000005524/graphics.html:

Intel Iris Plus Graphics (OpenCL 2.1)
Intel UHD Graphics 610 (OpenCL 2.1)
Intel HD Graphics 610 (OpenCL 2.1)
Intel UHD Graphics 610/620/630/P630 (OpenCL 2.1)
Intel HD Graphics 610/615/620/630 (OpenCL 2.1)
Intel Iris Plus Graphics 640/650/655 (OpenCL 2.1)
Intel HD Graphics 520/530 (OpenCL 2.0)
Intel Iris Plus Graphics 540/550/580 (OpenCL 2.0)
Intel HD Graphics 6000/5500 (OpenCL 2.0)
Intel Iris Graphics 6100/6200 (OpenCL 2.0)
Intel HD Graphics 5300 for Intel® Core™ M Processors 515/5300 (OpenCL 2.0)
These are only available on generation 5 (Broadwell), generation 6 (Skylake) and above Intel CPUs.
ID: 172 · Report as offensive

Message boards : Number crunching : Intel GPU error