<?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 a=b=c; or b=c; a=b; which has higher time efficiency? in Intel® Moderncode for Parallel Architectures</title>
    <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/a-b-c-or-b-c-a-b-which-has-higher-time-efficiency/m-p/787573#M340</link>
    <description>An interesting exercise would be writing the code to do both and then reviewing the assembly generated by the compiler.&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Assuming this is not a complex data type, don't forget:&lt;/DIV&gt;&lt;DIV&gt;a=c;&lt;/DIV&gt;&lt;DIV&gt;b=c;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 16 Mar 2011 17:12:37 GMT</pubDate>
    <dc:creator>dwms</dc:creator>
    <dc:date>2011-03-16T17:12:37Z</dc:date>
    <item>
      <title>a=b=c; or b=c; a=b; which has higher time efficiency?</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/a-b-c-or-b-c-a-b-which-has-higher-time-efficiency/m-p/787569#M336</link>
      <description>a=b=c;&lt;DIV&gt;or&lt;/DIV&gt;&lt;DIV&gt;b=c;&lt;/DIV&gt;&lt;DIV&gt;a=b;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thanks.&lt;/DIV&gt;</description>
      <pubDate>Sun, 06 Mar 2011 07:12:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/a-b-c-or-b-c-a-b-which-has-higher-time-efficiency/m-p/787569#M336</guid>
      <dc:creator>fatalme</dc:creator>
      <dc:date>2011-03-06T07:12:10Z</dc:date>
    </item>
    <item>
      <title>a=b=c; or b=c; a=b; which has higher time efficiency?</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/a-b-c-or-b-c-a-b-which-has-higher-time-efficiency/m-p/787570#M337</link>
      <description>&lt;P&gt;both constructions are equal, first one is just shorter syntacs of the second one&lt;/P&gt;</description>
      <pubDate>Sun, 06 Mar 2011 07:30:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/a-b-c-or-b-c-a-b-which-has-higher-time-efficiency/m-p/787570#M337</guid>
      <dc:creator>Ilnar</dc:creator>
      <dc:date>2011-03-06T07:30:28Z</dc:date>
    </item>
    <item>
      <title>a=b=c; or b=c; a=b; which has higher time efficiency?</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/a-b-c-or-b-c-a-b-which-has-higher-time-efficiency/m-p/787571#M338</link>
      <description>The compiler will optimize them to the same code.</description>
      <pubDate>Tue, 08 Mar 2011 19:09:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/a-b-c-or-b-c-a-b-which-has-higher-time-efficiency/m-p/787571#M338</guid>
      <dc:creator>Dost__Conrad_W</dc:creator>
      <dc:date>2011-03-08T19:09:02Z</dc:date>
    </item>
    <item>
      <title>a=b=c; or b=c; a=b; which has higher time efficiency?</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/a-b-c-or-b-c-a-b-which-has-higher-time-efficiency/m-p/787572#M339</link>
      <description>&lt;DIV id="tiny_quote"&gt;&lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;Quoting &lt;A jquery1299815415454="67" rel="/en-us/services/profile/quick_profile.php?is_paid=&amp;amp;user_id=508543" href="https://community.intel.com/en-us/profile/508543/" class="basic"&gt;conradca&lt;/A&gt;&lt;/DIV&gt;&lt;DIV style="background-color: #e5e5e5; margin-left: 2px; margin-right: 2px; border: 1px inset; padding: 5px;"&gt;&lt;I&gt;The compiler will optimize them to the same code.&lt;/I&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;Excepting when b and a are volatile.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2011 03:51:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/a-b-c-or-b-c-a-b-which-has-higher-time-efficiency/m-p/787572#M339</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2011-03-11T03:51:13Z</dc:date>
    </item>
    <item>
      <title>a=b=c; or b=c; a=b; which has higher time efficiency?</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/a-b-c-or-b-c-a-b-which-has-higher-time-efficiency/m-p/787573#M340</link>
      <description>An interesting exercise would be writing the code to do both and then reviewing the assembly generated by the compiler.&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Assuming this is not a complex data type, don't forget:&lt;/DIV&gt;&lt;DIV&gt;a=c;&lt;/DIV&gt;&lt;DIV&gt;b=c;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 16 Mar 2011 17:12:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/a-b-c-or-b-c-a-b-which-has-higher-time-efficiency/m-p/787573#M340</guid>
      <dc:creator>dwms</dc:creator>
      <dc:date>2011-03-16T17:12:37Z</dc:date>
    </item>
  </channel>
</rss>

