<?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 MKL Linking issue in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-Linking-issue/m-p/885785#M10026</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;I am new to MKL. I am trying to setup the environment (Visual Studio 2005 + Intel Visual Fortran 10.1 + MKL 10.0) to compile the example program with the FGMRES routines in the Reference Manual.&lt;BR /&gt;&lt;BR /&gt;I followed the guidelines for linking with IVF in the User's Guide:&lt;BR /&gt;&lt;BR /&gt;


&lt;P class="StepNxt"&gt;1.&lt;SPAN class="hcp1"&gt;&lt;/SPAN&gt;Select &lt;SPAN class="hcp2"&gt;Project&lt;/SPAN&gt; &amp;gt; &lt;SPAN class="hcp2"&gt;Properties&lt;/SPAN&gt; &amp;gt; &lt;SPAN class="hcp2"&gt;Linker&lt;/SPAN&gt; &amp;gt; &lt;SPAN class="hcp2"&gt;General&lt;/SPAN&gt;.&lt;BR /&gt;2.&lt;SPAN class="hcp1"&gt;&lt;/SPAN&gt;For &lt;SPAN class="hcp2"&gt;Additional 
Library Directories&lt;/SPAN&gt;, add the architecture-specific &lt;SPAN class="CodeReg"&gt;lib&lt;/SPAN&gt; folder, &lt;BR /&gt;for example, &lt;SPAN class="CodeReg"&gt;C:Program 
FilesIntelMKL10.0.xxxia32lib&lt;/SPAN&gt;, where &lt;SPAN class="CodeReg"&gt;xxx&lt;/SPAN&gt; 
is the Intel MKL package number, for instance, &lt;SPAN class="CodeReg"&gt;"039".&lt;/SPAN&gt;&lt;BR /&gt;3.&lt;SPAN class="hcp1"&gt;&lt;/SPAN&gt;Select &lt;SPAN class="hcp2"&gt;Project 
&lt;/SPAN&gt;&amp;gt; &lt;SPAN class="hcp2"&gt;Properties&lt;/SPAN&gt; &amp;gt; &lt;SPAN class="hcp2"&gt;Linker&lt;/SPAN&gt; &amp;gt; &lt;SPAN class="hcp2"&gt;Input&lt;/SPAN&gt;.&lt;BR /&gt;4.&lt;SPAN class="hcp1"&gt;&lt;/SPAN&gt;In the &lt;SPAN class="hcp2"&gt;Additional 
Dependencies&lt;/SPAN&gt; line, insert &lt;SPAN class="CodeReg"&gt;mkl_c.lib 
libguide.lib&lt;/SPAN&gt;.&lt;/P&gt;&lt;BR /&gt;However, I got this when I try to compile the program:&lt;BR /&gt;&lt;BR /&gt;&lt;B&gt;mkl_rci.fi(28) : Warning: Bad # preprocessor line&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;and a series of unresovled symbol errors when I try to build the program.&lt;BR /&gt;&lt;BR /&gt;Any idea I can get through this?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;</description>
    <pubDate>Tue, 20 May 2008 16:12:24 GMT</pubDate>
    <dc:creator>augu</dc:creator>
    <dc:date>2008-05-20T16:12:24Z</dc:date>
    <item>
      <title>MKL Linking issue</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-Linking-issue/m-p/885785#M10026</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I am new to MKL. I am trying to setup the environment (Visual Studio 2005 + Intel Visual Fortran 10.1 + MKL 10.0) to compile the example program with the FGMRES routines in the Reference Manual.&lt;BR /&gt;&lt;BR /&gt;I followed the guidelines for linking with IVF in the User's Guide:&lt;BR /&gt;&lt;BR /&gt;


&lt;P class="StepNxt"&gt;1.&lt;SPAN class="hcp1"&gt;&lt;/SPAN&gt;Select &lt;SPAN class="hcp2"&gt;Project&lt;/SPAN&gt; &amp;gt; &lt;SPAN class="hcp2"&gt;Properties&lt;/SPAN&gt; &amp;gt; &lt;SPAN class="hcp2"&gt;Linker&lt;/SPAN&gt; &amp;gt; &lt;SPAN class="hcp2"&gt;General&lt;/SPAN&gt;.&lt;BR /&gt;2.&lt;SPAN class="hcp1"&gt;&lt;/SPAN&gt;For &lt;SPAN class="hcp2"&gt;Additional 
Library Directories&lt;/SPAN&gt;, add the architecture-specific &lt;SPAN class="CodeReg"&gt;lib&lt;/SPAN&gt; folder, &lt;BR /&gt;for example, &lt;SPAN class="CodeReg"&gt;C:Program 
FilesIntelMKL10.0.xxxia32lib&lt;/SPAN&gt;, where &lt;SPAN class="CodeReg"&gt;xxx&lt;/SPAN&gt; 
is the Intel MKL package number, for instance, &lt;SPAN class="CodeReg"&gt;"039".&lt;/SPAN&gt;&lt;BR /&gt;3.&lt;SPAN class="hcp1"&gt;&lt;/SPAN&gt;Select &lt;SPAN class="hcp2"&gt;Project 
&lt;/SPAN&gt;&amp;gt; &lt;SPAN class="hcp2"&gt;Properties&lt;/SPAN&gt; &amp;gt; &lt;SPAN class="hcp2"&gt;Linker&lt;/SPAN&gt; &amp;gt; &lt;SPAN class="hcp2"&gt;Input&lt;/SPAN&gt;.&lt;BR /&gt;4.&lt;SPAN class="hcp1"&gt;&lt;/SPAN&gt;In the &lt;SPAN class="hcp2"&gt;Additional 
Dependencies&lt;/SPAN&gt; line, insert &lt;SPAN class="CodeReg"&gt;mkl_c.lib 
libguide.lib&lt;/SPAN&gt;.&lt;/P&gt;&lt;BR /&gt;However, I got this when I try to compile the program:&lt;BR /&gt;&lt;BR /&gt;&lt;B&gt;mkl_rci.fi(28) : Warning: Bad # preprocessor line&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;and a series of unresovled symbol errors when I try to build the program.&lt;BR /&gt;&lt;BR /&gt;Any idea I can get through this?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;</description>
      <pubDate>Tue, 20 May 2008 16:12:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-Linking-issue/m-p/885785#M10026</guid>
      <dc:creator>augu</dc:creator>
      <dc:date>2008-05-20T16:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: MKL Linking issue</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-Linking-issue/m-p/885786#M10027</link>
      <description>This looks like your setup didn't pass an appropriate /Qfpp option to ifort (enable pre-processing during compile).</description>
      <pubDate>Tue, 20 May 2008 18:24:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-Linking-issue/m-p/885786#M10027</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2008-05-20T18:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: MKL Linking issue</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-Linking-issue/m-p/885787#M10028</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;DIV&gt;&lt;IMG src="https://community.intel.com/file/6745" /&gt; &lt;STRONG&gt;tim18:&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;This looks like your setup didn't pass an appropriate /Qfpp option to ifort (enable pre-processing during compile).&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;I have put the "/Qfpp" in Project-&amp;gt;Properties-&amp;gt;Command Line. But I still get the warnings while compiling the program.&lt;BR /&gt;&lt;BR /&gt;The bright side is that after I added the proper include and library directory in Options and Projects properties the program can be built, with the annoying warning though.&lt;BR /&gt;</description>
      <pubDate>Fri, 23 May 2008 01:04:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-Linking-issue/m-p/885787#M10028</guid>
      <dc:creator>augu</dc:creator>
      <dc:date>2008-05-23T01:04:15Z</dc:date>
    </item>
  </channel>
</rss>

