<?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 Copy Functions provided by IPP in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Copy-Functions-provided-by-IPP/m-p/857583#M7392</link>
    <description>I have been using copy functions(the one which takes strided data and the other which takes non strided data) provided in IPP for copying complex arrays. Do these functions usenon-temporal movntq instructions to copy ? Because I think movntq instruction evicts the output data from the cache and this means that the following operation that I do with the output data after the copy has to reload the data into the cache.</description>
    <pubDate>Sat, 24 Jan 2009 21:19:14 GMT</pubDate>
    <dc:creator>Shankar1</dc:creator>
    <dc:date>2009-01-24T21:19:14Z</dc:date>
    <item>
      <title>Copy Functions provided by IPP</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Copy-Functions-provided-by-IPP/m-p/857583#M7392</link>
      <description>I have been using copy functions(the one which takes strided data and the other which takes non strided data) provided in IPP for copying complex arrays. Do these functions usenon-temporal movntq instructions to copy ? Because I think movntq instruction evicts the output data from the cache and this means that the following operation that I do with the output data after the copy has to reload the data into the cache.</description>
      <pubDate>Sat, 24 Jan 2009 21:19:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Copy-Functions-provided-by-IPP/m-p/857583#M7392</guid>
      <dc:creator>Shankar1</dc:creator>
      <dc:date>2009-01-24T21:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Functions provided by IPP</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Copy-Functions-provided-by-IPP/m-p/857584#M7393</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
Could you please specify which exactly functions you are tried, what is IPP version and what is your target platform?&lt;BR /&gt;&lt;BR /&gt;Note, usually, IPP functions do not use non-temporal move instruction but there is a special function, ippiCopyManaged, where you can control on this behaviour. Please refer to documentation of this function.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir&lt;BR /&gt;</description>
      <pubDate>Sun, 25 Jan 2009 22:24:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Copy-Functions-provided-by-IPP/m-p/857584#M7393</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2009-01-25T22:24:36Z</dc:date>
    </item>
  </channel>
</rss>

