<?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 Array notation merge operations in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Array-notation-merge-operations/m-p/740091#M75</link>
    <description>Is the correct forum for this question?</description>
    <pubDate>Mon, 31 Jan 2011 16:13:10 GMT</pubDate>
    <dc:creator>maxx2315</dc:creator>
    <dc:date>2011-01-31T16:13:10Z</dc:date>
    <item>
      <title>Array notation merge operations</title>
      <link>https://community.intel.com/t5/Software-Archive/Array-notation-merge-operations/m-p/740090#M74</link>
      <description>&lt;P&gt;Does the array notation support merge operations? &lt;/P&gt;</description>
      <pubDate>Mon, 31 Jan 2011 12:18:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Array-notation-merge-operations/m-p/740090#M74</guid>
      <dc:creator>maxx2315</dc:creator>
      <dc:date>2011-01-31T12:18:14Z</dc:date>
    </item>
    <item>
      <title>Array notation merge operations</title>
      <link>https://community.intel.com/t5/Software-Archive/Array-notation-merge-operations/m-p/740091#M75</link>
      <description>Is the correct forum for this question?</description>
      <pubDate>Mon, 31 Jan 2011 16:13:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Array-notation-merge-operations/m-p/740091#M75</guid>
      <dc:creator>maxx2315</dc:creator>
      <dc:date>2011-01-31T16:13:10Z</dc:date>
    </item>
    <item>
      <title>Array notation merge operations</title>
      <link>https://community.intel.com/t5/Software-Archive/Array-notation-merge-operations/m-p/740092#M76</link>
      <description>Yes, this is the correct forum, maxx2315, and welcome. Cilk Plus supports array reductions similar to the following:&lt;BR /&gt;&lt;BR /&gt;&lt;PRE&gt;[cpp]float a[100];
// code to manipulate a
float x = __sec_reduce_add(a[:]); // sum all elements of a[/cpp]&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;Is that what you are looking for?</description>
      <pubDate>Mon, 31 Jan 2011 16:51:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Array-notation-merge-operations/m-p/740092#M76</guid>
      <dc:creator>Brandon_H_Intel</dc:creator>
      <dc:date>2011-01-31T16:51:12Z</dc:date>
    </item>
  </channel>
</rss>

