<?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 MKL_DFTI in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linking-to-MKL-DFTI/m-p/850627#M6539</link>
    <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/367365"&gt;tim18&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;The libraries come pre-built. The examples (in the folder of that name) seem to assume use of nmake. I would think you would build the .mod files you need and move them under mklinclude, and set the appropriate include dependencies, if not already there, along with the library dependencies. Of course, it's OK to keep the include .f90 and .mod files in your project.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;
&lt;P&gt;Westwood, in the case if the recommendation above will not sufficient, we can do the MVSC Fortran project using such functionality. Please &lt;EM&gt;let us know if we&lt;/EM&gt; may be of &lt;EM&gt;further assistance&lt;BR /&gt;&lt;/EM&gt;--Gennady&lt;/P&gt;</description>
    <pubDate>Sat, 10 Oct 2009 06:00:44 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2009-10-10T06:00:44Z</dc:date>
    <item>
      <title>Linking to MKL_DFTI</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linking-to-MKL-DFTI/m-p/850625#M6537</link>
      <description>I want to perform some FFTs using MKL in ifort 11.1 for Windows. I've set the "Use Intel Math Kernel Library" option to "Sequential..." under Project Properties =&amp;gt; Fortran =&amp;gt; Libraries. In my Fortran subroutine I have "use mkl_dfti". The linker comes back with the first error message being "error #7002: Error opening the compiled module file. Check INCLUDE paths. [MKL_DFTI]." I gather I have to compile the MKL library, but I don't know how to. There are no .mod files with mkl_dfti in the name in any of the diretories below the mkl directory that got installed automatically. I can't find any documentation on whether you have to compile, and, if so, how to. The quick-and-dirty solution has been to copy the mkl_dfti.f90 file to the source directory and include it in the Project. That seemed like a Kluge, but maybe that's how it's supposed to be. Any help would be appreciated.</description>
      <pubDate>Fri, 09 Oct 2009 18:26:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linking-to-MKL-DFTI/m-p/850625#M6537</guid>
      <dc:creator>evankw21</dc:creator>
      <dc:date>2009-10-09T18:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Linking to MKL_DFTI</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linking-to-MKL-DFTI/m-p/850626#M6538</link>
      <description>&lt;DIV style="margin: 0px; height: auto;"&gt;&lt;/DIV&gt;
The libraries come pre-built. The examples (in the folder of that name) seem to assume use of nmake. I would think you would build the .mod files you need and move them under mklinclude, and set the appropriate include dependencies, if not already there, along with the library dependencies. Of course, it's OK to keep the include .f90 and .mod files in your project.&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Oct 2009 19:28:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linking-to-MKL-DFTI/m-p/850626#M6538</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2009-10-09T19:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: Linking to MKL_DFTI</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linking-to-MKL-DFTI/m-p/850627#M6539</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/367365"&gt;tim18&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;The libraries come pre-built. The examples (in the folder of that name) seem to assume use of nmake. I would think you would build the .mod files you need and move them under mklinclude, and set the appropriate include dependencies, if not already there, along with the library dependencies. Of course, it's OK to keep the include .f90 and .mod files in your project.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;
&lt;P&gt;Westwood, in the case if the recommendation above will not sufficient, we can do the MVSC Fortran project using such functionality. Please &lt;EM&gt;let us know if we&lt;/EM&gt; may be of &lt;EM&gt;further assistance&lt;BR /&gt;&lt;/EM&gt;--Gennady&lt;/P&gt;</description>
      <pubDate>Sat, 10 Oct 2009 06:00:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linking-to-MKL-DFTI/m-p/850627#M6539</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2009-10-10T06:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: Linking to MKL_DFTI</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linking-to-MKL-DFTI/m-p/850628#M6540</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/367365"&gt;tim18&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; The libraries come pre-built. The examples (in the folder of that name) seem to assume use of nmake. I would think you would build the .mod files you need and move them under mklinclude, and set the appropriate include dependencies, if not already there, along with the library dependencies. Of course, it's OK to keep the include .f90 and .mod files in your project.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
I'm not yet an expert in this area, so I don't understand it when you say the libraries are pre-built, but then you say that I would build the .mod files I need. What does pre-built mean? It seems like it would mean that the .mod files already exist and could be linked to. When you say that I would build the .mod files I need, how specifically? Create a different Project under my Solution and enter the .f90 source code files in the Intel directories? Or Create a Project in the Intel directories themselves?&lt;BR /&gt;&lt;BR /&gt;Thanks for your help.&lt;BR /&gt;</description>
      <pubDate>Sat, 10 Oct 2009 11:18:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linking-to-MKL-DFTI/m-p/850628#M6540</guid>
      <dc:creator>evankw21</dc:creator>
      <dc:date>2009-10-10T11:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: Linking to MKL_DFTI</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linking-to-MKL-DFTI/m-p/850629#M6541</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/444998"&gt;evankw21&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;I want to perform some FFTs using MKL in ifort 11.1 for Windows. I've set the "Use Intel Math Kernel Library" option to "Sequential..." under Project Properties =&amp;gt; Fortran =&amp;gt; Libraries. In my Fortran subroutine I have "use mkl_dfti". The linker comes back with the first error message being "error #7002: Error opening the compiled module file. Check INCLUDE paths. [MKL_DFTI]." I gather I have to compile the MKL library, but I don't know how to. There are no .mod files with mkl_dfti in the name in any of the diretories below the mkl directory that got installed automatically. I can't find any documentation on whether you have to compile, and, if so, how to. The quick-and-dirty solution has been to copy the mkl_dfti.f90 file to the source directory and include it in the Project. That seemed like a Kluge, but maybe that's how it's supposed to be. Any help would be appreciated.&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
