<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Unable to use OpenCL on HD4000 in Graphics</title>
    <link>https://community.intel.com/t5/Graphics/Unable-to-use-OpenCL-on-HD4000/m-p/290250#M11657</link>
    <description>&lt;P&gt;I have a Core i7 3770K running Windows 8 Pro 64-bit. I have the latest drivers (2875, released 10/22/2012) and the latest OpenCL SDK. My only display is connected to the motherboard via native HDMI 1.4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The motherboard is an Asus P8Z77-V. I have 32 GB of system memory. I also have an AMD Radeon HD7970 connected by PCI Express 3.0, with no displays plugged into the Radeon, and the AMD Catalyst 12.10 drivers installed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is that, no matter whether the program is 32-bit or 64-bit, hand-written or third-party,&lt;B&gt; I cannot for the life of me get the Intel OpenCL drivers to run on the HD4000 on-board GPU, no matter &lt;I&gt;what &lt;/I&gt;I try.&lt;/B&gt; The Radeon OpenCL works fine when the Catalyst drivers are installed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried with LucidLogix Virtu MVP software both installed, and uninstalled.&lt;/P&gt;&lt;P&gt;I have tried with the Multi-Monitor Support function in the BIOS enabled, and disabled.&lt;/P&gt;&lt;P&gt;I have tried with the Radeon physically removed from the system and the Catalyst drivers completely removed.&lt;/P&gt;&lt;P&gt;I have tried uninstalling and reinstalling all Intel and AMD software on my system.&lt;/P&gt;&lt;P&gt;I have tried 32-bit programs, and I have tried 64-bit programs.&lt;/P&gt;&lt;P&gt;I have tried with a display connected to the AMD Radeon, and without.&lt;/P&gt;&lt;P&gt;I have tried with a display connected to the motherboard's DVI port, and without.&lt;/P&gt;&lt;P&gt;I have tried with a display connected to the motherboard's HDMI port, and without.&lt;/P&gt;&lt;P&gt;I have tried completely reinstalling Windows 8 Pro.&lt;/P&gt;&lt;P&gt;I have tried with no custom drivers whatsoever, just whatever comes stock with the Windows 8 operating system.&lt;/P&gt;&lt;P&gt;I have tried with supported programs such as GPU Caps Viewer, and with a hand-written OpenCL program written in C.&lt;/P&gt;&lt;P&gt;I have tried with Intel Virtualization Technology enabled, and disabled, in the BIOS.&lt;/P&gt;&lt;P&gt;I have tried using the default Khronos OpenCL ICD Loader, and with the one that can be built from the open source Mesa project. I even recompiled the Khronos OpenCL ICD from source code using Visual Studio 2012, and enabled the trace statements to see what it was doing, and it picked up the OpenCL ICD correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only thing I haven't tried is throwing my computer out the window and replacing it with an AMD CPU. Should I try that next? Or what am I missing that will allow me to use HD4000 OpenCL on Windows 8 Pro?&lt;/P&gt;</description>
    <pubDate>Thu, 29 Nov 2012 02:09:41 GMT</pubDate>
    <dc:creator>idata</dc:creator>
    <dc:date>2012-11-29T02:09:41Z</dc:date>
    <item>
      <title>Unable to use OpenCL on HD4000</title>
      <link>https://community.intel.com/t5/Graphics/Unable-to-use-OpenCL-on-HD4000/m-p/290250#M11657</link>
      <description>&lt;P&gt;I have a Core i7 3770K running Windows 8 Pro 64-bit. I have the latest drivers (2875, released 10/22/2012) and the latest OpenCL SDK. My only display is connected to the motherboard via native HDMI 1.4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The motherboard is an Asus P8Z77-V. I have 32 GB of system memory. I also have an AMD Radeon HD7970 connected by PCI Express 3.0, with no displays plugged into the Radeon, and the AMD Catalyst 12.10 drivers installed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is that, no matter whether the program is 32-bit or 64-bit, hand-written or third-party,&lt;B&gt; I cannot for the life of me get the Intel OpenCL drivers to run on the HD4000 on-board GPU, no matter &lt;I&gt;what &lt;/I&gt;I try.&lt;/B&gt; The Radeon OpenCL works fine when the Catalyst drivers are installed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried with LucidLogix Virtu MVP software both installed, and uninstalled.&lt;/P&gt;&lt;P&gt;I have tried with the Multi-Monitor Support function in the BIOS enabled, and disabled.&lt;/P&gt;&lt;P&gt;I have tried with the Radeon physically removed from the system and the Catalyst drivers completely removed.&lt;/P&gt;&lt;P&gt;I have tried uninstalling and reinstalling all Intel and AMD software on my system.&lt;/P&gt;&lt;P&gt;I have tried 32-bit programs, and I have tried 64-bit programs.&lt;/P&gt;&lt;P&gt;I have tried with a display connected to the AMD Radeon, and without.&lt;/P&gt;&lt;P&gt;I have tried with a display connected to the motherboard's DVI port, and without.&lt;/P&gt;&lt;P&gt;I have tried with a display connected to the motherboard's HDMI port, and without.&lt;/P&gt;&lt;P&gt;I have tried completely reinstalling Windows 8 Pro.&lt;/P&gt;&lt;P&gt;I have tried with no custom drivers whatsoever, just whatever comes stock with the Windows 8 operating system.&lt;/P&gt;&lt;P&gt;I have tried with supported programs such as GPU Caps Viewer, and with a hand-written OpenCL program written in C.&lt;/P&gt;&lt;P&gt;I have tried with Intel Virtualization Technology enabled, and disabled, in the BIOS.&lt;/P&gt;&lt;P&gt;I have tried using the default Khronos OpenCL ICD Loader, and with the one that can be built from the open source Mesa project. I even recompiled the Khronos OpenCL ICD from source code using Visual Studio 2012, and enabled the trace statements to see what it was doing, and it picked up the OpenCL ICD correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only thing I haven't tried is throwing my computer out the window and replacing it with an AMD CPU. Should I try that next? Or what am I missing that will allow me to use HD4000 OpenCL on Windows 8 Pro?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2012 02:09:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Unable-to-use-OpenCL-on-HD4000/m-p/290250#M11657</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2012-11-29T02:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to use OpenCL on HD4000</title>
      <link>https://community.intel.com/t5/Graphics/Unable-to-use-OpenCL-on-HD4000/m-p/290251#M11658</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the drivers we have outside today, the way to have OpenCL enabled for HD4000 is to have the HD4000 connected to the display port.I hope this is the case with your configuration.&lt;/P&gt;&lt;P&gt;As for the latest SDK, did you install the 2013 Beta version available here: &lt;A href="http://software.intel.com/en-us/vcsource/tools/opencl-sdk-2013"&gt;http://software.intel.com/en-us/vcsource/tools/opencl-sdk-2013&lt;/A&gt; Intel® SDK for OpenCL* Applications 2013 Beta | Intel® Developer Zone?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suggest also to use our OpenCL developers forum to get more expert response.&lt;/P&gt;&lt;P&gt;Forum available here: &lt;A href="http://software.intel.com/en-us/forums/intel-opencl-sdk/"&gt;http://software.intel.com/en-us/forums/intel-opencl-sdk/&lt;/A&gt; &lt;A href="http://software.intel.com/en-us/forums/intel-opencl-sdk/"&gt;http://software.intel.com/en-us/forums/intel-opencl-sdk/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;- Arnon&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2012 11:04:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Unable-to-use-OpenCL-on-HD4000/m-p/290251#M11658</guid>
      <dc:creator>ARNON_P_Intel</dc:creator>
      <dc:date>2012-11-29T11:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to use OpenCL on HD4000</title>
      <link>https://community.intel.com/t5/Graphics/Unable-to-use-OpenCL-on-HD4000/m-p/290252#M11659</link>
      <description>&lt;P&gt;Hi Arnon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you saying that I must literally have something connected to the DisplayPort (&lt;A href="http://en.wikipedia.org/wiki/DisplayPort"&gt;http://en.wikipedia.org/wiki/DisplayPort&lt;/A&gt; &lt;A href="http://en.wikipedia.org/wiki/DisplayPort"&gt;http://en.wikipedia.org/wiki/DisplayPort&lt;/A&gt;) socket on the motherboard??? Or by "display port" do you mean that HDMI is acceptable also?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for the SDK used: I tried both the 2012 version of the SDK and the 2013 version. There is no difference in behavior.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2012 13:59:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Unable-to-use-OpenCL-on-HD4000/m-p/290252#M11659</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2012-11-29T13:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to use OpenCL on HD4000</title>
      <link>https://community.intel.com/t5/Graphics/Unable-to-use-OpenCL-on-HD4000/m-p/290253#M11660</link>
      <description>&lt;P&gt;Hi Sean, did you ever get this working? I'm having the same issue (although with the LK version of that motherboard). Have tried most of the steps you listed, while grappling with windows 8 for the first time .&lt;/P&gt;&lt;P&gt;Does seem like a driver bug or incompatability.&lt;/P&gt;&lt;P&gt;I'm going to try a clean install of windows 7 without my 7970 ever being installed. If this fails I may try a different motherboard (somehow).&lt;/P&gt;</description>
      <pubDate>Sun, 24 Feb 2013 11:45:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Unable-to-use-OpenCL-on-HD4000/m-p/290253#M11660</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2013-02-24T11:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to use OpenCL on HD4000</title>
      <link>https://community.intel.com/t5/Graphics/Unable-to-use-OpenCL-on-HD4000/m-p/290254#M11661</link>
      <description>&lt;P&gt;I managed to get OpenCl 1.1 working on my HD4000 in Win7 32bit with the IGP as the only GPU installed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did find some possibly relevant information on OpenCL conformance:&lt;/P&gt;&lt;P&gt;Khronos conformant products (&lt;A href="http://www.khronos.org/conformance/adopters/conformant-products#"&gt;http://www.khronos.org/conformance/adopters/conformant-products#&lt;/A&gt; opencl &lt;A href="http://www.khronos.org/conformance/adopters/conformant-products#"&gt;http://www.khronos.org/conformance/adopters/conformant-products#&lt;/A&gt; opencl) shows:&lt;/P&gt;&lt;P&gt;Intel 2012-08-12: OpenCL_1_1, Win7/Win8 32&lt;/P&gt;&lt;P&gt;Intel 2013-01-17: OpenCL_1_2, Win7/Win8 64, Win7/Win8 32&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;9.17.10.2932 driver released to Windows Catalog 12/12/2012&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its possible intel are in a dev cycle on 1.2 compiant drivers  (I've heard these are available from dodgy file download sites already), I'm not sure if the missing 64 bit compliance for the 1.1 driver means anything though.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Feb 2013 13:11:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Unable-to-use-OpenCL-on-HD4000/m-p/290254#M11661</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2013-02-25T13:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to use OpenCL on HD4000</title>
      <link>https://community.intel.com/t5/Graphics/Unable-to-use-OpenCL-on-HD4000/m-p/290255#M11662</link>
      <description>&lt;P&gt;Peter Wishart wrote:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Its possible intel are in a dev cycle on 1.2 compiant drivers  (I've heard these are available from dodgy file download sites already).&lt;/P&gt;
&lt;P&gt;Yes the 2885 Beta drivers support OpenCL 1.2, I'd already asked the question about this support a while ago :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/thread/34274 &lt;A href="http://communities.intel.com/thread/34274"&gt;http://communities.intel.com/thread/34274&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are now some new 9.18.10.3006 WHQL drivers which should support OpenCL 1.2 also :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.station-drivers.com/page/intel%20graphics.htm"&gt;http://www.station-drivers.com/page/intel%20graphics.htm&lt;/A&gt; intel drivers pour chipsets Graphiques&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So yes, it looks like OpenCL 1.2 will be officially supported/enabled on the HD 4000 soon.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Feb 2013 17:51:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Unable-to-use-OpenCL-on-HD4000/m-p/290255#M11662</guid>
      <dc:creator>powerarmour</dc:creator>
      <dc:date>2013-02-25T17:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to use OpenCL on HD4000</title>
      <link>https://community.intel.com/t5/Graphics/Unable-to-use-OpenCL-on-HD4000/m-p/290256#M11663</link>
      <description>&lt;P&gt;you need windows 8 with dual monitor connected to intel igp and discrete gpu to make this work you can also use dummy plug.&lt;/P&gt;</description>
      <pubDate>Sun, 29 Sep 2013 09:25:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Unable-to-use-OpenCL-on-HD4000/m-p/290256#M11663</guid>
      <dc:creator>o101</dc:creator>
      <dc:date>2013-09-29T09:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to use OpenCL on HD4000</title>
      <link>https://community.intel.com/t5/Graphics/Unable-to-use-OpenCL-on-HD4000/m-p/290257#M11664</link>
      <description>&lt;P&gt;I am currently running into this exact same issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have Windows 8.1 64-bit installed.&lt;/P&gt;&lt;P&gt;I have an Nvidia Titan Black installed.&lt;/P&gt;&lt;P&gt;My MB is a Asus P8Z77-V.&lt;/P&gt;&lt;P&gt;I have my physical monitor plugged into the HD 4000 (i7-3770k).&lt;/P&gt;&lt;P&gt;The latest drivers are installed (10.18.10.3621).&lt;/P&gt;&lt;P&gt;I downloaded and installed the OpenCL 2014 SDK.&lt;/P&gt;&lt;P&gt;I can see both GPUs in Device Manager and there are no issues there.&lt;/P&gt;&lt;P&gt;The OpenCL drivers/api cannot detect the HD 4000...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried a couple things, but am at a loss, it just won't show up in the available devices under the Intel platform list (only the CPU shows up).&lt;/P&gt;&lt;P&gt;This is incredibly annoying...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jul 2014 03:06:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Unable-to-use-OpenCL-on-HD4000/m-p/290257#M11664</guid>
      <dc:creator>IVaug</dc:creator>
      <dc:date>2014-07-01T03:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to use OpenCL on HD4000</title>
      <link>https://community.intel.com/t5/Graphics/Unable-to-use-OpenCL-on-HD4000/m-p/290258#M11665</link>
      <description>&lt;P&gt;I would recommend as above, posting your inquiry in the &lt;A href="https://software.intel.com/en-us/forums/intel-opencl-sdk"&gt;https://software.intel.com/en-us/forums/intel-opencl-sdk&lt;/A&gt; Intel® SDK for OpenCL* Applications.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jul 2014 16:48:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Unable-to-use-OpenCL-on-HD4000/m-p/290258#M11665</guid>
      <dc:creator>Jose_H_Intel1</dc:creator>
      <dc:date>2014-07-01T16:48:34Z</dc:date>
    </item>
  </channel>
</rss>

