<?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: beginners questions in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/beginners-questions/m-p/922512#M15851</link>
    <description>&lt;DIV&gt;1. that is not too optimistic. please use ipp 2d fft in ippi lib on P4, ipp is exactly faster than nsp. not clear why do you need forming a "column" row. just use the 2d transform&lt;/DIV&gt;
&lt;DIV&gt;2. you can compare yourself, but for example MKL 1D DFT calls IPP inside&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Sat, 18 Dec 2004 01:50:29 GMT</pubDate>
    <dc:creator>borix</dc:creator>
    <dc:date>2004-12-18T01:50:29Z</dc:date>
    <item>
      <title>beginners questions</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/beginners-questions/m-p/922511#M15850</link>
      <description>&lt;DIV&gt;
&lt;DIV&gt;Hi&lt;/DIV&gt;
&lt;DIV&gt;I'm drowning in IPP and MKL documentation&lt;/DIV&gt;
&lt;DIV&gt;I have been using nsp up till now but now consider changing to IPP or MKL.&lt;/DIV&gt;
&lt;DIV&gt;It would be very helpful for me if I can get some suggestions on porting.&lt;/DIV&gt;
&lt;DIV&gt;I'll then would have a starting point.&lt;/DIV&gt;
&lt;DIV&gt;Myapplication works with lots of large (512*512 up tp 8k*8k) images and fft's,but only one in memory at a time.&lt;/DIV&gt;
&lt;DIV&gt;I have used the strategy of allocating each row for it self, both image and fft.&lt;/DIV&gt;
&lt;DIV&gt;That means that I have to build coulmn vectors myself for the vertical FFTwhich slows things down I'll guess.&lt;/DIV&gt;
&lt;DIV&gt;
&lt;DIV&gt;To use a "Intel" memor allocation would make bigger demand on contimuous free space, wouldnt it?&lt;/DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Up to now, I have used this type ofcall:&lt;/DIV&gt;
&lt;DIV&gt;nspcrFft( PFloat(floatRArray&lt;Y&gt;),&lt;BR /&gt; PFloat(floatIArray&lt;Y&gt;),&lt;BR /&gt; Bits,&lt;BR /&gt; NSP_Forw OR NSP_NoBitRev OR NSP_DoFastMMX);&lt;/Y&gt;&lt;/Y&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Can someone please comment on the validit of my heap concerns and offer&lt;/DIV&gt;
&lt;DIV&gt;a suggestion to replacement function (just as a starting point for me)&lt;/DIV&gt;
&lt;DIV&gt;Also&lt;/DIV&gt;
&lt;DIV&gt;1: is it to optimistic to hope for a doubled performance on a P4 ?&lt;/DIV&gt;
&lt;DIV&gt;2: how do I choose between IPP and MKL ?&lt;/DIV&gt;
&lt;DIV&gt;3: I will extend to 3d soon with objects up to 1k*1k*64, does that have any bearing on the choise above?&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 17 Dec 2004 20:24:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/beginners-questions/m-p/922511#M15850</guid>
      <dc:creator>uabpsab</dc:creator>
      <dc:date>2004-12-17T20:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: beginners questions</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/beginners-questions/m-p/922512#M15851</link>
      <description>&lt;DIV&gt;1. that is not too optimistic. please use ipp 2d fft in ippi lib on P4, ipp is exactly faster than nsp. not clear why do you need forming a "column" row. just use the 2d transform&lt;/DIV&gt;
&lt;DIV&gt;2. you can compare yourself, but for example MKL 1D DFT calls IPP inside&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 18 Dec 2004 01:50:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/beginners-questions/m-p/922512#M15851</guid>
      <dc:creator>borix</dc:creator>
      <dc:date>2004-12-18T01:50:29Z</dc:date>
    </item>
  </channel>
</rss>

