<?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: Linking to csfft1d etc in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linking-to-csfft1d-etc/m-p/905273#M11580</link>
    <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/190926"&gt;aml1005@ast.cam.ac.uk&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;P&gt;I have some code from a few years ago using the easy-to-use FFT routines csfft1d etc. I can't for the life of me figure out how to get these to link with the latest IVF and MKL - help please?&lt;/P&gt;
&lt;P&gt;thanks,&lt;/P&gt;
&lt;P&gt;Antony&lt;/P&gt;
&lt;P&gt;PS. The routines are documented at &lt;A href="http://www.intel.com/software/products/mkl/docs/fft2dfti.pdf" target="_blank"&gt;http://www.intel.com/software/products/mkl/docs/fft2dfti.pdf&lt;/A&gt; - I'm fairly sure you used to be able to link to them very easily using default MKL libraries, without any external wrappers etc.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have probably very simmilar problem with FFT. I am trying to solve it for two week, but nobody replied me some satisfactory answer  to this time.&lt;/P&gt;
&lt;P&gt;However, if you want, have a look on my thread &lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=61736" target="_blank"&gt;FFT in Fortran&lt;/A&gt; and compare, if it is the same.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 17 Nov 2008 15:14:49 GMT</pubDate>
    <dc:creator>alastor</dc:creator>
    <dc:date>2008-11-17T15:14:49Z</dc:date>
    <item>
      <title>Linking to csfft1d etc</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linking-to-csfft1d-etc/m-p/905272#M11579</link>
      <description>&lt;P&gt;I have some code from a few years ago using the easy-to-use FFT routines csfft1d etc. I can't for the life of me figure out how to get these to link with the latest IVF and MKL - help please?&lt;/P&gt;
&lt;P&gt;thanks,&lt;/P&gt;
&lt;P&gt;Antony&lt;/P&gt;
&lt;P&gt;PS. The routines are documented at &lt;A href="http://www.intel.com/software/products/mkl/docs/fft2dfti.pdf" target="_blank"&gt;http://www.intel.com/software/products/mkl/docs/fft2dfti.pdf&lt;/A&gt; - I'm fairly sure you used to be able to link to them very easily using default MKL libraries, without any external wrappers etc.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Nov 2008 12:25:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linking-to-csfft1d-etc/m-p/905272#M11579</guid>
      <dc:creator>antony</dc:creator>
      <dc:date>2008-11-14T12:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: Linking to csfft1d etc</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linking-to-csfft1d-etc/m-p/905273#M11580</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/190926"&gt;aml1005@ast.cam.ac.uk&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;P&gt;I have some code from a few years ago using the easy-to-use FFT routines csfft1d etc. I can't for the life of me figure out how to get these to link with the latest IVF and MKL - help please?&lt;/P&gt;
&lt;P&gt;thanks,&lt;/P&gt;
&lt;P&gt;Antony&lt;/P&gt;
&lt;P&gt;PS. The routines are documented at &lt;A href="http://www.intel.com/software/products/mkl/docs/fft2dfti.pdf" target="_blank"&gt;http://www.intel.com/software/products/mkl/docs/fft2dfti.pdf&lt;/A&gt; - I'm fairly sure you used to be able to link to them very easily using default MKL libraries, without any external wrappers etc.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have probably very simmilar problem with FFT. I am trying to solve it for two week, but nobody replied me some satisfactory answer  to this time.&lt;/P&gt;
&lt;P&gt;However, if you want, have a look on my thread &lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=61736" target="_blank"&gt;FFT in Fortran&lt;/A&gt; and compare, if it is the same.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 17 Nov 2008 15:14:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linking-to-csfft1d-etc/m-p/905273#M11580</guid>
      <dc:creator>alastor</dc:creator>
      <dc:date>2008-11-17T15:14:49Z</dc:date>
    </item>
  </channel>
</rss>

