<?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 Multi Processor in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Multi-Processor/m-p/814575#M44582</link>
    <description>Does Intel Fortran Composer XE 2011 for Windows support multi processor? What should I do to modify a code to support multi processor? Thanks.&lt;BR /&gt;</description>
    <pubDate>Thu, 27 Jan 2011 21:06:42 GMT</pubDate>
    <dc:creator>truelies</dc:creator>
    <dc:date>2011-01-27T21:06:42Z</dc:date>
    <item>
      <title>Multi Processor</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Multi-Processor/m-p/814575#M44582</link>
      <description>Does Intel Fortran Composer XE 2011 for Windows support multi processor? What should I do to modify a code to support multi processor? Thanks.&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Jan 2011 21:06:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Multi-Processor/m-p/814575#M44582</guid>
      <dc:creator>truelies</dc:creator>
      <dc:date>2011-01-27T21:06:42Z</dc:date>
    </item>
    <item>
      <title>Multi Processor</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Multi-Processor/m-p/814576#M44583</link>
      <description>Yes, it does. There are many ways to take advantage of multiprocessors. The simplest is adding the /Qparallel option, but by itself, it may not get you a lot. The Guided Auto Parallelization feature can help you with suggestions for code changes that improve autoparallelization. The DO CONCURRENT construct also works with /Qparallel.&lt;BR /&gt;&lt;BR /&gt;Then there is OpenMP, which requires code changes. There is a large aection of the "Optimizing Applications" documentation dealing with parallelization.&lt;BR /&gt;&lt;BR /&gt;There is also the Coarray feature from Fortran 2008, which supports multiprocessors by default, but requires the most code changes.</description>
      <pubDate>Thu, 27 Jan 2011 22:35:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Multi-Processor/m-p/814576#M44583</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2011-01-27T22:35:31Z</dc:date>
    </item>
    <item>
      <title>Multi Processor</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Multi-Processor/m-p/814577#M44584</link>
      <description>Thanks Steve. Do you have a document on those?&lt;BR /&gt;&lt;BR /&gt;Found it: &lt;A href="http://software.intel.com/sites/products/documentation/hpc/compilerpro/en-us/cpp/win/compiler_c/optaps/common/optaps_intro.htm?wapkw=%28Optimizing+Applications%29" target="_blank"&gt;http://software.intel.com/sites/products/documentation/hpc/compilerpro/en-us/cpp/win/compiler_c/optaps/common/optaps_intro.htm?wapkw=%28Optimizing+Applications%29&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;but this one is for Intel C++, anything for Intel Fortran?</description>
      <pubDate>Fri, 28 Jan 2011 14:53:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Multi-Processor/m-p/814577#M44584</guid>
      <dc:creator>truelies</dc:creator>
      <dc:date>2011-01-28T14:53:42Z</dc:date>
    </item>
    <item>
      <title>Multi Processor</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Multi-Processor/m-p/814578#M44585</link>
      <description>All of the advice and switches in this article apply to Fortran also.&lt;BR /&gt;&lt;BR /&gt;&lt;P&gt;------&lt;/P&gt;&lt;P&gt;Wendy&lt;/P&gt;&lt;P&gt;&lt;A href="http://software.intel.com/en-us/forums/intel-visual-fortran-compiler-for-windows/announcement/241/"&gt;Attaching or including files in a post&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2011 21:38:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Multi-Processor/m-p/814578#M44585</guid>
      <dc:creator>Wendy_Doerner__Intel</dc:creator>
      <dc:date>2011-01-28T21:38:35Z</dc:date>
    </item>
    <item>
      <title>Multi Processor</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Multi-Processor/m-p/814579#M44586</link>
      <description>You can read the Fortran documentation &lt;A href="http://software.intel.com/en-us/articles/intel-fortran-composer-xe-documentation/"&gt;here&lt;/A&gt;, if you don't have the product installed.</description>
      <pubDate>Fri, 28 Jan 2011 23:49:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Multi-Processor/m-p/814579#M44586</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2011-01-28T23:49:14Z</dc:date>
    </item>
    <item>
      <title>Multi Processor</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Multi-Processor/m-p/814580#M44587</link>
      <description>Steve,&lt;BR /&gt;&lt;BR /&gt;I can't find anyone for multi processor, could you tell me which one? Thanks</description>
      <pubDate>Tue, 01 Feb 2011 20:44:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Multi-Processor/m-p/814580#M44587</guid>
      <dc:creator>truelies</dc:creator>
      <dc:date>2011-02-01T20:44:37Z</dc:date>
    </item>
    <item>
      <title>Multi Processor</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Multi-Processor/m-p/814581#M44588</link>
      <description>All our products apply to mulit processor. The document which focuses on the Fortran Windows Compiler is here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://software.intel.com/sites/products/documentation/hpc/composerxe/en-us/fortran/win/index.htm"&gt;http://software.intel.com/sites/products/documentation/hpc/composerxe/en-us/fortran/win/index.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;P&gt;------&lt;/P&gt;&lt;P&gt;Wendy&lt;/P&gt;&lt;P&gt;&lt;A href="http://software.intel.com/en-us/forums/intel-visual-fortran-compiler-for-windows/announcement/241/"&gt;Attaching or including files in a post&lt;/A&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Feb 2011 21:04:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Multi-Processor/m-p/814581#M44588</guid>
      <dc:creator>Wendy_Doerner__Intel</dc:creator>
      <dc:date>2011-02-01T21:04:04Z</dc:date>
    </item>
    <item>
      <title>Multi Processor</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Multi-Processor/m-p/814582#M44589</link>
      <description>This link includes all fortran documents. I can see&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.intel.com/../../sites/products/documentation/hpc/composerxe/en-us/fortran/win/optaps/common/optaps_bk.htm" target="right" class="treeUnselected" onclick="clickAnchor(this)"&gt;Optimizing
 Applications&lt;/A&gt;
              &lt;DIV class="treeSubnodesHidden"&gt;&lt;BR /&gt;and&lt;/DIV&gt;
            
            
              &lt;A href="https://community.intel.com/../../sites/products/documentation/hpc/composerxe/en-us/fortran/win/optaps/common/parallelaps_bk.htm" target="right" class="treeUnselected" onclick="clickAnchor(this)"&gt;Creating
 Parallel Applications&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Which one is for how to change a code to multi processor in Intel Fortran? Thanks.&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Feb 2011 19:52:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Multi-Processor/m-p/814582#M44589</guid>
      <dc:creator>truelies</dc:creator>
      <dc:date>2011-02-07T19:52:02Z</dc:date>
    </item>
    <item>
      <title>Multi Processor</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Multi-Processor/m-p/814583#M44590</link>
      <description>The "Creating Parallel Applications" link is more relevant. The "Optimizing" link is for general optimization topics.</description>
      <pubDate>Mon, 07 Feb 2011 20:28:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Multi-Processor/m-p/814583#M44590</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2011-02-07T20:28:48Z</dc:date>
    </item>
  </channel>
</rss>

