<?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 The instruction set used is in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/SIMD-parallelism/m-p/1143730#M137950</link>
    <description>&lt;P&gt;The instruction set used is limited according to what you specified in the command line, even in the case where it makes simd inefficient.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 24 Feb 2018 03:10:26 GMT</pubDate>
    <dc:creator>TimP</dc:creator>
    <dc:date>2018-02-24T03:10:26Z</dc:date>
    <item>
      <title>SIMD parallelism</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/SIMD-parallelism/m-p/1143728#M137948</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I would like to include SIMD parallelism in OpenMP loop. The syntax of the loop simd construct is simple as&lt;/P&gt;

&lt;P&gt;!$omp do simd&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;do loops&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;!$omp end do simd&lt;/P&gt;

&lt;P&gt;The question&amp;nbsp; is that after&amp;nbsp; the code&amp;nbsp; is compiled with above construct, will the executable&amp;nbsp; run on a non-simd processor? I mean if I compile the code with the above and distribute the executable file to all users with different processors, will some of them with a non-simd processor&amp;nbsp;&lt;SPAN style="font-size: 1em;"&gt;encounter any problem?&amp;nbsp; Thank you, Maria&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Feb 2018 01:15:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/SIMD-parallelism/m-p/1143728#M137948</guid>
      <dc:creator>maria</dc:creator>
      <dc:date>2018-02-24T01:15:05Z</dc:date>
    </item>
    <item>
      <title>Intel Fortran isn't supported</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/SIMD-parallelism/m-p/1143729#M137949</link>
      <description>&lt;P&gt;Intel Fortran isn't supported on any non-SIMD processors. That would have to be pre-Pentium 4. DO SIMD distributes the loop across threads and uses vector instructions where useful.&lt;/P&gt;</description>
      <pubDate>Sat, 24 Feb 2018 01:36:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/SIMD-parallelism/m-p/1143729#M137949</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2018-02-24T01:36:08Z</dc:date>
    </item>
    <item>
      <title>The instruction set used is</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/SIMD-parallelism/m-p/1143730#M137950</link>
      <description>&lt;P&gt;The instruction set used is limited according to what you specified in the command line, even in the case where it makes simd inefficient.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Feb 2018 03:10:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/SIMD-parallelism/m-p/1143730#M137950</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2018-02-24T03:10:26Z</dc:date>
    </item>
  </channel>
</rss>

