<?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 mkl721 with fortran on windows(ifort8.1) in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linking-mkl721-with-fortran-on-windows-ifort8-1/m-p/989427#M17952</link>
    <description>Working after uninstalling cvf and disabling microsoft antispyware. &lt;BR /&gt;&lt;BR /&gt;antispyware program keeps detecting the compiler and the enironment variables bat file as trojans.&lt;BR /&gt;&lt;BR /&gt;Took care of the library problem when I installed ifort a while back by copying the missing ones from cvf/visual studio.&lt;BR /&gt;&lt;BR /&gt;Also helps if using the right version of the library.&lt;BR /&gt;mkl_c.lib or mkl_s.lib&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Thu, 09 Jun 2005 08:09:52 GMT</pubDate>
    <dc:creator>alxx</dc:creator>
    <dc:date>2005-06-09T08:09:52Z</dc:date>
    <item>
      <title>Linking mkl721 with fortran on windows(ifort8.1)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linking-mkl721-with-fortran-on-windows-ifort8-1/m-p/989425#M17950</link>
      <description>Been using mkl without problems on linux (cluster).&lt;BR /&gt;&lt;BR /&gt;Now need to compile a few programs on windows.&lt;BR /&gt;I'm using blas and lapack, can't find much in the documents on what I need to do to link the programs with mkl.&lt;BR /&gt;&lt;BR /&gt;For the most simple program:&lt;BR /&gt;&lt;BR /&gt;Keep getting unresolved external symbol _DGEMV&lt;BR /&gt;&lt;BR /&gt;Do I need to use a use statement for mkl on windows ?&lt;BR /&gt;&lt;BR /&gt;ifort8.1  is installed , mkl7.21 eval is installed&lt;BR /&gt;both in default locations. Have rebooted since installing.&lt;BR /&gt;&lt;BR /&gt;been trying&lt;BR /&gt;&lt;BR /&gt;ifort -o test1000.exe test.f90 /link mkl_lapack libguide /libpath:c:program filesintelmkl721ia32lib&lt;BR /&gt;&lt;BR /&gt;tried with and without the .lib extensions&lt;BR /&gt;&lt;BR /&gt;But keep getting the same message as above.&lt;BR /&gt;&lt;BR /&gt;Using ifort with vc++ 2003 toolkit on commandline,&lt;BR /&gt;there is nothing in your docs on using this combination.&lt;BR /&gt;&lt;BR /&gt;Also for opernmp and mkl do I need to do anything more than add&lt;BR /&gt;/Qopenmp on the commandline ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;Alex Gibson</description>
      <pubDate>Wed, 08 Jun 2005 14:36:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linking-mkl721-with-fortran-on-windows-ifort8-1/m-p/989425#M17950</guid>
      <dc:creator>alxx</dc:creator>
      <dc:date>2005-06-08T14:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: Linking mkl721 with fortran on windows(ifort8.1)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linking-mkl721-with-fortran-on-windows-ifort8-1/m-p/989426#M17951</link>
      <description>If you accept the suggestion during MKL installation, the library path is set up for you in the environment variables.  If you require /link, it should follow all the file specifications.  USE would be for checking your calls at compile time, same as in linux.  /Qopenmp works the same as -openmp in linux; it will take care of linking libguide.  I don't see that vc++ 2003 toolkit makes any difference in how you link, other than the possibility of missing libraries.</description>
      <pubDate>Wed, 08 Jun 2005 20:20:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linking-mkl721-with-fortran-on-windows-ifort8-1/m-p/989426#M17951</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2005-06-08T20:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: Linking mkl721 with fortran on windows(ifort8.1)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linking-mkl721-with-fortran-on-windows-ifort8-1/m-p/989427#M17952</link>
      <description>Working after uninstalling cvf and disabling microsoft antispyware. &lt;BR /&gt;&lt;BR /&gt;antispyware program keeps detecting the compiler and the enironment variables bat file as trojans.&lt;BR /&gt;&lt;BR /&gt;Took care of the library problem when I installed ifort a while back by copying the missing ones from cvf/visual studio.&lt;BR /&gt;&lt;BR /&gt;Also helps if using the right version of the library.&lt;BR /&gt;mkl_c.lib or mkl_s.lib&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 09 Jun 2005 08:09:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linking-mkl721-with-fortran-on-windows-ifort8-1/m-p/989427#M17952</guid>
      <dc:creator>alxx</dc:creator>
      <dc:date>2005-06-09T08:09:52Z</dc:date>
    </item>
  </channel>
</rss>

