<?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 Number of processors in Intel® Moderncode for Parallel Architectures</title>
    <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Number-of-processors/m-p/858178#M2191</link>
    <description>&lt;P&gt;Thanks for your explanation&lt;/P&gt;</description>
    <pubDate>Wed, 31 Mar 2010 07:56:28 GMT</pubDate>
    <dc:creator>chdthanh</dc:creator>
    <dc:date>2010-03-31T07:56:28Z</dc:date>
    <item>
      <title>Number of processors</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Number-of-processors/m-p/858176#M2189</link>
      <description>&lt;P&gt;Does Intel Core 2 Duo mean 2 processors?&lt;BR /&gt;When I use MPI subroutine MPI_COMM_SIZE I got size=1. Does it means that there are 1 processors?Andthe reason is that I useWinXP 32-bit?&lt;BR /&gt;Can you please tell how to use 2 processors?&lt;BR /&gt;Thanks,&lt;BR /&gt;Thanh&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2010 15:30:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Number-of-processors/m-p/858176#M2189</guid>
      <dc:creator>chdthanh</dc:creator>
      <dc:date>2010-03-30T15:30:38Z</dc:date>
    </item>
    <item>
      <title>Number of processors</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Number-of-processors/m-p/858177#M2190</link>
      <description>No, MPI_COMM_SIZE doesn't tell anything about the number of processors, under either of the common definitions. Core 2 Duo is certainly capable of running 2 MPI ranks, or 2 OpenMP threads, even under XP32. Did you start your job by mpirun -np 2 or similar ?&lt;BR /&gt;MPI implementations, in my experience, never pick a number of ranks automatically, unlike OpenMP, where some implementation default to 1 thread, and others default to total number of cores or logicals.&lt;BR /&gt;Intel like to call a Core 2 Duo a single processor dual core, even though the term logical processors also is used, particularly for HT. Many MPI users consider dual core as 2 processors.</description>
      <pubDate>Tue, 30 Mar 2010 21:19:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Number-of-processors/m-p/858177#M2190</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2010-03-30T21:19:10Z</dc:date>
    </item>
    <item>
      <title>Number of processors</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Number-of-processors/m-p/858178#M2191</link>
      <description>&lt;P&gt;Thanks for your explanation&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2010 07:56:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Number-of-processors/m-p/858178#M2191</guid>
      <dc:creator>chdthanh</dc:creator>
      <dc:date>2010-03-31T07:56:28Z</dc:date>
    </item>
  </channel>
</rss>

