<?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 about hybrid multithreaded-MPI solver in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/about-hybrid-multithreaded-MPI-solver/m-p/765617#M211</link>
    <description>I am wondering whether it is possible to use MKL and Intel MPI to realize hybrid multithreaded-MPI solver with simple codes the users write. Thanks a lot.</description>
    <pubDate>Tue, 10 Aug 2010 14:47:01 GMT</pubDate>
    <dc:creator>recrusader</dc:creator>
    <dc:date>2010-08-10T14:47:01Z</dc:date>
    <item>
      <title>about hybrid multithreaded-MPI solver</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/about-hybrid-multithreaded-MPI-solver/m-p/765617#M211</link>
      <description>I am wondering whether it is possible to use MKL and Intel MPI to realize hybrid multithreaded-MPI solver with simple codes the users write. Thanks a lot.</description>
      <pubDate>Tue, 10 Aug 2010 14:47:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/about-hybrid-multithreaded-MPI-solver/m-p/765617#M211</guid>
      <dc:creator>recrusader</dc:creator>
      <dc:date>2010-08-10T14:47:01Z</dc:date>
    </item>
    <item>
      <title>about hybrid multithreaded-MPI solver</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/about-hybrid-multithreaded-MPI-solver/m-p/765618#M212</link>
      <description>Yes, there are several production codes as well as demonstrations of Intel MPI usage with Intel OpenMP as the MPI FUNNELED implementation. Currently supported versions of Intel MPI default to using the OMP_NUM_THREADS to optimize thread placement on each node. MKL works well in both the 1 MPI process per node and 1 process per socket modes.</description>
      <pubDate>Tue, 10 Aug 2010 22:21:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/about-hybrid-multithreaded-MPI-solver/m-p/765618#M212</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2010-08-10T22:21:21Z</dc:date>
    </item>
    <item>
      <title>about hybrid multithreaded-MPI solver</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/about-hybrid-multithreaded-MPI-solver/m-p/765619#M213</link>
      <description>Intel MKL from version 10.2 and Intel MPI Library from version 4.0 may balance workload on a node. Number of MPI processes plus number of MKL threads will not exceed number of cores on a node. You don't even need to use OMP_NUM_THREADS or MKL_NUM_THREADS.&lt;BR /&gt;&lt;BR /&gt;Give it a try!&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt; Dmitry&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Aug 2010 07:23:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/about-hybrid-multithreaded-MPI-solver/m-p/765619#M213</guid>
      <dc:creator>Dmitry_K_Intel2</dc:creator>
      <dc:date>2010-08-11T07:23:44Z</dc:date>
    </item>
  </channel>
</rss>

