<?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 Hi Panayiotis, in OpenCL* for CPU</title>
    <link>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831266#M1290</link>
    <description>&lt;P&gt;Hi Panayiotis,&lt;/P&gt;

&lt;P&gt;You have 217.6 GFlops available to you on the CPU side of your Sandy Bridge processor and only about 125 GFlops available on the GPU side, so even if Intel supported OpenCL on Sandy Bridge GPU, your benchmark most likely would not improve if run on the GPU. The first thing I would check is whether the benchmark is compiled with -mavx, so you are fully taking advantage of AVX instructions. Load balancing between CPU and GPU could have helped, so ideally you should have seen ~30% perf improvement, that is if you haven't hit the power envelope of the part, at which point the frequencies of both CPU and GPU would be brought down together with overall performance.&lt;/P&gt;

&lt;P&gt;I completely agree with your sentiment with regards to full support of Sandy Bridge. The product is only 5 years old and should be fully supported. Unfortunately, I am having trouble persuading our driver folks to pay attention to Ivy Bridge bugs, let alone doing anything for Sandy Bridge. They are extremely resource constrained and focused on Kaby Lake and beyond.&amp;nbsp;It is very unfortunate and as you said, creates a very bad reputation for us.&lt;/P&gt;

&lt;P&gt;BTW, could you point me to the paper, which states 7 year support promise? Maybe I could show it to our management and get some sense into them.&lt;/P&gt;

&lt;P&gt;Very sorry&amp;nbsp;about the current state of affairs!&lt;/P&gt;</description>
    <pubDate>Thu, 10 Mar 2016 21:40:53 GMT</pubDate>
    <dc:creator>Robert_I_Intel</dc:creator>
    <dc:date>2016-03-10T21:40:53Z</dc:date>
    <item>
      <title>Sandy bridge, opencl</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831244#M1268</link>
      <description>Hi,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I develop (Geneva University) blas mix/mode using blas CPU and cublas on GPU. Nevertheless I have also a similar version using blas CPU and opencl for the GPU (especially for ATI card).&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;My question is : Intel opencl does support the gpu part inside the sandy bridge ? Can we hope have a linux support of the intel sdk ?&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thus we could make the blas operation on CPU/GPU inside the same socket.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thank you&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Tim&lt;/DIV&gt;</description>
      <pubDate>Tue, 04 Jan 2011 12:51:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831244#M1268</guid>
      <dc:creator>Timocafe</dc:creator>
      <dc:date>2011-01-04T12:51:38Z</dc:date>
    </item>
    <item>
      <title>Sandy bridge, opencl</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831245#M1269</link>
      <description>&lt;P&gt;Tim,&lt;/P&gt;

&lt;P&gt;Im very pleased to hear your ideas to distribute BLAS operation
across Intel platform. I see great value to use the same API to utilize all
performance features available on the compute system.&lt;/P&gt;

&lt;P&gt;OpenCL also provides you the opportunity to use the same
context to share memory objects between devices, synch on events between
queues, compile once, etc. &lt;/P&gt;

&lt;P&gt;This may also increase your ability to get the best of the platform,
depends on your usage.&lt;/P&gt;

&lt;P&gt;Did you find specific portion of the code that are more suitable
the CPU or to the GPU?&lt;/P&gt;

&lt;P&gt;As I mentioned in this forum few times in the past, I cannot
comment at this point on our plans. But
such feedback help us to understand your needs.&lt;/P&gt;

&lt;P&gt;So please keep contribute, and we will publish as soon as a new
version of OpenCL support will be available on Intel platforms.&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;

