<?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 OpenMP - Reduction -Operator .AND. in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/OpenMP-Reduction-Operator-AND/m-p/795755#M35097</link>
    <description>Something like&lt;BR /&gt;&lt;BR /&gt;use ieee_arithmetic&lt;BR /&gt;logical result&lt;BR /&gt;real a(n)&lt;BR /&gt;a = .....&lt;BR /&gt;!dir$ omp parallel do reduction(.and. : result)&lt;BR /&gt;do i=1,n&lt;BR /&gt; result = result .and. .not. ieee_isnan(a(i))&lt;BR /&gt;enddo&lt;BR /&gt;&lt;BR /&gt;Do you have an example which is not working?</description>
    <pubDate>Wed, 09 Nov 2011 16:42:16 GMT</pubDate>
    <dc:creator>TimP</dc:creator>
    <dc:date>2011-11-09T16:42:16Z</dc:date>
    <item>
      <title>OpenMP - Reduction -Operator .AND.</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/OpenMP-Reduction-Operator-AND/m-p/795754#M35096</link>
      <description>&lt;DIV&gt;Hello All,&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;I am currently dealing with the operator .AND. in an OpenMP reduction clause in Fortran. Does anybody know how this reduction works?&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thanks,&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 09 Nov 2011 15:32:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/OpenMP-Reduction-Operator-AND/m-p/795754#M35096</guid>
      <dc:creator>Noemi_Gonzalez</dc:creator>
      <dc:date>2011-11-09T15:32:15Z</dc:date>
    </item>
    <item>
      <title>OpenMP - Reduction -Operator .AND.</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/OpenMP-Reduction-Operator-AND/m-p/795755#M35097</link>
      <description>Something like&lt;BR /&gt;&lt;BR /&gt;use ieee_arithmetic&lt;BR /&gt;logical result&lt;BR /&gt;real a(n)&lt;BR /&gt;a = .....&lt;BR /&gt;!dir$ omp parallel do reduction(.and. : result)&lt;BR /&gt;do i=1,n&lt;BR /&gt; result = result .and. .not. ieee_isnan(a(i))&lt;BR /&gt;enddo&lt;BR /&gt;&lt;BR /&gt;Do you have an example which is not working?</description>
      <pubDate>Wed, 09 Nov 2011 16:42:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/OpenMP-Reduction-Operator-AND/m-p/795755#M35097</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2011-11-09T16:42:16Z</dc:date>
    </item>
    <item>
      <title>OpenMP - Reduction -Operator .AND.</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/OpenMP-Reduction-Operator-AND/m-p/795756#M35098</link>
      <description>Thank you.&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Your post was very helpful, It works.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Noemig4&lt;/DIV&gt;</description>
      <pubDate>Thu, 10 Nov 2011 02:45:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/OpenMP-Reduction-Operator-AND/m-p/795756#M35098</guid>
      <dc:creator>Noemi_Gonzalez</dc:creator>
      <dc:date>2011-11-10T02:45:44Z</dc:date>
    </item>
  </channel>
</rss>

