<?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 realse in Fortran in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Memory-realse-in-Fortran/m-p/905306#M11585</link>
    <description>&lt;DIV&gt;Hello&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I am using MKL 10.1 and programming in Fortran (VS 2005). I want to release memory, and the user notes suggest using &lt;FONT face="Courier New"&gt;MKL_FreeBuffers() or MKL_DISABLE_FAST_MM. Dose this mean that i just add &lt;/FONT&gt;&lt;FONT face="Courier New"&gt;MKL_FreeBuffers()at the end of my codes. And,how to set &lt;/FONT&gt;&lt;FONT face="Courier New"&gt;MKL_DISABLE_FAST_MM. Thank you!&lt;BR /&gt;&lt;/FONT&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 12 Aug 2008 09:10:43 GMT</pubDate>
    <dc:creator>liubing84</dc:creator>
    <dc:date>2008-08-12T09:10:43Z</dc:date>
    <item>
      <title>Memory realse in Fortran</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Memory-realse-in-Fortran/m-p/905306#M11585</link>
      <description>&lt;DIV&gt;Hello&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I am using MKL 10.1 and programming in Fortran (VS 2005). I want to release memory, and the user notes suggest using &lt;FONT face="Courier New"&gt;MKL_FreeBuffers() or MKL_DISABLE_FAST_MM. Dose this mean that i just add &lt;/FONT&gt;&lt;FONT face="Courier New"&gt;MKL_FreeBuffers()at the end of my codes. And,how to set &lt;/FONT&gt;&lt;FONT face="Courier New"&gt;MKL_DISABLE_FAST_MM. Thank you!&lt;BR /&gt;&lt;/FONT&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 12 Aug 2008 09:10:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Memory-realse-in-Fortran/m-p/905306#M11585</guid>
      <dc:creator>liubing84</dc:creator>
      <dc:date>2008-08-12T09:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: Memory realse in Fortran</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Memory-realse-in-Fortran/m-p/905307#M11586</link>
      <description>Yes, just call MKL_FreeBuffers() at the end of your code or anywhere else where you'd like to release memory buffers created for internal use by MKL. The calling sequence is documented in the reference manual in the "Support Functions" chapter. MKL_DISABLE_FAST_MM is an environment variable that should be set as with other environment variables (e.g., the control panel on Windows, the user shell, or using system calls from your program).&lt;BR /&gt;&lt;BR /&gt;-Todd&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Aug 2008 22:42:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Memory-realse-in-Fortran/m-p/905307#M11586</guid>
      <dc:creator>Todd_R_Intel</dc:creator>
      <dc:date>2008-08-15T22:42:44Z</dc:date>
    </item>
  </channel>
</rss>