&lt;P&gt;-
Regards, Arnon&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jan 2011 13:39:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831245#M1269</guid>
      <dc:creator>ARNON_P_Intel</dc:creator>
      <dc:date>2011-01-05T13:39:36Z</dc:date>
    </item>
    <item>
      <title>Sandy bridge, opencl</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831246#M1270</link>
      <description>Thank you for the answer, I think I do not formulate well the question.&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Does the OpenCl sdk works on the GPU part of Sanda Bridge ?&lt;DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Regard's&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Tim&lt;/DIV&gt;</description>
      <pubDate>Wed, 05 Jan 2011 14:55:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831246#M1270</guid>
      <dc:creator>Timocafe</dc:creator>
      <dc:date>2011-01-05T14:55:29Z</dc:date>
    </item>
    <item>
      <title>Sandy bridge, opencl</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831247#M1271</link>
      <description>No, this alpha version works with CPU device only.</description>
      <pubDate>Wed, 05 Jan 2011 21:56:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831247#M1271</guid>
      <dc:creator>ARNON_P_Intel</dc:creator>
      <dc:date>2011-01-05T21:56:36Z</dc:date>
    </item>
    <item>
      <title>Sandy bridge, opencl</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831248#M1272</link>
      <description>Could you elaborate on this a bit? Will there ever be an OpenCL driver for the GPU on Sandy Bridge chips, or is that something that will need to wait for Ivy Bridge? I'm asking, because earlier reports (such as the 8th paragraph of this article: &lt;A href="http://arstechnica.com/apple/news/2010/12/apple-may-drop-nvidia-for-sandy-bridges-igp-next-year.ars" target="_blank"&gt;http://arstechnica.com/apple/news/2010/12/apple-may-drop-nvidia-for-sandy-bridges-igp-next-year.ars&lt;/A&gt; ) indicate that it won't be possible for the GPU on Sandy Bridge to support OpenCL. &lt;BR /&gt;</description>
      <pubDate>Fri, 14 Jan 2011 20:03:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831248#M1272</guid>
      <dc:creator>dsheth</dc:creator>
      <dc:date>2011-01-14T20:03:39Z</dc:date>
    </item>
    <item>
      <title>Sandy bridge, opencl</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831249#M1273</link>
      <description>&lt;P&gt;Intels policy is to not comment
or speculate on rumors or to discuss unannounced plans or products in this
forum.&lt;/P&gt;

&lt;P&gt;Intel does support OpenCL and
continue evaluating when and where such support will intercept our hardware products.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 16 Jan 2011 09:16:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831249#M1273</guid>
      <dc:creator>ARNON_P_Intel</dc:creator>
      <dc:date>2011-01-16T09:16:05Z</dc:date>
    </item>
    <item>
      <title>Sandy bridge, opencl</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831250#M1274</link>
      <description>Maybe you can't comment on rumours, but what about statements from Intel that are being quoted by tech websites? Intel seems to be confirming IGP OpenCL drivers are coming here.&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;A href="http://www.bit-tech.net/hardware/graphics/2011/01/27/intel-hd-graphics-3000-performance-review/8" target="_blank"&gt;http://www.bit-tech.net/hardware/graphics/2011/01/27/intel-hd-graphics-3000-performance-review/8&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;BLOCKQUOTE&gt;&lt;DIV&gt;Let's also not forget OpenCL. We initially asked Intel about OpenCL support at the&lt;I&gt;Clarkdale&lt;/I&gt;launch. The company said then it was aiming for mid-2010. As there's still no OpenCL support we asked again recently and were told:&lt;BR /&gt;&lt;BR /&gt;&lt;I&gt;'[Intel] will be releasing OpenCL graphics drivers to developers during the course of 2011. [Intel] continue to evaluate when and where OpenCL will intercept various products.'&lt;/I&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 03 Feb 2011 05:32:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831250#M1274</guid>
      <dc:creator>matdaimond</dc:creator>
      <dc:date>2011-02-03T05:32:58Z</dc:date>
    </item>
    <item>
      <title>Sandy bridge, opencl</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831251#M1275</link>
      <description>&lt;P&gt;Nothing new here. We are
evaluating our new technologies such as OpenCL with our NDA customers as we
always do. We will continue doing so during the course of 2011.&lt;/P&gt;

&lt;P&gt;As an active Khronos Group
member, Intel is working closely with others in the industry, including the
developers community, to define the OpenCL standard.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Feb 2011 12:46:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831251#M1275</guid>
      <dc:creator>ARNON_P_Intel</dc:creator>
      <dc:date>2011-02-04T12:46:31Z</dc:date>
    </item>
    <item>
      <title>Sandy bridge, opencl</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831252#M1276</link>
      <description>Please maintain a separate non graphics dependant implementation that 
