<?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 Execute OpenCL in sequential (1 work item at a time) in OpenCL* for CPU</title>
    <link>https://community.intel.com/t5/OpenCL-for-CPU/Execute-OpenCL-in-sequential-1-work-item-at-a-time/m-p/938905#M1696</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I would like to do some test and execute all the work items as&amp;nbsp;sequential (avoid parallelism)&amp;nbsp;(and avoid possible conflicts between parallel work items) and would like to know if there is an option for this ?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Sat, 09 Feb 2013 15:03:50 GMT</pubDate>
    <dc:creator>Polar01</dc:creator>
    <dc:date>2013-02-09T15:03:50Z</dc:date>
    <item>
      <title>Execute OpenCL in sequential (1 work item at a time)</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Execute-OpenCL-in-sequential-1-work-item-at-a-time/m-p/938905#M1696</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I would like to do some test and execute all the work items as&amp;nbsp;sequential (avoid parallelism)&amp;nbsp;(and avoid possible conflicts between parallel work items) and would like to know if there is an option for this ?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 09 Feb 2013 15:03:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Execute-OpenCL-in-sequential-1-work-item-at-a-time/m-p/938905#M1696</guid>
      <dc:creator>Polar01</dc:creator>
      <dc:date>2013-02-09T15:03:50Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Execute-OpenCL-in-sequential-1-work-item-at-a-time/m-p/938906#M1697</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Please create a queue with additional CL_QUEUE_THREAD_LOCAL_EXEC_ENABLE_INTEL flag. This will cause Intel CPU device to use only the calling thread for execution.&lt;/P&gt;</description>
      <pubDate>Sun, 10 Feb 2013 06:23:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Execute-OpenCL-in-sequential-1-work-item-at-a-time/m-p/938906#M1697</guid>
      <dc:creator>Evgeny_F_Intel</dc:creator>
      <dc:date>2013-02-10T06:23:15Z</dc:date>
    </item>
  </channel>
</rss>

