<?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 Re: OpenMP spec example in Intel® Moderncode for Parallel Architectures</title>
    <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/OpenMP-spec-example/m-p/907467#M4490</link>
    <description>&lt;P&gt;My comments on the referenced secton is the author made a typographical error.&lt;/P&gt;
&lt;P&gt;IMHO lines 34:38 should be placed before line 28 (just inside the opening brace)&lt;/P&gt;
&lt;P&gt;Anyone else wish to comment?&lt;/P&gt;
&lt;P&gt;Good catch.&lt;/P&gt;
&lt;P&gt;Jim Dempsey&lt;/P&gt;</description>
    <pubDate>Sun, 10 Aug 2008 15:01:22 GMT</pubDate>
    <dc:creator>jimdempseyatthecove</dc:creator>
    <dc:date>2008-08-10T15:01:22Z</dc:date>
    <item>
      <title>OpenMP spec example</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/OpenMP-spec-example/m-p/907466#M4489</link>
      <description>Consider the example A.2.2c on page 157 of the OpenMP 3.0 spec [not a new feature in openmp3 as far as I know].&lt;BR /&gt;(Available from here: &lt;A href="http://www.openmp.org/mp-documents/spec30.pdf)" target="_blank"&gt;http://www.openmp.org/mp-documents/spec30.pdf)&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Question: Is this example and explanitive text correct about only data being defined at the end? If so, can you please explain to me why this is so?&lt;BR /&gt;&lt;BR /&gt;Thread 0 has flushed the data and then the flag [ordering imposed by flush directives] in that order.&lt;BR /&gt;&lt;BR /&gt;Thread 1 cannot cross the line 36 flush pragma until flag is 1, and hence data is 42. how can only data be the only one defined at the final print statement?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Jonathan.&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Aug 2008 20:43:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/OpenMP-spec-example/m-p/907466#M4489</guid>
      <dc:creator>jhogg41</dc:creator>
      <dc:date>2008-08-06T20:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: OpenMP spec example</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/OpenMP-spec-example/m-p/907467#M4490</link>
      <description>&lt;P&gt;My comments on the referenced secton is the author made a typographical error.&lt;/P&gt;
&lt;P&gt;IMHO lines 34:38 should be placed before line 28 (just inside the opening brace)&lt;/P&gt;
&lt;P&gt;Anyone else wish to comment?&lt;/P&gt;
&lt;P&gt;Good catch.&lt;/P&gt;
&lt;P&gt;Jim Dempsey&lt;/P&gt;</description>
      <pubDate>Sun, 10 Aug 2008 15:01:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/OpenMP-spec-example/m-p/907467#M4490</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2008-08-10T15:01:22Z</dc:date>
    </item>
  </channel>
</rss>