can intergrate with nvidia and amd graphics cards without causing driver
 hell.</description>
      <pubDate>Wed, 09 Feb 2011 23:19:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831252#M1276</guid>
      <dc:creator>MSimm2</dc:creator>
      <dc:date>2011-02-09T23:19:48Z</dc:date>
    </item>
    <item>
      <title>Sandy bridge, opencl</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831253#M1277</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Any new reports on Intel GPU support, in particular Sandy Bridge on OpenCL?&lt;BR /&gt;&lt;BR /&gt;Not rumour commenting needed. &lt;BR /&gt;&lt;BR /&gt;For demonstrational purposes the HD 3000 series that is on mobile devices with 12 execution units still provides nice demonstrational platform.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Kalle Launiala</description>
      <pubDate>Tue, 26 Jul 2011 07:40:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831253#M1277</guid>
      <dc:creator>Kalle_Launiala</dc:creator>
      <dc:date>2011-07-26T07:40:22Z</dc:date>
    </item>
    <item>
      <title>Sandy bridge, opencl</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831254#M1278</link>
      <description>Most updated details can be found in the formal FAQ,&lt;DIV&gt;&lt;A href="http://software.intel.com/en-us/articles/opencl-sdk-frequently-asked-questions/#9"&gt;9. Does Intel OpenCL SDK support the Intel Processor Graphics (integrated graphics)?&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 26 Jul 2011 09:48:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831254#M1278</guid>
      <dc:creator>ARNON_P_Intel</dc:creator>
      <dc:date>2011-07-26T09:48:51Z</dc:date>
    </item>
    <item>
      <title>Sandy bridge, opencl</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831255#M1279</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks, missed that, although no mention on GPU support lead to that conclusion as well.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Kalle</description>
      <pubDate>Tue, 26 Jul 2011 15:01:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831255#M1279</guid>
      <dc:creator>Kalle_Launiala</dc:creator>
      <dc:date>2011-07-26T15:01:00Z</dc:date>
    </item>
    <item>
      <title>Sandy bridge, opencl</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831256#M1280</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I tried to find comparable technical solution to OpenCL; to program custom logic on Sandy Bridge shaders.&lt;BR /&gt;&lt;BR /&gt;The Media SDK seems to focus on media, it wasn't implicitly clear whether it is suitable for this.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What is the proper SDK to code custom shader logic on Sandy Bridge or is there any?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Kalle</description>
      <pubDate>Tue, 26 Jul 2011 15:19:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831256#M1280</guid>
      <dc:creator>Kalle_Launiala</dc:creator>
      <dc:date>2011-07-26T15:19:36Z</dc:date>
    </item>
    <item>
      <title>Where is openCL 1.2 CPU</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831257#M1281</link>
      <description>&lt;P&gt;Where is openCL 1.2 CPU support on Intel HD 3000 2nd gen processor????&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I only found openCL 1.1 support. Is intel planning to provide driver support on intel hd 3000 on customer demand??????&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Also openGL 3.3 is still not provided by intel on windows intel hd 3000 drivers.&amp;nbsp; Currently the latest intel hd 3000 driver only supports openGL 3.1 on windows.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;OpenCL 1.2 (CPU) support and OpenGL 3.3 is found on Linux and Apple Max OS X regarding intel hd 3000 driver. However windows driver is a total let down/disapointment. Are you planning to offer as an update since you have delayed any development regarding this API features???&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;

&lt;P&gt;Panayiotis Palmiris&lt;/P&gt;</description>
      <pubDate>Sat, 30 Jan 2016 16:01:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831257#M1281</guid>
      <dc:creator>Panayiotis_P_</dc:creator>
      <dc:date>2016-01-30T16:01:37Z</dc:date>
    </item>
    <item>
      <title>I have an i7-2640m mobile</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831258#M1282</link>
      <description>&lt;P&gt;I have an i7-2640m mobile processor with intel hd 3000 IGP&amp;nbsp;I need the following driver&amp;nbsp;support.&lt;/P&gt;

