<?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: Pls Help: VF Multithread in Intel® Moderncode for Parallel Architectures</title>
    <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Pls-Help-VF-Multithread/m-p/892264#M3832</link>
    <description>Assuming you are using a Fortran compiler which supports OpenMP, you should find the material at &lt;A href="http://www.openmp.org"&gt;www.openmp.org&lt;/A&gt; useful.&lt;BR /&gt;</description>
    <pubDate>Fri, 22 Dec 2006 04:49:23 GMT</pubDate>
    <dc:creator>TimP</dc:creator>
    <dc:date>2006-12-22T04:49:23Z</dc:date>
    <item>
      <title>Pls Help: VF Multithread</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Pls-Help-VF-Multithread/m-p/892263#M3831</link>
      <description>&lt;P&gt;I am a beginner of VF multithread programming. Can anyone give me a sample code how to parallel calculating the summation of 100 numbers, such as one part for the summation from 1 to 50,the other from51 to 100? Thank you :)&lt;/P&gt;
&lt;P&gt;Calculating the summation of 100 numbers from 1 to 100&lt;/P&gt;
&lt;P&gt;VF sequential code:&lt;/P&gt;
&lt;P&gt;integer sum&lt;/P&gt;
&lt;P&gt;sum=0&lt;/P&gt;
&lt;P&gt;do i=1, 100&lt;/P&gt;
&lt;P&gt;sum=sum+i&lt;/P&gt;
&lt;P&gt;enddo&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2006 13:48:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Pls-Help-VF-Multithread/m-p/892263#M3831</guid>
      <dc:creator>wisperless</dc:creator>
      <dc:date>2006-12-21T13:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: Pls Help: VF Multithread</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Pls-Help-VF-Multithread/m-p/892264#M3832</link>
      <description>Assuming you are using a Fortran compiler which supports OpenMP, you should find the material at &lt;A href="http://www.openmp.org"&gt;www.openmp.org&lt;/A&gt; useful.&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Dec 2006 04:49:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Pls-Help-VF-Multithread/m-p/892264#M3832</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2006-12-22T04:49:23Z</dc:date>
    </item>
  </channel>
</rss>

