<?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 Thanks for the response but in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Offload-memory-leak-with-v17-compiler/m-p/1109093#M71445</link>
    <description>&lt;P&gt;Thanks for the response but that is a one-off memory allocation. The issue is the steady memory growth due to the offloads in the infinite loop while (a != 7).&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 04 Mar 2017 12:12:21 GMT</pubDate>
    <dc:creator>David_S_2</dc:creator>
    <dc:date>2017-03-04T12:12:21Z</dc:date>
    <item>
      <title>Offload memory leak with v17 compiler</title>
      <link>https://community.intel.com/t5/Software-Archive/Offload-memory-leak-with-v17-compiler/m-p/1109091#M71443</link>
      <description>&lt;P&gt;Apologies if this has been covered elsewhere.&lt;/P&gt;

&lt;P&gt;I am seeing a small host-side memory leak per offload invocation with the 17.0.1 compiler. &amp;nbsp;Is this a known issue? I haven't managed to track down 17.0.2 update details - maybe its fixed there. &amp;nbsp;The&amp;nbsp;&lt;/P&gt;

&lt;P&gt;To see the problem, compile the attached with icc -std=c99 intel_v17.c -o intel_v17 , run on a Phi system with &amp;nbsp;./intel_v17 2 1000 &amp;nbsp;and monitor the application memory use.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2017 04:33:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Offload-memory-leak-with-v17-compiler/m-p/1109091#M71443</guid>
      <dc:creator>David_S_2</dc:creator>
      <dc:date>2017-03-03T04:33:16Z</dc:date>
    </item>
    <item>
      <title>There's a memory allocation</title>
      <link>https://community.intel.com/t5/Software-Archive/Offload-memory-leak-with-v17-compiler/m-p/1109092#M71444</link>
      <description>&lt;P&gt;There's a memory allocation using memalign but I don't see a corresponding free on the host.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2017 16:24:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Offload-memory-leak-with-v17-compiler/m-p/1109092#M71444</guid>
      <dc:creator>Rajiv_D_Intel</dc:creator>
      <dc:date>2017-03-03T16:24:28Z</dc:date>
    </item>
    <item>
      <title>Thanks for the response but</title>
      <link>https://community.intel.com/t5/Software-Archive/Offload-memory-leak-with-v17-compiler/m-p/1109093#M71445</link>
      <description>&lt;P&gt;Thanks for the response but that is a one-off memory allocation. The issue is the steady memory growth due to the offloads in the infinite loop while (a != 7).&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 04 Mar 2017 12:12:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Offload-memory-leak-with-v17-compiler/m-p/1109093#M71445</guid>
      <dc:creator>David_S_2</dc:creator>
      <dc:date>2017-03-04T12:12:21Z</dc:date>
    </item>
    <item>
      <title>A memory leak has been</title>
      <link>https://community.intel.com/t5/Software-Archive/Offload-memory-leak-with-v17-compiler/m-p/1109094#M71446</link>
      <description>&lt;P&gt;A memory leak has been identified in the offload library and a fix has been made.&lt;/P&gt;

&lt;P&gt;The 17.0 Update3 compiler scheduled for May'17 will have the fix.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2017 21:42:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Offload-memory-leak-with-v17-compiler/m-p/1109094#M71446</guid>
      <dc:creator>Rajiv_D_Intel</dc:creator>
      <dc:date>2017-03-22T21:42:17Z</dc:date>
    </item>
  </channel>
</rss>

