<?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 I believe that's not possible in OpenCL* for CPU</title>
    <link>https://community.intel.com/t5/OpenCL-for-CPU/Disable-TBB-on-CPU-fallback/m-p/916270#M1353</link>
    <description>&lt;P&gt;I believe that's not possible. You may be able to play with global and local sizes to restrict the number of threads but the runtime still depends on tbb. I will fwd your question to see if there are workarounds.&lt;/P&gt;
&lt;P&gt;Raghu&lt;/P&gt;</description>
    <pubDate>Tue, 03 Sep 2013 17:40:30 GMT</pubDate>
    <dc:creator>Raghupathi_M_Intel</dc:creator>
    <dc:date>2013-09-03T17:40:30Z</dc:date>
    <item>
      <title>Disable TBB on CPU fallback</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Disable-TBB-on-CPU-fallback/m-p/916269#M1352</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have a slightly obscure problem :) For testing purposes we're running opencl inside a linux VM, so the actual gfx hardware is not accessable. We're using the CPU fallback from intel's opencl impl instead. Apparently, this impl is using TBB to get better performance but our environment does not allow for third parties to create any threads. We don't need any performance, just that it works at all. Is there a way (maybe by setting an environment variable) to disable the multi-threading inside intel's CPU based opencl driver?&lt;/P&gt;
&lt;P&gt;Thx, Alex&lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2013 14:49:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Disable-TBB-on-CPU-fallback/m-p/916269#M1352</guid>
      <dc:creator>Alexander_Herz</dc:creator>
      <dc:date>2013-09-02T14:49:37Z</dc:date>
    </item>
    <item>
      <title>I believe that's not possible</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Disable-TBB-on-CPU-fallback/m-p/916270#M1353</link>
      <description>&lt;P&gt;I believe that's not possible. You may be able to play with global and local sizes to restrict the number of threads but the runtime still depends on tbb. I will fwd your question to see if there are workarounds.&lt;/P&gt;
&lt;P&gt;Raghu&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2013 17:40:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Disable-TBB-on-CPU-fallback/m-p/916270#M1353</guid>
      <dc:creator>Raghupathi_M_Intel</dc:creator>
      <dc:date>2013-09-03T17:40:30Z</dc:date>
    </item>
    <item>
      <title>Ok. Looks like there is no</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Disable-TBB-on-CPU-fallback/m-p/916271#M1354</link>
      <description>&lt;P&gt;Ok. Looks like there is no way to disable TBB.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2013 16:58:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Disable-TBB-on-CPU-fallback/m-p/916271#M1354</guid>
      <dc:creator>Raghupathi_M_Intel</dc:creator>
      <dc:date>2013-09-04T16:58:08Z</dc:date>
    </item>
    <item>
      <title>Hi Alexander,</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Disable-TBB-on-CPU-fallback/m-p/916272#M1355</link>
      <description>Hi Alexander,

Is it possible to adjust VM settings so it uses only 1 core (without HT)? Probably this will prevent TBB from creating new threads.

Thanks,
Yuri</description>
      <pubDate>Fri, 06 Sep 2013 12:25:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Disable-TBB-on-CPU-fallback/m-p/916272#M1355</guid>
      <dc:creator>Yuri_K_Intel</dc:creator>
      <dc:date>2013-09-06T12:25:58Z</dc:date>
    </item>
    <item>
      <title>Hi, </title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Disable-TBB-on-CPU-fallback/m-p/916273#M1356</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also please look at Immediate Execution:&amp;nbsp;&lt;A href="http://software.intel.com/sites/products/documentation/ioclsdk/2013/UG/Intel_Immediate_Command_Execution_Extension.htm"&gt;http://software.intel.com/sites/products/documentation/ioclsdk/2013/UG/Intel_Immediate_Command_Execution_Extension.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2013 12:31:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Disable-TBB-on-CPU-fallback/m-p/916273#M1356</guid>
      <dc:creator>Maxim_S_Intel</dc:creator>
      <dc:date>2013-09-06T12:31:32Z</dc:date>
    </item>
    <item>
      <title>Great, immidate exec seems to</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Disable-TBB-on-CPU-fallback/m-p/916274#M1357</link>
      <description>&lt;P&gt;Great, immidate exec seems to fix my problem.&lt;/P&gt;
&lt;P&gt;I assume the standard TBB ENV vars also work here?&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Alex&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2013 15:19:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Disable-TBB-on-CPU-fallback/m-p/916274#M1357</guid>
      <dc:creator>Alexander_Herz</dc:creator>
      <dc:date>2013-09-06T15:19:45Z</dc:date>
    </item>
    <item>
      <title>Thanks Max. I wasn't aware of</title>
      <link>https://community.intel.com/t5/OpenCL-for-CPU/Disable-TBB-on-CPU-fallback/m-p/916275#M1358</link>
      <description>&lt;P&gt;Thanks Max. I wasn't aware of the extension. Moreover I misunderstood the question as "completely disabling tbb".&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2013 17:55:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/OpenCL-for-CPU/Disable-TBB-on-CPU-fallback/m-p/916275#M1358</guid>
      <dc:creator>Raghupathi_M_Intel</dc:creator>
      <dc:date>2013-09-06T17:55:09Z</dc:date>
    </item>
  </channel>
</rss>

