<?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 Anton, in OpenCL* for CPU</title>
    <link>https://community.intel.com/t5/OpenCL-for-CPU/clGetPlatformIDs-returns-1001/m-p/945799#M1890</link>
    <description>&lt;P&gt;Anton,&lt;/P&gt;
&lt;P&gt;-1001 = CL_PLATFORM_NOT_FOUND_KHR, and is returned when clGetPlatformIDs() sees no platforms available. Obviously, you are trying to execute your code on the Intel HD graphics. Can you list the driver version you are using?&lt;/P&gt;
&lt;P&gt;- Chuck&lt;/P&gt;</description>
    <pubDate>Fri, 15 Feb 2013 18:35:45 GMT</pubDate>
    <dc:creator>Chuck_De_Sylva</dc:creator>
    <dc:date>2013-02-15T18:35:45Z</dc:date>
    <item>
      <title>clGetPlatformIDs() returns -1001</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/clGetPlatformIDs-returns-1001/m-p/945798#M1889</link>
      <description>&lt;P&gt;I have installed the latest intel opencl sdk 2012&lt;/P&gt;
&lt;P&gt;However the application stops at the point when it calls clGetPlatformIDs()&lt;/P&gt;
&lt;P&gt;The function returns -1001&lt;/P&gt;
&lt;P&gt;I can confirm that registry keys point correctly to IntelOpenCL32/64.dll, and the files exist in the system path&lt;/P&gt;
&lt;P&gt;My CPU is i5-2500K&lt;/P&gt;
&lt;P&gt;The same program runs fine on another pc with AMD opencl driver and i3 cpu&lt;/P&gt;
&lt;P&gt;Please help and advise&lt;/P&gt;</description>
      <pubDate>Fri, 15 Feb 2013 14:36:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/clGetPlatformIDs-returns-1001/m-p/945798#M1889</guid>
      <dc:creator>ad1</dc:creator>
      <dc:date>2013-02-15T14:36:36Z</dc:date>
    </item>
    <item>
      <title>Anton,</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/clGetPlatformIDs-returns-1001/m-p/945799#M1890</link>
      <description>&lt;P&gt;Anton,&lt;/P&gt;
&lt;P&gt;-1001 = CL_PLATFORM_NOT_FOUND_KHR, and is returned when clGetPlatformIDs() sees no platforms available. Obviously, you are trying to execute your code on the Intel HD graphics. Can you list the driver version you are using?&lt;/P&gt;
&lt;P&gt;- Chuck&lt;/P&gt;</description>
      <pubDate>Fri, 15 Feb 2013 18:35:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/clGetPlatformIDs-returns-1001/m-p/945799#M1890</guid>
      <dc:creator>Chuck_De_Sylva</dc:creator>
      <dc:date>2013-02-15T18:35:45Z</dc:date>
    </item>
    <item>
      <title>Chuck,</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/clGetPlatformIDs-returns-1001/m-p/945800#M1891</link>
      <description>&lt;P&gt;Chuck,&lt;/P&gt;
&lt;P&gt;I want to run my code on CPU. I understand that it should be possible.&lt;/P&gt;
&lt;P&gt;The idea is to have a CPU-fallback option when there is no compliant GPU, which is the case with sandy bridge.&lt;/P&gt;
&lt;P&gt;More info: on the 2nd machine, with working amd opencl, I also installed intel opencl, and guess what? It still shows only amd platform.&lt;/P&gt;
&lt;P&gt;I think I have the latest driver (maybe late 2012)&lt;/P&gt;</description>
      <pubDate>Fri, 15 Feb 2013 18:41:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/clGetPlatformIDs-returns-1001/m-p/945800#M1891</guid>
      <dc:creator>ad1</dc:creator>
      <dc:date>2013-02-15T18:41:00Z</dc:date>
    </item>
    <item>
      <title>Anton,</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/clGetPlatformIDs-returns-1001/m-p/945801#M1892</link>
      <description>&lt;P&gt;Anton,&lt;/P&gt;
