Graphics
Intel® graphics drivers and software, compatibility, troubleshooting, performance, and optimization
21076 Discussions

driver bug: opencl recursive blur fail on lastest graphic driver

Jzhan59
Beginner
1,585 Views

Hi all

I download the opencl recursive blur sample from Nvidia at http://developer.download.nvidia.com/compute/DevZone/OpenCL/Projects/oclRecursiveGaussian.zip http://developer.download.nvidia.com/compute/DevZone/OpenCL/Projects/oclRecursiveGaussian.zip. it run ok on AMD graphic card and Nvidia graphic card. When running the sample on Intel CPU, the result is as expected, but when running the kernel on Intel HD 4000 GPU, it fail. I run into this problem when update the graphic driver to the lastest version. The sample binary run as expected with the driver before version 15.31.3.3071.

Does anybody know anything about this problem? Will next driver version fix this driver issue

0 Kudos
3 Replies
Jzhan59
Beginner
589 Views

Hi Kevin,

I have test the last driver(version:9.18.10.3165, installer: Win64_15319.zip) before I post this thread. As I have said in previous post. When run the sample on CL_DEVICE_TYPE_CPU OpenCL device of Intel 3rd Core processor, the result is as expected. However when change the OpenCL device to CL_DEVICE_TYPE_GPU on Intel HD 4000, the sample give incorrect result.

0 Kudos
Kevin_M_Intel
Employee
589 Views

Hi Jinkuang Zhang,

We have come up with a new driver. I would like you to try the newest version that can be downloaded at the following link:

https://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&DwnldID=23106&lang=eng&OSVersion=Windows%207%20(64-bit)*&DownloadType=Drivers https://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&DwnldID=23106&lang=eng&OSVersion=Windows%207%20(64-bit)*&DownloadType=Drivers

In case that issue persists, I need you to provide the following:

  1. Based on the steps you are taking, what are the results that you are supposed to be getting?
  2. Can provide both the repro steps as well as a screenshot of the results?
0 Kudos
Reply