<?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 cilkify a for loop in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/cilkify-a-for-loop/m-p/741744#M705</link>
    <description>&lt;P&gt;I get the following error message: &lt;/P&gt;&lt;PRE&gt;newport_j_step.c(11): error: _Cilk_for increment must be one of operators ++, --, +=, or -=

&lt;/PRE&gt;&lt;P&gt;Like the message says, you need to use the form&lt;/P&gt;&lt;PRE&gt; JZb+=ISGN

&lt;/PRE&gt;&lt;P&gt;- Barry&lt;/P&gt;</description>
    <pubDate>Mon, 30 Apr 2012 20:41:22 GMT</pubDate>
    <dc:creator>Barry_T_Intel</dc:creator>
    <dc:date>2012-04-30T20:41:22Z</dc:date>
    <item>
      <title>cilkify a for loop</title>
      <link>https://community.intel.com/t5/Software-Archive/cilkify-a-for-loop/m-p/741743#M704</link>
      <description>If you have a loop where the incremental part - the third part reads&lt;BR /&gt;&lt;BR /&gt;JZb=JZb+ISGN&lt;BR /&gt;&lt;BR /&gt;and ISGN while an integer is not neccessarily 1. &lt;BR /&gt;&lt;BR /&gt;Then you cannot cilkify that loop. I see no way. It remains a for loop.&lt;BR /&gt;&lt;BR /&gt;Any help appreciated. Thanks in advance. &lt;BR /&gt;&lt;BR /&gt;Newport_j</description>
      <pubDate>Mon, 30 Apr 2012 20:31:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/cilkify-a-for-loop/m-p/741743#M704</guid>
      <dc:creator>newport_j</dc:creator>
      <dc:date>2012-04-30T20:31:05Z</dc:date>
    </item>
    <item>
      <title>cilkify a for loop</title>
      <link>https://community.intel.com/t5/Software-Archive/cilkify-a-for-loop/m-p/741744#M705</link>
      <description>&lt;P&gt;I get the following error message: &lt;/P&gt;&lt;PRE&gt;newport_j_step.c(11): error: _Cilk_for increment must be one of operators ++, --, +=, or -=

&lt;/PRE&gt;&lt;P&gt;Like the message says, you need to use the form&lt;/P&gt;&lt;PRE&gt; JZb+=ISGN

&lt;/PRE&gt;&lt;P&gt;- Barry&lt;/P&gt;</description>
      <pubDate>Mon, 30 Apr 2012 20:41:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/cilkify-a-for-loop/m-p/741744#M705</guid>
      <dc:creator>Barry_T_Intel</dc:creator>
      <dc:date>2012-04-30T20:41:22Z</dc:date>
    </item>
  </channel>
</rss>