&lt;P&gt;1. OpenCL 1.2 (as an update from openCL 1.1, for the CPU part)&lt;/P&gt;

&lt;P&gt;&amp;nbsp;2. OpenGL 3.3 (as an update from OpenGL 3.1)&lt;/P&gt;

&lt;P&gt;3. WiDi driver&amp;nbsp;for windows 10 for second gen CPU with intel hd 3000 IGP (e.g. i7-2640m)&lt;/P&gt;

&lt;P&gt;I am repeating myself since I had no reply.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2016 07:06:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831258#M1282</guid>
      <dc:creator>Panayiotis_P_</dc:creator>
      <dc:date>2016-02-08T07:06:00Z</dc:date>
    </item>
    <item>
      <title>Hi Panayiotis,</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831259#M1283</link>
      <description>&lt;P&gt;Hi &lt;A href="https://software.intel.com/en-us/user/1291818"&gt;&lt;U&gt;&lt;FONT color="#0066cc"&gt;Panayiotis,&lt;/FONT&gt;&lt;/U&gt;&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;As far as I know there are no plans to support OpenCL 1.2 for the GPU&amp;nbsp;for the 2nd generation Intel(R) Core Processors (Sandy Bridge) due to resource constraints. Our driver team is hard at work on the drivers for the 7th generation chips, so OpenCL 1.2 is only supported for 3rd generation Intel(R) Core Processors (Ivy Bridge). I am very sorry about the inconvenience that this issue&amp;nbsp;causes.&lt;/P&gt;

&lt;P&gt;As far as your other questions, for the OpenGL support please consider contacting OpenGL support forum &lt;A href="https://software.intel.com/en-us/forums/developing-games-and-graphics-on-intel"&gt;https://software.intel.com/en-us/forums/developing-games-and-graphics-on-intel&lt;/A&gt;. There should be a separate forum for Wi-Di &lt;A href="https://communities.intel.com/community/tech/intel_widi"&gt;https://communities.intel.com/community/tech/intel_widi&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2016 16:10:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831259#M1283</guid>
      <dc:creator>Robert_I_Intel</dc:creator>
      <dc:date>2016-02-08T16:10:01Z</dc:date>
    </item>
    <item>
      <title>Hi Robert, Thank you for your</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831260#M1284</link>
      <description>&lt;P&gt;Hi Robert, Thank you for your reply and the links.&lt;/P&gt;

&lt;P&gt;Can you offer a OpenCL 1.2 CPU support (not GPU) for intel hd 3000 2nd gen processors???&lt;/P&gt;

&lt;P&gt;I hope that you (intel) reconsider. I am asking a direct update of openCL 1.1 which is a CPU support (not GPU). My i7-2640m is still supported and I am still an intel&amp;nbsp;client.&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="OpenCLi7.jpg"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/10284i39A2B48AF5F39BEC/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="OpenCLi7.jpg" alt="OpenCLi7.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Please see attachment of current OpenCL 1.1 CPU support just to make this more clear.&lt;/P&gt;

&lt;P&gt;I hope that intel will be able to offer the OpenCL 1.2 API driver support, on the CPU load,&amp;nbsp;when the development staff have more spare time to deal with older intel processors.&amp;nbsp;Is this task so difficult????&lt;/P&gt;

&lt;P&gt;Thank you in advance.&lt;/P&gt;

&lt;P&gt;P.S.&lt;/P&gt;

&lt;P&gt;I think I am disapointed with intel development team/support. They say intel hd 3000 does not support openGL 3.3 in windows (only 3.1. is supported) but in Linux ubuntu I have proven them that the intel hd 3000 linux driver does support openGL 3.3. Also Apple OS X has openGL 3.3 support.&lt;/P&gt;

