<?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: ippMalloc, do i need it? in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippMalloc-do-i-need-it/m-p/922560#M15857</link>
    <description>&lt;DIV&gt;It is better to use aligned memory blocks if you are wonder about performance. The ippMalloc function provides such memory allocation. But it is possible to use just new operator (or CRT malloc function). No problem with functionality or robustness of IPP code for that case. But be aware that in this case you will not able to reach the maximum performance of your code.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regards,&lt;/DIV&gt;
&lt;DIV&gt; Vladimir&lt;/DIV&gt;</description>
    <pubDate>Sat, 18 Dec 2004 02:17:40 GMT</pubDate>
    <dc:creator>Vladimir_Dudnik</dc:creator>
    <dc:date>2004-12-18T02:17:40Z</dc:date>
    <item>
      <title>ippMalloc, do i need it?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippMalloc-do-i-need-it/m-p/922559#M15856</link>
      <description>&lt;DIV&gt;Doi need to use the ippMalloc functions instead of 'new'? The calls to ipp functions seemed to work both ways with no difference in timing.&lt;/DIV&gt;</description>
      <pubDate>Fri, 17 Dec 2004 06:37:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippMalloc-do-i-need-it/m-p/922559#M15856</guid>
      <dc:creator>chris-ruth</dc:creator>
      <dc:date>2004-12-17T06:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: ippMalloc, do i need it?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippMalloc-do-i-need-it/m-p/922560#M15857</link>
      <description>&lt;DIV&gt;It is better to use aligned memory blocks if you are wonder about performance. The ippMalloc function provides such memory allocation. But it is possible to use just new operator (or CRT malloc function). No problem with functionality or robustness of IPP code for that case. But be aware that in this case you will not able to reach the maximum performance of your code.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regards,&lt;/DIV&gt;
&lt;DIV&gt; Vladimir&lt;/DIV&gt;</description>
      <pubDate>Sat, 18 Dec 2004 02:17:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippMalloc-do-i-need-it/m-p/922560#M15857</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2004-12-18T02:17:40Z</dc:date>
    </item>
  </channel>
</rss>

