<?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: help with include path in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/help-with-include-path/m-p/900991#M11235</link>
    <description>&lt;BR /&gt;Hello rooster,&lt;BR /&gt;&lt;BR /&gt;Starting version 10.2, Intel Math Kernel Library contains the precompiled Fortran 95 interface libraries for BLAS and LAPACK for Intel Fortran compiler as well as the corresponding precompiled interface modules for BLAS95 and LAPACK95. &lt;BR /&gt;&lt;BR /&gt;Could you please first &lt;BR /&gt;1) check if your have the mkl95_lapack.modmkl95_precision.mod in your MKL install forlder? &lt;BR /&gt;&lt;BR /&gt;For example, in my machine, they are in C:Program FilesIntelMKL10.2.2.025includeia32.( em64t if 64bit application)&lt;BR /&gt;&lt;BR /&gt;2) Then add the path C:Program FilesIntelMKL10.2.2.025includeia32 to your project &lt;BR /&gt;for example, &lt;BR /&gt;&lt;STRONG&gt;click &lt;PROJECT name=""&gt; &lt;/PROJECT&gt;&lt;/STRONG&gt;&amp;gt; &lt;STRONG&gt;Properties &lt;/STRONG&gt;&amp;gt; &lt;STRONG&gt;Configuration Properties &lt;/STRONG&gt;&amp;gt; &lt;STRONG&gt;Fortran&lt;/STRONG&gt;&amp;gt; &lt;STRONG&gt;General &lt;/STRONG&gt;&amp;gt;&lt;STRONG&gt;Additional Include Directories , &lt;/STRONG&gt;add C:Program FilesIntelMKL10.2.2.025includeia32 in box. &lt;BR /&gt;3) Then rebuild your project&lt;BR /&gt;&lt;BR /&gt;There is ready visual Fortran project sample at&lt;A href="http://software.intel.com/en-us/articles/blas-and-lapack-fortran95-mod-files/"&gt;http://software.intel.com/en-us/articles/blas-and-lapack-fortran95-mod-files/&lt;/A&gt; and a similiar discussion at &lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=67711"&gt;http://software.intel.com/en-us/forums/showthread.php?t=67711&lt;/A&gt;&lt;BR /&gt;for your reference&lt;BR /&gt;&lt;BR /&gt;Hope it helps &lt;BR /&gt;Ying &lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 05 Nov 2009 05:00:09 GMT</pubDate>
    <dc:creator>Ying_H_Intel</dc:creator>
    <dc:date>2009-11-05T05:00:09Z</dc:date>
    <item>
      <title>help with include path</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/help-with-include-path/m-p/900988#M11232</link>
      <description>I'm attempting to compile a program that calls a subroutine from a group of lapack95 programs in the math kernel library.  I get an error message that says 'Error in opening the compiled module file. Check INCLUDE paths.' I have seen some other questions related to this problem, but I guess I need someone to hold my hand and make the solution simple for my little brain.&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Oct 2009 20:23:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/help-with-include-path/m-p/900988#M11232</guid>
      <dc:creator>rooster55555</dc:creator>
      <dc:date>2009-10-27T20:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: help with include path</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/help-with-include-path/m-p/900989#M11233</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/411965"&gt;rooster55555&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'm attempting to compile a program that calls a subroutine from a group of lapack95 programs in the math kernel library. I get an error message that says 'Error in opening the compiled module file. Check INCLUDE paths.' I have seen some other questions related to this problem, but I guess I need someone to hold my hand and make the solution simple for my little brain.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Based on your description, your problem is unclear. Could you please send more details andshowyour small test-case to reproduce the problem?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;-- Victor</description>
      <pubDate>Thu, 29 Oct 2009 07:02:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/help-with-include-path/m-p/900989#M11233</guid>
      <dc:creator>barragan_villanueva_</dc:creator>
      <dc:date>2009-10-29T07:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: help with include path</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/help-with-include-path/m-p/900990#M11234</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/93649"&gt;Victor Pasko (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;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Based on your description, your problem is unclear. Could you please send more details andshowyour small test-case to reproduce the problem?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;-- Victor &lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
