<?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 Any examples about MPI/OpenMP in Intel® Moderncode for Parallel Architectures</title>
    <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Any-examples-about-MPI-OpenMP/m-p/827801#M1426</link>
    <description>It's certainly feasible to run OpenMP within an MPI rank. That's the MPI_THREAD_FUNNELED mode set up by MPI_Init_thread().&lt;BR /&gt;If your choice is to use OpenMP tasks to start off individual MPI sessions, that's MPI_THREAD_MULTIPLE. &lt;BR /&gt;There's more MPI expertise on the HPC/cluster forum.</description>
    <pubDate>Sun, 08 May 2011 14:19:15 GMT</pubDate>
    <dc:creator>TimP</dc:creator>
    <dc:date>2011-05-08T14:19:15Z</dc:date>
    <item>
      <title>Any examples about MPI/OpenMP</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Any-examples-about-MPI-OpenMP/m-p/827800#M1425</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am coding with MPI/OpenMP. I have 10 nodes, including 1 master node and 9 slave nodes. I have 100 tasks. The master node will collect information about the status of slave nodes and tasks. Once the master node find a avaliable slave node, it will assign a task to the slave node. Once a slave node finished a task, it will let the master node know its node id and the task id. Only one task is assigned to a slave node each time. The processure will continue untile all tasks are done. Do you know to code with MPI/OpenMP? Any example codes are highly appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;White&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 06 May 2011 14:27:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Any-examples-about-MPI-OpenMP/m-p/827800#M1425</guid>
      <dc:creator>white888</dc:creator>
      <dc:date>2011-05-06T14:27:48Z</dc:date>
    </item>
    <item>
      <title>Any examples about MPI/OpenMP</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Any-examples-about-MPI-OpenMP/m-p/827801#M1426</link>
      <description>It's certainly feasible to run OpenMP within an MPI rank. That's the MPI_THREAD_FUNNELED mode set up by MPI_Init_thread().&lt;BR /&gt;If your choice is to use OpenMP tasks to start off individual MPI sessions, that's MPI_THREAD_MULTIPLE. &lt;BR /&gt;There's more MPI expertise on the HPC/cluster forum.</description>
      <pubDate>Sun, 08 May 2011 14:19:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Any-examples-about-MPI-OpenMP/m-p/827801#M1426</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2011-05-08T14:19:15Z</dc:date>
    </item>
  </channel>
</rss>

