<?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 negative memory allocation in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/negative-memory-allocation/m-p/861689#M1620</link>
    <description>&lt;P&gt;I am trying to run a circulation model, ADCIRC, in an intel cluster. The program was compiled fine and when it comes to pre-process the input files (grid file and control file) following message resulted&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;from alloc_main1: &lt;BR /&gt;&lt;BR /&gt;memory currently allocated = -1070453336 bytes&lt;BR /&gt;memory high water mark = 17103640 bytes&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The code is written in FORTRAN 90 and I couldn't understand how this -ve memory allocation run-time error can be addressed. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Any solution?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 07 Jul 2008 22:32:01 GMT</pubDate>
    <dc:creator>fjose</dc:creator>
    <dc:date>2008-07-07T22:32:01Z</dc:date>
    <item>
      <title>negative memory allocation</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/negative-memory-allocation/m-p/861689#M1620</link>
      <description>&lt;P&gt;I am trying to run a circulation model, ADCIRC, in an intel cluster. The program was compiled fine and when it comes to pre-process the input files (grid file and control file) following message resulted&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;from alloc_main1: &lt;BR /&gt;&lt;BR /&gt;memory currently allocated = -1070453336 bytes&lt;BR /&gt;memory high water mark = 17103640 bytes&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The code is written in FORTRAN 90 and I couldn't understand how this -ve memory allocation run-time error can be addressed. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Any solution?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jul 2008 22:32:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/negative-memory-allocation/m-p/861689#M1620</guid>
      <dc:creator>fjose</dc:creator>
      <dc:date>2008-07-07T22:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: negative memory allocation</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/negative-memory-allocation/m-p/861690#M1621</link>
      <description>As Fortran doesn't support unsigned numbers, if a number representing more than 2GB is displayed as a 32-bit formatted integer, it could well go into apparent negative territory. One would be suspicious whether the application has been tested in that mode.</description>
      <pubDate>Mon, 07 Jul 2008 23:28:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/negative-memory-allocation/m-p/861690#M1621</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2008-07-07T23:28:13Z</dc:date>
    </item>
  </channel>
</rss>

