<?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: MPI taking so much VIRT memory in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/MPI-taking-so-much-VIRT-memory/m-p/741912#M1237</link>
    <description>&lt;P&gt;It could be that OpenMPI is pre-allocating a lot of message buffers.&lt;/P&gt;
&lt;P&gt;Can you try the same experiment with Intel MPI? If the memory consumption is still too high, Intel MPI provides knobs that you can turn to reduce memory consumption.&lt;/P&gt;
&lt;P&gt;--Bill&lt;/P&gt;</description>
    <pubDate>Mon, 05 Nov 2007 18:40:48 GMT</pubDate>
    <dc:creator>William_M_Intel1</dc:creator>
    <dc:date>2007-11-05T18:40:48Z</dc:date>
    <item>
      <title>MPI taking so much VIRT memory</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/MPI-taking-so-much-VIRT-memory/m-p/741911#M1236</link>
      <description>Hi,&lt;BR /&gt;I have a fortran program compiled with ifort and openMPI and I experienced a strange behaviour - when runing at one processor, it takes about 105M of VIRT memory (which is fine) but when I run it on 2 processors ( mpirun -np 2 ...) each process takes about 550MB of virt memory. There is nothing in the code that would scale with the number of processes and the amount of SHR memory fits well ( 44 MB with one proc and cca 52MB altogether with 2 procs). Any ideas why does it need so much memory?&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Oct 2006 16:28:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/MPI-taking-so-much-VIRT-memory/m-p/741911#M1236</guid>
      <dc:creator>mrobin</dc:creator>
      <dc:date>2006-10-04T16:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: MPI taking so much VIRT memory</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/MPI-taking-so-much-VIRT-memory/m-p/741912#M1237</link>
      <description>&lt;P&gt;It could be that OpenMPI is pre-allocating a lot of message buffers.&lt;/P&gt;
&lt;P&gt;Can you try the same experiment with Intel MPI? If the memory consumption is still too high, Intel MPI provides knobs that you can turn to reduce memory consumption.&lt;/P&gt;
&lt;P&gt;--Bill&lt;/P&gt;</description>
      <pubDate>Mon, 05 Nov 2007 18:40:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/MPI-taking-so-much-VIRT-memory/m-p/741912#M1237</guid>
      <dc:creator>William_M_Intel1</dc:creator>
      <dc:date>2007-11-05T18:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: MPI taking so much VIRT memory</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/MPI-taking-so-much-VIRT-memory/m-p/741913#M1238</link>
      <description>Do you happen to use "contains" statement? I remember long time ago&lt;BR /&gt;that with contains somehow the memory usage was much larger.&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Nov 2007 00:48:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/MPI-taking-so-much-VIRT-memory/m-p/741913#M1238</guid>
      <dc:creator>umar</dc:creator>
      <dc:date>2007-11-06T00:48:07Z</dc:date>
    </item>
  </channel>
</rss>