Hi Victor,
&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;I am running Intel Fortran Compiler version 11.1 on 64 bit Windows Vista, and am attempting to run a program that is supposed to test whether I have the LAPACK routines in the Intel MKL linked correctly. The program is:&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;use lapack95&lt;BR /&gt;use mkl95_precision&lt;BR /&gt;&lt;BR /&gt;DOUBLE PRECISION A(5,5),w(5)&lt;BR /&gt;&lt;BR /&gt;a=0&lt;BR /&gt;a(1,1)=2; a(1,2)=1; a(2,1)=1;a(2,2)=2&lt;BR /&gt;call syev(a, w ,'V')&lt;BR /&gt;write(*,*)  a, w&lt;BR /&gt;pause&lt;BR /&gt;end&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;when I attempt to compile this with the ifort command, I get the following error message:&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;error #7002: Error in opening the compiled module file. Check INCLUDE paths.&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;I suspect I don't have something properly defined or included in an environment variable, but I am very inexperienced with these sorts of things.&lt;BR /&gt;&lt;BR /&gt;Any assistance would be greatly appreciated.&lt;/DIV&gt;</description>
      <pubDate>Wed, 04 Nov 2009 19:55:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/help-with-include-path/m-p/900990#M11234</guid>
      <dc:creator>rooster55555</dc:creator>
      <dc:date>2009-11-04T19:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: help with include path</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/help-with-include-path/m-p/900991#M11235</link>
      <description>&lt;BR /&gt;Hello rooster,&lt;BR /&gt;&lt;BR /&gt;Starting version 10.2, Intel Math Kernel Library contains the precompiled Fortran 95 interface libraries for BLAS and LAPACK for Intel Fortran compiler as well as the corresponding precompiled interface modules for BLAS95 and LAPACK95. &lt;BR /&gt;&lt;BR /&gt;Could you please first &lt;BR /&gt;1) check if your have the mkl95_lapack.modmkl95_precision.mod in your MKL install forlder? &lt;BR /&gt;&lt;BR /&gt;For example, in my machine, they are in C:Program FilesIntelMKL10.2.2.025includeia32.( em64t if 64bit application)&lt;BR /&gt;&lt;BR /&gt;2) Then add the path C:Program FilesIntelMKL10.2.2.025includeia32 to your project &lt;BR /&gt;for example, &lt;BR /&gt;&lt;STRONG&gt;click &lt;PROJECT name=""&gt; &lt;/PROJECT&gt;&lt;/STRONG&gt;&amp;gt; &lt;STRONG&gt;Properties &lt;/STRONG&gt;&amp;gt; &lt;STRONG&gt;Configuration Properties &lt;/STRONG&gt;&amp;gt; &lt;STRONG&gt;Fortran&lt;/STRONG&gt;&amp;gt; &lt;STRONG&gt;General &lt;/STRONG&gt;&amp;gt;&lt;STRONG&gt;Additional Include Directories , &lt;/STRONG&gt;add C:Program FilesIntelMKL10.2.2.025includeia32 in box. &lt;BR /&gt;3) Then rebuild your project&lt;BR /&gt;&lt;BR /&gt;There is ready visual Fortran project sample at&lt;A href="http://software.intel.com/en-us/articles/blas-and-lapack-fortran95-mod-files/"&gt;http://software.intel.com/en-us/articles/blas-and-lapack-fortran95-mod-files/&lt;/A&gt; and a similiar discussion at &lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=67711"&gt;http://software.intel.com/en-us/forums/showthread.php?t=67711&lt;/A&gt;&lt;BR /&gt;for your reference&lt;BR /&gt;&lt;BR /&gt;Hope it helps &lt;BR /&gt;Ying &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Nov 2009 05:00:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/help-with-include-path/m-p/900991#M11235</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2009-11-05T05:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: help with include path</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/help-with-include-path/m-p/900992#M11236</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/404199"&gt;Ying H (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;BR /&gt;Hello rooster,&lt;BR /&gt;&lt;BR /&gt;Starting version 10.2, Intel Math Kernel Library contains the precompiled Fortran 95 interface libraries for BLAS and LAPACK for Intel Fortran compiler as well as the corresponding precompiled interface modules for BLAS95 and LAPACK95. &lt;BR /&gt;&lt;BR /&gt;Could you please first &lt;BR /&gt;1) check if your have the mkl95_lapack.modmkl95_precision.mod in your MKL install forlder? &lt;BR /&gt;&lt;BR /&gt;For example, in my machine, they are in C:Program FilesIntelMKL10.2.2.025includeia32.( em64t if 64bit application)&lt;BR /&gt;&lt;BR /&gt;2) Then add the path C:Program FilesIntelMKL10.2.2.025includeia32 to your project &lt;BR /&gt;for example, &lt;BR /&gt;&lt;STRONG&gt;click &lt;PROJECT name=""&gt; &lt;/PROJECT&gt;&lt;/STRONG&gt;&amp;gt; &lt;STRONG&gt;Properties &lt;/STRONG&gt;&amp;gt; &lt;STRONG&gt;Configuration Properties &lt;/STRONG&gt;&amp;gt; &lt;STRONG&gt;Fortran&lt;/STRONG&gt;&amp;gt; &lt;STRONG&gt;General &lt;/STRONG&gt;&amp;gt;&lt;STRONG&gt;Additional Include Directories , &lt;/STRONG&gt;add C:Program FilesIntelMKL10.2.2.025includeia32 in box. &lt;BR /&gt;3) Then rebuild your project&lt;BR /&gt;&lt;BR /&gt;There is ready visual Fortran project sample at&lt;A href="http://software.intel.com/en-us/articles/blas-and-lapack-fortran95-mod-files/"&gt;http://software.intel.com/en-us/articles/blas-and-lapack-fortran95-mod-files/&lt;/A&gt; and a similiar discussion at &lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=67711"&gt;http://software.intel.com/en-us/forums/showthread.php?t=67711&lt;/A&gt;&lt;BR /&gt;for your reference&lt;BR /&gt;&lt;BR /&gt;Hope it helps &lt;BR /&gt;Ying &lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
