<?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: 2D Convolution FORTRAN in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-Convolution-FORTRAN/m-p/860089#M7403</link>
    <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Tim,&lt;BR /&gt;Thanks for the quick reply. I am using the ifort 32 bit version and have all of the MKL docs. Can you tell me which MKL libraries I need to add to the project and how I would do that? I'm guessing the libraries are located in either &lt;MKL directory=""&gt;ia32bin or lib?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Bob&lt;BR /&gt;&lt;/MKL&gt;</description>
    <pubDate>Mon, 13 Apr 2009 17:59:58 GMT</pubDate>
    <dc:creator>Bob_Fratantonio</dc:creator>
    <dc:date>2009-04-13T17:59:58Z</dc:date>
    <item>
      <title>2D Convolution FORTRAN</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-Convolution-FORTRAN/m-p/860087#M7401</link>
      <description>Hey guys,&lt;BR /&gt;I am trying to use Vector Statistic Library but I am having some problems. I want to use the vslsconvnewtask function but I am getting an error:&lt;BR /&gt;&lt;BR /&gt;error LNK2019: unresolved external symbol_VSLSCONVNEWTASK referenced in function ...&lt;BR /&gt;&lt;BR /&gt;My FORTRAN program is written in free form source. I tried adding the Intel\MKL\10.0.011\include folder to the Additional Include Directories in the Project Properties -&amp;gt; Fortran -&amp;gt; General and adding the line INCLUDE 'mkl_vsl.fi' to my module.&lt;BR /&gt;&lt;BR /&gt;Any suggestions would be greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Bob</description>
      <pubDate>Mon, 13 Apr 2009 13:35:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-Convolution-FORTRAN/m-p/860087#M7401</guid>
      <dc:creator>Bob_Fratantonio</dc:creator>
      <dc:date>2009-04-13T13:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: 2D Convolution FORTRAN</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-Convolution-FORTRAN/m-p/860088#M7402</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
If you aren't using the current integrated ifort/mkl installation, you must also add the appropriate MKL libraries to your project. You need to know whether you are using ifort 32- or 64-bit versions in order to choose the correct ones; and you will need the MKL docs.&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Apr 2009 15:38:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-Convolution-FORTRAN/m-p/860088#M7402</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2009-04-13T15:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: 2D Convolution FORTRAN</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-Convolution-FORTRAN/m-p/860089#M7403</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Tim,&lt;BR /&gt;Thanks for the quick reply. I am using the ifort 32 bit version and have all of the MKL docs. Can you tell me which MKL libraries I need to add to the project and how I would do that? I'm guessing the libraries are located in either &lt;MKL directory=""&gt;ia32bin or lib?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Bob&lt;BR /&gt;&lt;/MKL&gt;</description>
      <pubDate>Mon, 13 Apr 2009 17:59:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-Convolution-FORTRAN/m-p/860089#M7403</guid>
      <dc:creator>Bob_Fratantonio</dc:creator>
      <dc:date>2009-04-13T17:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: 2D Convolution FORTRAN</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-Convolution-FORTRAN/m-p/860090#M7404</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/313505"&gt;Bob Fratantonio&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 am using the ifort 32 bit version and have all of the MKL docs. Can you tell me which MKL libraries I need to add to the project and how I would do that? I'm guessing the libraries are located in either &lt;MKL directory=""&gt;ia32bin or lib?&lt;BR /&gt;&lt;BR /&gt;&lt;/MKL&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
Yes, your libraries would appear in mkl ia32lib installation. As I'm not a VSL user, and haven't used the 32-bit Windows MKL since my last posts on the subject, I hate to give advice which might conflict with the docs. The standard MKL libraries would be mkl_c_dll, mkl_core_dll, and mkl_sequential_dll (if you don't want MKL to start new threads). You also have the choice of static libraries (without the _dll), or mkl_thread in place of mkl_sequential, in which case I would recommend using the ifort options to choose the OpenMP library.&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Apr 2009 18:52:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-Convolution-FORTRAN/m-p/860090#M7404</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2009-04-13T18:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: 2D Convolution FORTRAN</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-Convolution-FORTRAN/m-p/860091#M7405</link>
      <description>&lt;DIV style="margin: 0px; height: auto;"&gt;&lt;/DIV&gt;
Try this:&lt;BR /&gt;&lt;BR /&gt;(1) go to Project-&amp;gt;Properties-&amp;gt;Linker-&amp;gt;Additional dependencies and set:&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;mkl_intel_c.lib mkl_intel_thread.lib mkl_core.lib libiomp5md.lib&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;(2) add &lt;STRONG&gt;INCLUDE 'mkl_vsl.fi' &lt;/STRONG&gt;to your code.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I assume that &lt;YOUR install="" mkl_dir=""&gt; is added to your VS(?)/environment as in Release notes, if not go to: Project-&amp;gt;Properties-&amp;gt;Linker-&amp;gt;General and set &lt;MKL lib="" pathia32lib=""&gt; in additional library directories.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;A.&lt;BR /&gt;&lt;/MKL&gt;&lt;/YOUR&gt;</description>
      <pubDate>Tue, 14 Apr 2009 00:48:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-Convolution-FORTRAN/m-p/860091#M7405</guid>
      <dc:creator>ArturGuzik</dc:creator>
      <dc:date>2009-04-14T00:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: 2D Convolution FORTRAN</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-Convolution-FORTRAN/m-p/860092#M7406</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
Thanks A.&lt;BR /&gt;&lt;BR /&gt;That was exactly what I needed. &lt;BR /&gt;</description>
      <pubDate>Tue, 14 Apr 2009 18:38:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-Convolution-FORTRAN/m-p/860092#M7406</guid>
      <dc:creator>Bob_Fratantonio</dc:creator>
      <dc:date>2009-04-14T18:38:39Z</dc:date>
    </item>
  </channel>
</rss>