Gennady:&lt;BR /&gt;&lt;BR /&gt;Your offer sounds like it would help me. I'm still unsure of what the product of the MVSC project would be and how I would use it.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 10 Oct 2009 11:27:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linking-to-MKL-DFTI/m-p/850629#M6541</guid>
      <dc:creator>evankw21</dc:creator>
      <dc:date>2009-10-10T11:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: Linking to MKL_DFTI</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linking-to-MKL-DFTI/m-p/850630#M6542</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/444998"&gt;evankw21&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;Gennady:&lt;BR /&gt;&lt;BR /&gt;Your offer sounds like it would help me. I'm still unsure of what the product of the MVSC project would be and how I would use it.&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Please see the MVSC2005 attached.I linked the project with Intel CPEv.11.1 ( build 038).&lt;BR /&gt;As an additional info please refer to the following KB article:
&lt;P&gt;&lt;A href="http://software.intel.com/en-us/articles/how-to-build-mkl-application-in-intel-visual-fotran-msvc2005/"&gt;http://software.intel.com/en-us/articles/how-to-build-mkl-application-in-intel-visual-fotran-msvc2005/&lt;/A&gt;&lt;BR /&gt;--Gennady&lt;/P&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Oct 2009 08:27:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linking-to-MKL-DFTI/m-p/850630#M6542</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2009-10-12T08:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Linking to MKL_DFTI</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linking-to-MKL-DFTI/m-p/850631#M6543</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/334681"&gt;Gennady Fedorov (Intel)&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;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Please see the MVSC2005 attached.I linked the project with Intel CPEv.11.1 ( build 038).&lt;BR /&gt;As an additional info please refer to the following KB article:
&lt;P&gt;&lt;A href="http://software.intel.com/en-us/articles/how-to-build-mkl-application-in-intel-visual-fotran-msvc2005/"&gt;http://software.intel.com/en-us/articles/how-to-build-mkl-application-in-intel-visual-fotran-msvc2005/&lt;/A&gt;&lt;BR /&gt;--Gennady&lt;/P&gt;
&lt;BR /&gt; &lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
Gennady:&lt;BR /&gt;&lt;BR /&gt;I had to do a few things for the enclosed test program to run and run quickly on my computer.&lt;BR /&gt;&lt;BR /&gt;First, I changed the extension to .f90 because some of the lines extended beyond 72 characters, I suspect. Maybe you had a flag set to have unlimited line width, but I thought that would have transferred with the .vproj file.&lt;BR /&gt;&lt;BR /&gt;Second, I had to set the "Use Intel Math Kernel Library" under the Libraries tab of the Fortran tab. Otherwise I got unsatisfied references to the dfti routines.&lt;BR /&gt;&lt;BR /&gt;Third, I turned off IPO under the Linker =&amp;gt; Optimization tab. Otherwise, the Linking would take several minutes, a problem I had already run to ground.&lt;BR /&gt;&lt;BR /&gt;Let me know if any of these "fixes" are not kosher or recommended for some reason.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;Evan&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Oct 2009 11:48:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linking-to-MKL-DFTI/m-p/850631#M6543</guid>
      <dc:creator>evankw21</dc:creator>
      <dc:date>2009-10-30T11:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: Linking to MKL_DFTI</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linking-to-MKL-DFTI/m-p/850632#M6544</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/444998"&gt;evankw21&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;Gennady:&lt;BR /&gt;&lt;BR /&gt;I had to do a few things for the enclosed test program to run and run quickly on my computer.&lt;BR /&gt;&lt;BR /&gt;First, I changed the extension to .f90 because some of the lines extended beyond 72 characters, I suspect. Maybe you had a flag set to have unlimited line width, but I thought that would have transferred with the .vproj file.&lt;BR /&gt;&lt;BR /&gt;Second, I had to set the "Use Intel Math Kernel Library" under the Libraries tab of the Fortran tab. Otherwise I got unsatisfied references to the dfti routines.&lt;BR /&gt;&lt;BR /&gt;Third, I turned off IPO under the Linker =&amp;gt; Optimization tab. Otherwise, the Linking would take several minutes, a problem I had already run to ground.&lt;BR /&gt;&lt;BR /&gt;Let me know if any of these "fixes" are not kosher or recommended for some reason.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;Evan&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;