Hello Ying,
&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;Below you can see what I entered into the FORTRAN command line, and the resulting error message. Any suggestions?&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;C:FORTRANprogram test&amp;gt;ifort Test_mkl.f90 mkl_lapack95.lib mkl_intel_thread.lib mkl_core.lib libiomp5md.lib /I"C:Program FilesIntelMKL10.2.2.025include" /I"C:Program FilesIntelMKL10.2.2.025includeem64tlp64" /L"C:Program FilesIntelMKL10.2.2.025em64tlib"&lt;BR /&gt;Intel Visual Fortran Intel 64 Compiler Professional for applications running on Intel(64), Version 11.0    Build 20081105 Package ID: w_cprof_p_11.0.066&lt;BR /&gt;Copyright (C) 1985-2008 Intel Corporation.  All rights reserved.&lt;BR /&gt;ifort: command line warning #10006: ignoring unknown option '/LC:Program FilesIntelMKL10.2.2.025em64tlib"'&lt;BR /&gt;&lt;BR /&gt;C:FORTRANprogram testTest_mkl.f90(10): (col. 1) remark: LOOP WAS VECTORIZED Microsoft  Incremental Linker Version 8.00.50727.42 Copyright (C) Microsoft Corporation.  All rights reserved.&lt;BR /&gt;&lt;BR /&gt;-out:Test_mkl.exe&lt;BR /&gt;-subsystem:console&lt;BR /&gt;Test_mkl.obj&lt;BR /&gt;mkl_lapack95.lib&lt;BR /&gt;mkl_intel_c.lib&lt;BR /&gt;mkl_intel_thread.lib&lt;BR /&gt;mkl_core.lib&lt;BR /&gt;libiomp5md.lib&lt;BR /&gt;LINK : fatal error LNK1181: cannot open input file 'mkl_lapack95.lib'&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 10 Nov 2009 16:52:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/help-with-include-path/m-p/900992#M11236</guid>
      <dc:creator>rooster55555</dc:creator>
      <dc:date>2009-11-10T16:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: help with include path</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/help-with-include-path/m-p/900993#M11237</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/411965"&gt;rooster55555&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;Hello Ying,