&lt;P&gt;Can anyone from intel correct this disapointment that intel support has caused??&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2016 21:00:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831260#M1284</guid>
      <dc:creator>Panayiotis_P_</dc:creator>
      <dc:date>2016-02-10T21:00:00Z</dc:date>
    </item>
    <item>
      <title>Quote:Robert Ioffe (Intel)</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831261#M1285</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Robert Ioffe (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;As far as I know there are no plans to support OpenCL 1.2 for the GPU&amp;nbsp;for the 2nd generation Intel(R) Core Processors (Sandy Bridge) due to resource constraints.&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Dear Robert,&lt;/P&gt;

&lt;P&gt;Are you planning to support OpenCL 1.2 for the CPU (not GPU) for the 2nd gen CPU (sandy bridge)???&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;If this is easy to achieve I will be over the moon. Otherwise I will be disappointed and probably will never buy an intel processor due to lack of support. If it is not a hassle please support with an updated driver and save intels bad image created&amp;nbsp;by&amp;nbsp;sandy bridge lack of driver features support and lack of continuous development.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;

&lt;P&gt;Regards Panayiotis&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2016 11:18:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831261#M1285</guid>
      <dc:creator>Panayiotis_P_</dc:creator>
      <dc:date>2016-02-12T11:18:00Z</dc:date>
    </item>
    <item>
      <title>Hi Panayiotis,</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831262#M1286</link>
      <description>&lt;P&gt;Hi Panayiotis,&lt;/P&gt;

&lt;P&gt;We already support CPU runtime for SNB and&amp;nbsp;above&amp;nbsp;(2nd generation Intel Core processor): &lt;SPAN style="color: rgb(31, 73, 125); font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 11pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;&amp;nbsp;&lt;A href="https://software.intel.com/en-us/articles/opencl-drivers#lin64"&gt;&lt;U&gt;&lt;FONT color="#0563c1"&gt;&lt;/FONT&gt;&lt;/U&gt;&lt;/A&gt;&lt;A href="https://software.intel.com/en-us/articles/opencl-drivers#lin64" target="_blank"&gt;https://software.intel.com/en-us/articles/opencl-drivers#lin64&lt;/A&gt;&amp;nbsp;. We also support Nehalem chips.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Feb 2016 16:50:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831262#M1286</guid>
      <dc:creator>Robert_I_Intel</dc:creator>
      <dc:date>2016-02-16T16:50:40Z</dc:date>
    </item>
    <item>
      <title>Dear Robert,</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831263#M1287</link>
      <description>&lt;P&gt;Dear Robert,&lt;/P&gt;

&lt;P&gt;Thank you&amp;nbsp;for your reply. It worked.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;I did try a few months ago &lt;A href="http://registrationcenter.intel.com/irc_nas/5198/opencl_runtime_15.1_x64_setup.msi"&gt;&lt;FONT color="#0071c5"&gt;OpenCL™ Runtime 15.1 for Intel® Core™ and Intel® Xeon® Processors for Windows* (64-bit &amp;amp; 32-bit)&lt;/FONT&gt;&lt;/A&gt; but it had problems with sandy bridge kernel when I run the Gaps viewer.&lt;/P&gt;

&lt;P&gt;I have tried again just now. What I did is uninstall openCL 1.1. Reboot. Install the above driver. Reinstall Gaps viewer.&lt;/P&gt;

&lt;P&gt;I run again the CPU OpenCL tests.&lt;/P&gt;

&lt;P&gt;It now works. All tests run fine without any problem.&lt;/P&gt;

&lt;P&gt;I have no words to describe my appreciation to intel making available for sandy bridge openCL 1.2. (and personally to you)&lt;/P&gt;

&lt;P&gt;Just an observation&lt;/P&gt;

&lt;P&gt;It should be made available in the latest intel hd 3000 driver too rather than the older openCL 1.1.&lt;/P&gt;

&lt;P&gt;I am glad you have responded.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2016 06:59:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Sandy-bridge-opencl/m-p/831263#M1287</guid>
      <dc:creator>Panayiotis_P_</dc:creator>
      <dc:date>2016-02-17T06:59:00Z</dc:date>
    </item>
  </channel>
</rss>