&lt;P&gt;1- some of the lines extended beyond 72 characters - If you are using Intel Fortran Compiler, you can use options /4L132 or /extend-source 132. These options will specify the length of the statement field in a fixed-form source file. For more info refer to the Fortran documentation.&lt;/P&gt;
&lt;P&gt;2)Do you mean you set the "Use Intel Math Kernel Library" == as Parallel (/Qmkl:parallel) or Sequential (/Qmkl:sequential) ? otherwise - unresolved refererncies?&lt;BR /&gt;that's very strange - these options, for example (Qmkl:parallel == mkl_intel_c.lib mkl_intel_thread.lib mkl_core.lib libiomp5md.lib ) for the win32&lt;/P&gt;
&lt;P&gt;3) Turning off IPO - we saw this tread where Dima recommended you to do that:) &lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=69481"&gt;http://software.intel.com/en-us/forums/showthread.php?t=69481&lt;/A&gt;&lt;BR /&gt;--Gennady&lt;/P&gt;</description>
      <pubDate>Mon, 02 Nov 2009 06:50:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linking-to-MKL-DFTI/m-p/850632#M6544</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2009-11-02T06:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: Linking to MKL_DFTI</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linking-to-MKL-DFTI/m-p/850633#M6545</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/334681"&gt;Gennady Fedorov (Intel)&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;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;
&lt;P&gt;1- some of the lines extended beyond 72 characters - If you are using Intel Fortran Compiler, you can use options /4L132 or /extend-source 132. These options will specify the length of the statement field in a fixed-form source file. For more info refer to the Fortran documentation.&lt;/P&gt;
&lt;P&gt;2)Do you mean you set the "Use Intel Math Kernel Library" == as Parallel (/Qmkl:parallel) or Sequential (/Qmkl:sequential) ? otherwise - unresolved refererncies?&lt;BR /&gt;that's very strange - these options, for example (Qmkl:parallel == mkl_intel_c.lib mkl_intel_thread.lib mkl_core.lib libiomp5md.lib ) for the win32&lt;/P&gt;
&lt;P&gt;3) Turning off IPO - we saw this tread where Dima recommended you to do that:) &lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=69481"&gt;http://software.intel.com/en-us/forums/showthread.php?t=69481&lt;/A&gt;&lt;BR /&gt;--Gennady&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
Gennady:&lt;BR /&gt;&lt;BR /&gt;Regarding (2), maybe it wasn't clear that I am on a Windows 32 machine. I don't recall if I set it to the Parallel or Sequential setting, but I don't think it mattered.&lt;BR /&gt;&lt;BR /&gt;Evan&lt;BR /&gt;</description>
      <pubDate>Sun, 08 Nov 2009 12:24:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linking-to-MKL-DFTI/m-p/850633#M6545</guid>
      <dc:creator>evankw21</dc:creator>
      <dc:date>2009-11-08T12:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: Linking to MKL_DFTI</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linking-to-MKL-DFTI/m-p/850634#M6546</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/444998"&gt;evankw21&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;Gennady:&lt;BR /&gt;&lt;BR /&gt;Regarding (2), maybe it wasn't clear that I am on a Windows 32 machine. I don't recall if I set it to the Parallel or Sequential setting, but I don't think it mattered.&lt;BR /&gt;&lt;BR /&gt;Evan&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hi Evan,&lt;BR /&gt;Your fix about the enclosed test program looks not problem. &lt;BR /&gt;&lt;BR /&gt;Regarding to 2), you and gennadyis meaning same option: &lt;BR /&gt;the "Use Intel Math Kernel Library" option to "Sequential..." under Project Properties =&amp;gt; Fortran =&amp;gt; Libraries.set /Qmkl:sequential or /Qmkl:parallel. &lt;BR /&gt;The option works.&lt;BR /&gt;&lt;BR /&gt;(The option'sfunctionalityis to set MKL include path, library path, and library automatically. These paths and library in the DFT project gennady providedare set bymanuallybased onhismkl install directory: C:AppsIntelCompiler11.1&amp;#0;38mklinclude, your mkl may not locate in the folder, so you can 't build the sample untill open the option, which set right paths based on your mkl install directory). &lt;BR /&gt;&lt;BR /&gt;About your originalproblem:&lt;BR /&gt; "error #7002: Error opening the compiled module file. Check INCLUDE paths. [MKL_DFTI]."&lt;BR /&gt;Right, the quick-and-dirty solution is to copy the mkl_dfti.f90 file to the source directory and include it in the Project.&lt;BR /&gt;And if you doesn'tlike to copy and include it in your project, then as DFT project show, you need add &lt;BR /&gt;&lt;BR /&gt;! Include to build module MKL_DFTI&lt;BR /&gt;INCLUDE 'mkl_dfti.f90'&lt;BR /&gt;before the code &lt;BR /&gt;USE MKL_DFTI&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ying</description>
      <pubDate>Mon, 16 Nov 2009 02:46:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linking-to-MKL-DFTI/m-p/850634#M6546</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2009-11-16T02:46:42Z</dc:date>
    </item>
  </channel>
</rss>