&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;Below you can see what I entered into the FORTRAN command line, and the resulting error message. Any suggestions?&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;C:FORTRANprogram test&amp;gt;ifort Test_mkl.f90 mkl_lapack95.lib mkl_intel_thread.lib mkl_core.lib libiomp5md.lib /I"C:Program FilesIntelMKL10.2.2.025include" /I"C:Program FilesIntelMKL10.2.2.025includeem64tlp64" /L"C:Program FilesIntelMKL10.2.2.025em64tlib"&lt;BR /&gt;Intel Visual Fortran Intel 64 Compiler Professional for applications running on Intel(64), Version 11.0 Build 20081105 Package ID: w_cprof_p_11.0.066&lt;BR /&gt;Copyright (C) 1985-2008 Intel Corporation. All rights reserved.&lt;BR /&gt;ifort: command line warning #10006: ignoring unknown option '/LC:Program FilesIntelMKL10.2.2.025em64tlib"'&lt;BR /&gt;&lt;BR /&gt;C:FORTRANprogram testTest_mkl.f90(10): (col. 1) remark: LOOP WAS VECTORIZED Microsoft  Incremental Linker Version 8.00.50727.42 Copyright (C) Microsoft Corporation. All rights reserved.&lt;BR /&gt;&lt;BR /&gt;-out:Test_mkl.exe&lt;BR /&gt;-subsystem:console&lt;BR /&gt;Test_mkl.obj&lt;BR /&gt;mkl_lapack95.lib&lt;BR /&gt;mkl_intel_c.lib&lt;BR /&gt;mkl_intel_thread.lib&lt;BR /&gt;mkl_core.lib&lt;BR /&gt;libiomp5md.lib&lt;BR /&gt;LINK : fatal error LNK1181: cannot open input file 'mkl_lapack95.lib'&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;1. The interface library mkl_intel_lp64.lib shouldn't be omitted&lt;BR /&gt;2. Under Windows the library path is passed to the linker as follows: /link /libpath:m:ylibpath&lt;BR /&gt;3. The correct name of the Lapack libibrary is mkl_lapack95_lp64.lib &lt;BR /&gt;&lt;BR /&gt;Your correct build line would be&lt;BR /&gt;ifort Test_mkl.f90 mkl_intel_lp64.lib mkl_lapack95_lp64.lib mkl_intel_thread.lib mkl_core.lib libiomp5md.lib /I C:Program FilesIntelMKL10.2.2.025include /I C:Program FilesIntelMKL10.2.2.025includeem64tlp64 /link /libpath:C:Program FilesIntelMKL10.2.2.025em64tlib&lt;BR /&gt;&lt;BR /&gt;Evgueni.</description>
      <pubDate>Wed, 11 Nov 2009 06:18:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/help-with-include-path/m-p/900993#M11237</guid>
      <dc:creator>Evgueni_P_Intel</dc:creator>
      <dc:date>2009-11-11T06:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: help with include path</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/help-with-include-path/m-p/900994#M11238</link>
      <description>&lt;P&gt;as an additionally to the Evgeny's post - for more info, please refer to the mkl's userguide doc,Chapter 5 Linking with Fortran 95 Interface Libraries.&lt;BR /&gt;--Gennady&lt;/P&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Nov 2009 09:48:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/help-with-include-path/m-p/900994#M11238</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2009-11-11T09:48:42Z</dc:date>
    </item>
  </channel>
</rss>

