OpenCL Support discarded with Intel 620 graphics in Darktable 2.7

Hi, with Darktable 2.6, OpenCL was working , but after switching to 2.7 it shows not supported
0.692049 [opencl_init] discarding device 0 In**tel(R) UHD Graphics 620' because the driver OpenCL 2.1 NEO ’ is blacklisted.**
0.713739 [opencl_init] discarding CPU device 1 `Intel(R) Core™ i5-8350U CPU @ 1.70GHz’.
0.727738 [opencl_init] no suitable devices found.
0.736732 [opencl_init] FINALLY: opencl is NOT AVAILABLE on this system.
0.748736 [opencl_init] initial status of opencl enabled flag is OFF.

The intel driver is crashing a lot and for that reason blacklisted

Ok, that is a shame for Intel folks…

However, in the log it also says that :
“discarding CPU device 1 `Intel® Core™ i5-8350U CPU @ 1.70GHz’” , does that mean DarkTable requires better CPU than i5-8350U ??

no it will use the CPU. just not as an openCL device.

Thanks