<?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 Question about CEAN in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Question-about-CEAN/m-p/740909#M386</link>
    <description>Array notation is useful in order to employ Cilk+ templates:&lt;BR /&gt;&lt;BR /&gt;sum = __sec_reduce_add(a[:] &amp;gt; 0 ? a[:] : 0); // sum of positive elements&lt;BR /&gt;&lt;BR /&gt;Apparently this doesn't involve either vectorization or threading; it's remarkably efficient under those limitations.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Sat, 17 Dec 2011 17:28:02 GMT</pubDate>
    <dc:creator>TimP</dc:creator>
    <dc:date>2011-12-17T17:28:02Z</dc:date>
    <item>
      <title>Question about CEAN</title>
      <link>https://community.intel.com/t5/Software-Archive/Question-about-CEAN/m-p/740907#M384</link>
      <description>Hello, i have read Intel Cilk Plus documentation, but there is one issue with CEAN (C/C++ extended array notation) i'm confused about. Does it use thread level paralellism or only SIMD level parallelism? Or more specifically, an i use it to just vectorise my code without adding any multithreading?</description>
      <pubDate>Tue, 13 Dec 2011 09:42:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Question-about-CEAN/m-p/740907#M384</guid>
      <dc:creator>Sergey_Matvienko</dc:creator>
      <dc:date>2011-12-13T09:42:19Z</dc:date>
    </item>
    <item>
      <title>Question about CEAN</title>
      <link>https://community.intel.com/t5/Software-Archive/Question-about-CEAN/m-p/740908#M385</link>
      <description>Hello Sergey,&lt;BR /&gt; As far as I know, Array notation only adds SIMD level parallelism.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Balaji V. Iyer.</description>
      <pubDate>Thu, 15 Dec 2011 15:27:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Question-about-CEAN/m-p/740908#M385</guid>
      <dc:creator>Balaji_I_Intel</dc:creator>
      <dc:date>2011-12-15T15:27:10Z</dc:date>
    </item>
    <item>
      <title>Question about CEAN</title>
      <link>https://community.intel.com/t5/Software-Archive/Question-about-CEAN/m-p/740909#M386</link>
      <description>Array notation is useful in order to employ Cilk+ templates:&lt;BR /&gt;&lt;BR /&gt;sum = __sec_reduce_add(a[:] &amp;gt; 0 ? a[:] : 0); // sum of positive elements&lt;BR /&gt;&lt;BR /&gt;Apparently this doesn't involve either vectorization or threading; it's remarkably efficient under those limitations.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 17 Dec 2011 17:28:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Question-about-CEAN/m-p/740909#M386</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2011-12-17T17:28:02Z</dc:date>
    </item>
  </channel>
</rss>

