<?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 memory leak in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/memory-leak/m-p/1028592#M109976</link>
    <description>&lt;P&gt;I have a memory leak in my executable that I am unable to pinpoint. The computation is wildly complex with many iterative subroutine calls, many derived types and heavy pointer usage. I have checked the computation as much as I can and it appears that all array and pointer allocations are done properly. Regardless, for no reason, the amount of the memory the executable is using keeps increasing with the number of iterations to eventually reach a state where all the memory in the computer in taken by the executable. - at that point the exe continues to compute and the used memory goes up and down. This is on Windows 7 and I have tried Intel Fortran 12 and 14. Both have the same behavior. Additional somewhat bizarre behavior is&amp;nbsp; the memory leak occurs&amp;nbsp; only during the first iteration of a loop within which there are complex calls. That loop is repeated many times.&lt;/P&gt;

&lt;P&gt;Are there any compiler options that can help?&lt;/P&gt;</description>
    <pubDate>Fri, 30 May 2014 21:00:33 GMT</pubDate>
    <dc:creator>tiho</dc:creator>
    <dc:date>2014-05-30T21:00:33Z</dc:date>
    <item>
      <title>memory leak</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/memory-leak/m-p/1028592#M109976</link>
      <description>&lt;P&gt;I have a memory leak in my executable that I am unable to pinpoint. The computation is wildly complex with many iterative subroutine calls, many derived types and heavy pointer usage. I have checked the computation as much as I can and it appears that all array and pointer allocations are done properly. Regardless, for no reason, the amount of the memory the executable is using keeps increasing with the number of iterations to eventually reach a state where all the memory in the computer in taken by the executable. - at that point the exe continues to compute and the used memory goes up and down. This is on Windows 7 and I have tried Intel Fortran 12 and 14. Both have the same behavior. Additional somewhat bizarre behavior is&amp;nbsp; the memory leak occurs&amp;nbsp; only during the first iteration of a loop within which there are complex calls. That loop is repeated many times.&lt;/P&gt;

&lt;P&gt;Are there any compiler options that can help?&lt;/P&gt;</description>
      <pubDate>Fri, 30 May 2014 21:00:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/memory-leak/m-p/1028592#M109976</guid>
      <dc:creator>tiho</dc:creator>
      <dc:date>2014-05-30T21:00:33Z</dc:date>
    </item>
    <item>
      <title>This is what Intel Inspector</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/memory-leak/m-p/1028593#M109977</link>
      <description>&lt;P&gt;This is what &lt;A href="https://software.intel.com/en-us/intel-inspector-xe/"&gt;Intel Inspector XE&lt;/A&gt; is made for. It can check for and locate memory leaks, and also has a memory growth analysis. You can get a free 30-day trial.&lt;/P&gt;</description>
      <pubDate>Fri, 30 May 2014 22:58:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/memory-leak/m-p/1028593#M109977</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2014-05-30T22:58:23Z</dc:date>
    </item>
    <item>
      <title>Fantastic. Much appreciated</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/memory-leak/m-p/1028594#M109978</link>
      <description>&lt;P&gt;Fantastic. Much appreciated Steve!!!!!&lt;/P&gt;</description>
      <pubDate>Fri, 30 May 2014 23:03:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/memory-leak/m-p/1028594#M109978</guid>
      <dc:creator>tiho</dc:creator>
      <dc:date>2014-05-30T23:03:41Z</dc:date>
    </item>
  </channel>
</rss>