&lt;P&gt;That is interesting. This is on Windows? Which version? 32 or 64 bit? If you install the GPU Caps viewer, what platform does it show you?&lt;/P&gt;
&lt;P&gt;- Chuck&lt;/P&gt;</description>
      <pubDate>Fri, 15 Feb 2013 18:53:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/clGetPlatformIDs-returns-1001/m-p/945801#M1892</guid>
      <dc:creator>Chuck_De_Sylva</dc:creator>
      <dc:date>2013-02-15T18:53:00Z</dc:date>
    </item>
    <item>
      <title>Chuck,</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/clGetPlatformIDs-returns-1001/m-p/945802#M1893</link>
      <description>&lt;P&gt;Chuck,&lt;/P&gt;
&lt;P&gt;Windows 7 x64.&lt;/P&gt;
&lt;P&gt;Driver 8.15.10.2696, apparently 3/19/2012&lt;/P&gt;</description>
      <pubDate>Fri, 15 Feb 2013 19:09:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/clGetPlatformIDs-returns-1001/m-p/945802#M1893</guid>
      <dc:creator>ad1</dc:creator>
      <dc:date>2013-02-15T19:09:17Z</dc:date>
    </item>
    <item>
      <title>Anton,</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/clGetPlatformIDs-returns-1001/m-p/945803#M1894</link>
      <description>&lt;P&gt;Anton,&lt;/P&gt;
&lt;P&gt;What does GPU Caps viewer show under "OpenCL"?&lt;/P&gt;
&lt;P&gt;Raghu&lt;/P&gt;</description>
      <pubDate>Fri, 15 Feb 2013 19:24:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/clGetPlatformIDs-returns-1001/m-p/945803#M1894</guid>
      <dc:creator>Raghupathi_M_Intel</dc:creator>
      <dc:date>2013-02-15T19:24:41Z</dc:date>
    </item>
    <item>
      <title>Chuck,</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/clGetPlatformIDs-returns-1001/m-p/945804#M1895</link>
      <description>&lt;P&gt;Chuck,&lt;/P&gt;
&lt;P&gt;I updated my driver to 12'2012 and now it works fine&lt;/P&gt;
&lt;P&gt;Thanks for the hint&lt;/P&gt;
&lt;P&gt;Don't worry, I have already slapped myself for not having the latest driver :/&lt;/P&gt;</description>
      <pubDate>Fri, 15 Feb 2013 19:41:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/clGetPlatformIDs-returns-1001/m-p/945804#M1895</guid>
      <dc:creator>ad1</dc:creator>
      <dc:date>2013-02-15T19:41:06Z</dc:date>
    </item>
    <item>
      <title>Anton,</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/clGetPlatformIDs-returns-1001/m-p/945805#M1896</link>
      <description>&lt;P&gt;Anton,&lt;/P&gt;
&lt;P&gt;No problem. Glad to here it is working for you.&lt;/P&gt;
&lt;P&gt;- Chuck&lt;/P&gt;</description>
      <pubDate>Fri, 15 Feb 2013 19:46:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/clGetPlatformIDs-returns-1001/m-p/945805#M1896</guid>
      <dc:creator>Chuck_De_Sylva</dc:creator>
      <dc:date>2013-02-15T19:46:22Z</dc:date>
    </item>
    <item>
      <title>Chuck,</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/clGetPlatformIDs-returns-1001/m-p/945806#M1897</link>
      <description>&lt;P&gt;Chuck,&lt;/P&gt;
&lt;P&gt;BTW do I understand correctly that I need to have intel graphics driver istalled (and probably to have intel graphics enabled in bios and device manager) for intel opencl to run on CPU?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Feb 2013 20:12:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/clGetPlatformIDs-returns-1001/m-p/945806#M1897</guid>
      <dc:creator>ad1</dc:creator>
      <dc:date>2013-02-15T20:12:00Z</dc:date>
    </item>
    <item>
      <title>No that's not true. You can</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/clGetPlatformIDs-returns-1001/m-p/945807#M1898</link>
      <description>&lt;P&gt;No that's not true. You can just install the CPU runtime to expose the OpenCL CPU device. I am guessing there was some other problem with your previous installation and the runtime probably didnt detect your device.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Feb 2013 21:45:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/clGetPlatformIDs-returns-1001/m-p/945807#M1898</guid>
      <dc:creator>Raghupathi_M_Intel</dc:creator>
      <dc:date>2013-02-15T21:45:57Z</dc:date>
    </item>
  </channel>
</rss>

