<?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: Problems with MKL in Microsoft Visual Studio (MVS). in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problems-with-MKL-in-Microsoft-Visual-Studio-MVS/m-p/858232#M7254</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/460371"&gt;tonylamb&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 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;BR /&gt;Marcin,&lt;BR /&gt;we have f90 example shows how to call gesv() routine. &lt;BR /&gt;( You can find these examples into &lt;MKLROOT&gt;exampleslapack95source directory )&lt;BR /&gt;I created VS2005 project based on this example and linked it with Intel C++ Compiler Professional Edition for Windows* Version 11.1.038.&lt;BR /&gt;Please see the project into attachment (70693.zip).&lt;BR /&gt;--Gennady&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/MKLROOT&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;
&lt;DIV&gt;Hi Gennady,&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;Silly question but how do I get my hands on the zip file (70693.zip)? I might be wrong but didn't see the attachment in your last post.&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;Tony&lt;/DIV&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
Hi Tony,&lt;BR /&gt;I am sorry, my fault . Please see the attachment.&lt;BR /&gt;--Gennady&lt;BR /&gt;</description>
    <pubDate>Mon, 11 Jan 2010 08:03:28 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2010-01-11T08:03:28Z</dc:date>
    <item>
      <title>Problems with MKL in Microsoft Visual Studio (MVS).</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problems-with-MKL-in-Microsoft-Visual-Studio-MVS/m-p/858225#M7247</link>
      <description>&lt;META http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8" /&gt;
&lt;TITLE&gt;&lt;/TITLE&gt;
&lt;META name="GENERATOR" content="OpenOffice.ux.pl 3.1  (Win32)" /&gt;
&lt;STYLE type="text/css"&gt;
	&amp;lt;!--
		@page { size: 21cm 29.7cm; margin: 2cm }
		P { margin-bottom: 0.21cm }
		A:link { color: #0000ff; so-language: zxx; text-decoration: underline }
	--&amp;gt;
	&lt;/STYLE&gt;
&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN lang="en-US"&gt;I have got some problems with running the MKL in Microsoft Visual Studio (MVS). I am new user in Intel Fortran. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN lang="en-US"&gt;I use three computers  with different configuration: 1)Intel Pentium 4, 1GB RAM, Win XP 32bit, 2)AMD Phenom II X2 550 Black Edition 4 GB RAM, Win Vista 64bit (Im going to change it to win 7 64bit), 3) Laptop Intel Core 2 Duo processor T 6400 4GB RAM win XP 32bit (Im going to change it to win 7 64bit). &lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN lang="en-US"&gt;It will be convenient for me to have one project, which will work on different, depicted above platforms.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%; widows: 2; orphans: 2;"&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN lang="en-US"&gt;I changed the steps pointed on the web page:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%; widows: 2; orphans: 2;"&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;SPAN lang="zxx"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;A href="https://community.intel.com/../../sites/products/documentation/hpc/mkl/win/MKL_UG_config_dev_env/Creating_and_Configuring_the_Intel_Visual_Fortran_Project.htm"&gt;&lt;SPAN lang="en-US"&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="http://software.intel.com/sites/products/documentation/hpc/mkl/win/MKL_UG_config_dev_env/Creating_and_Configuring_the_Intel_Visual_Fortran_Project.htm" target="_blank"&gt;http://software.intel.com/sites/products/documentation/hpc/mkl/win/MKL_UG_config_dev_env/Creating_and_Configuring_the_Intel_Visual_Fortran_Project.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN lang="en-US"&gt;the same one can find in &lt;/SPAN&gt;&lt;SPAN lang="en-US"&gt;Intel Math Kernel Library for Windows OS &lt;/SPAN&gt;&lt;SPAN lang="en-US"&gt;Users Guide &lt;/SPAN&gt;&lt;SPAN lang="en-US"&gt;&lt;I&gt;March 2009, &lt;/I&gt;&lt;/SPAN&gt;&lt;SPAN lang="en-US"&gt;chapter&lt;/SPAN&gt;&lt;SPAN lang="en-US"&gt; 4, section: Creating and Configuring the Intel Visual Fortran Project, page 48.&lt;/SPAN&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN lang="en-US"&gt;I have set 	environment  variables shown in file:&lt;BR /&gt;D:\Program 	Files\Intel\Compiler\11.1\051\mkl\tools\environment\mklvars32.bat&lt;BR /&gt;depending 	on platform I  use.  Some of them I have had to set manually by 	command prompt, because when I run the file not all variables are 	set.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN lang="en-US"&gt;Point 2 	presented on the web page, I think is unnecessary, because include 	variable has been set. (When I follow the instructions on the web 	page the structure of catalogs has to be identical with all my 	working platforms)&lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN lang="en-US"&gt;Point 5 	presented on the web page, as the previous one.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN lang="en-US"&gt;Point 7 a,b 	presented on the web page, similar but this time variable lib 	and/or LIBRARY_PATH is responsible for select additional 	dependences and the type of required libraries. Am I right?&lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN lang="en-US"&gt;Where can I 	find additional dependences concerning point 7 presented on the web 	page? (Is it on &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;SPAN lang="zxx"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;A href="https://community.intel.com/../articles/intel-mkl-link-line-advisor/"&gt;&lt;SPAN lang="en-US"&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/" target="_blank"&gt;http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="en-US"&gt; ?) &lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;&lt;SPAN lang="en-US"&gt;Additionally, i&lt;/SPAN&gt;&lt;SPAN style="font-family: Verdana,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;n the &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Verdana,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;&lt;B&gt;&lt;PROJECT name=""&gt; Property Pages &lt;/PROJECT&gt;&lt;/B&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Verdana,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;window, &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Verdana,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;&lt;B&gt;Configuration&lt;/B&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-family: Verdana,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;&lt;B&gt;Properties &amp;gt; Fortran &amp;gt; Libraries. &lt;/B&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Verdana,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;In the right-hand part of the window, Ive selected &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Verdana,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;&lt;B&gt;Use Intel Math Kernel Library &amp;gt;&lt;/B&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Verdana,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Verdana,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;&lt;B&gt;Sequential &lt;/B&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Verdana,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;(default is &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Verdana,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;&lt;B&gt;No&lt;/B&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Verdana,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN lang="en-US"&gt;When I run my test program:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;&lt;B&gt;program&lt;/B&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt; MKL_test&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%;" lang="en-US"&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;&lt;SPAN style="color: #008000;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;!Use lapack95 , Only: gesv&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;&lt;B&gt;implicit none&lt;/B&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%;" lang="en-US"&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;&lt;B&gt;integer&lt;/B&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt; :: n,m&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;&lt;B&gt;real&lt;/B&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;&lt;B&gt;allocatable&lt;/B&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt; :: A(:,:),B(:)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;&lt;SPAN style="color: #008000;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;&lt;SPAN style="color: #008000;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;! set matrix dimensions&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;n=3; m=3&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;&lt;B&gt;allocate&lt;/B&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;(A(n,m),B(n))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;&lt;SPAN style="color: #008000;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;! example data&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;A=&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;reshape&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;((/2,4,1,4,7,2,3,1,1/),shape=(/3,3/))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;B=(/2,4,6/)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%;" lang="en-US"&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;&lt;SPAN style="color: #008000;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;! intel MKL lib.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;&lt;B&gt;call&lt;/B&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt; sgesv( A, B)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%;" lang="en-US"&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;&lt;B&gt;endprogram&lt;/B&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt; MKL_test&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN lang="en-US"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm;"&gt;&lt;B&gt;&lt;SPAN lang="en-US"&gt;It does not work properly, as a result I get:&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN lang="en-US"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%; widows: 2; orphans: 2;"&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;forrtl: severe (157): Program Exception - access violation&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%; widows: 2; orphans: 2;"&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;Image              PC        Routine            Line        Source&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%; widows: 2; orphans: 2;"&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;console_MKL_test.  004016FC  Unknown               Unknown  Unknown&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%; widows: 2; orphans: 2;"&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;console_MKL_test.  00621553  Unknown               Unknown  Unknown&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%; widows: 2; orphans: 2;"&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;console_MKL_test.  00467257  Unknown               Unknown  Unknown&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%; widows: 2; orphans: 2;"&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;console_MKL_test.  0046712F  Unknown               Unknown  Unknown&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%; widows: 2; orphans: 2;"&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;kernel32.dll       7C817077  Unknown               Unknown  Unknown&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%; widows: 2; orphans: 2;" lang="en-US"&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm;"&gt;&lt;B&gt;&lt;SPAN lang="en-US"&gt;with communication:&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: xx-small;"&gt;&lt;SPAN lang="en-US"&gt;'console_MKL_test.exe': Loaded 'E:\intel\console_MKL_test\console_MKL_test\Debug\console_MKL_test.exe', Symbols loaded.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: xx-small;"&gt;&lt;SPAN lang="en-US"&gt;'console_MKL_test.exe': Loaded 'C:\WINDOWS\system32\ntdll.dll'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: xx-small;"&gt;&lt;SPAN lang="en-US"&gt;'console_MKL_test.exe': Loaded 'C:\WINDOWS\system32\kernel32.dll'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: xx-small;"&gt;&lt;SPAN lang="en-US"&gt;'console_MKL_test.exe': Loaded 'D:\Program Files\Intel\Compiler\11.1\051\lib\ia32\libiomp5md.dll', Symbols loaded (source information stripped).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: xx-small;"&gt;&lt;SPAN lang="en-US"&gt;'console_MKL_test.exe': Loaded 'C:\WINDOWS\system32\imagehlp.dll'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: xx-small;"&gt;&lt;SPAN lang="en-US"&gt;'console_MKL_test.exe': Loaded 'C:\WINDOWS\system32\msvcrt.dll'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: xx-small;"&gt;&lt;SPAN lang="en-US"&gt;First-chance exception at 0x004016bc in console_MKL_test.exe: 0xC0000005: Access violation reading location 0x00000003.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: xx-small;"&gt;&lt;SPAN lang="en-US"&gt;First-chance exception at 0x00534eb5 in console_MKL_test.exe: 0xC0000091: Floating-point overflow.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: xx-small;"&gt;&lt;SPAN lang="en-US"&gt;'console_MKL_test.exe': Loaded 'C:\WINDOWS\system32\dbghelp.dll'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: xx-small;"&gt;&lt;SPAN lang="en-US"&gt;'console_MKL_test.exe': Loaded 'C:\WINDOWS\system32\version.dll'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: xx-small;"&gt;&lt;SPAN lang="en-US"&gt;'console_MKL_test.exe': Loaded 'C:\WINDOWS\system32\advapi32.dll'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: xx-small;"&gt;&lt;SPAN lang="en-US"&gt;'console_MKL_test.exe': Loaded 'C:\WINDOWS\system32\rpcrt4.dll'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: xx-small;"&gt;&lt;SPAN lang="en-US"&gt;'console_MKL_test.exe': Loaded 'C:\WINDOWS\system32\secur32.dll'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: xx-small;"&gt;&lt;SPAN lang="en-US"&gt;Unhandled exception at 0x004016bc in console_MKL_test.exe: 0xC0000005: Access violation reading location 0x00000003.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: xx-small;"&gt;&lt;SPAN lang="en-US"&gt;The program '[1468] console_MKL_test.exe: Native' has exited with code 0 (0x0).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%;" lang="en-US"&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;&lt;B&gt;&lt;SPAN lang="en-US"&gt;And one more thing, why cant I use &lt;/SPAN&gt;&lt;SPAN style="color: #008000;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;!Use lapack95 , Only: gesv.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm;"&gt;&lt;B&gt;&lt;SPAN lang="en-US"&gt;When I add this statement an error appears:&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm;"&gt;&lt;B&gt;&lt;SPAN lang="en-US"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%; widows: 2; orphans: 2;"&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;Error	1	 error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [LAPACK95]	E:\intel\console_MKL_test\console_MKL_test\main.f90	6 &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%; widows: 2; orphans: 2;" lang="en-US"&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; line-height: 100%; widows: 2; orphans: 2;"&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="font-family: Courier New,serif;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN lang="en-US"&gt;Error	2	 error #6580: Name in only-list does not exist.   [GESV]	E:\intel\console_MKL_test\console_MKL_test\main.f90	6 &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="en-US"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm;" lang="en-US"&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm;" lang="en-US"&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm;"&gt;&lt;SPAN lang="en-US"&gt;I will be grateful for all &lt;/SPAN&gt;&lt;SPAN lang="en-US"&gt;guidelines.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2009 22:31:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problems-with-MKL-in-Microsoft-Visual-Studio-MVS/m-p/858225#M7247</guid>
      <dc:creator>Marcin_Wik</dc:creator>
      <dc:date>2009-12-17T22:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with MKL in Microsoft Visual Studio (MVS).</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problems-with-MKL-in-Microsoft-Visual-Studio-MVS/m-p/858226#M7248</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;it seems to me that you linked 64-bit libs but ran yor test on 32bit system.&lt;BR /&gt;1) What Libraries were used for linking? &lt;BR /&gt; Please use &lt;A href="http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/"&gt;linking adviser&lt;/A&gt; to select the list of libraries requred to build your application for different platforms.&lt;BR /&gt;2) May be this &lt;A href="http://software.intel.com/en-us/articles/how-to-build-mkl-application-in-intel-visual-fotran-msvc2005/"&gt;article &lt;/A&gt;help to you better how to adjust all dependemcies for MVSC Fortran based project, because of you can see the picture there.&lt;BR /&gt;--Gennady&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Dec 2009 06:53:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problems-with-MKL-in-Microsoft-Visual-Studio-MVS/m-p/858226#M7248</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2009-12-18T06:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with MKL in Microsoft Visual Studio (MVS).</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problems-with-MKL-in-Microsoft-Visual-Studio-MVS/m-p/858227#M7249</link>
      <description>&lt;BR /&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;If you call Fortran 95 interface, you should use generic name: &lt;STRONG&gt;call&lt;/STRONG&gt; gesv( A, B) and USE statement (Use lapack95 , Only: gesv)&lt;BR /&gt;Then ensure "&lt;MKL_DIRECTORY&gt;includeia32" directory is set or simply add it in the Additional Include Directories window.&lt;BR /&gt;And you need link also mkl_lapack95.lib library.&lt;/MKL_DIRECTORY&gt;&lt;/P&gt;
&lt;P&gt;In case of 64 bit architecture the additional include directory should be "&lt;MKL_DIRECTORY&gt;includeem64tlp64" and library mkl_lapack95_lp64.lib (or "&lt;MKL_DIRECTORY&gt;includeem64tilp64" and mkl_lapack95_ilp64.lib if you use 64-bit integers - compiler flag /4I8).&lt;/MKL_DIRECTORY&gt;&lt;/MKL_DIRECTORY&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;Vladimir&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2009 08:10:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problems-with-MKL-in-Microsoft-Visual-Studio-MVS/m-p/858227#M7249</guid>
      <dc:creator>Vladimir_Koldakov__I</dc:creator>
      <dc:date>2009-12-18T08:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with MKL in Microsoft Visual Studio (MVS).</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problems-with-MKL-in-Microsoft-Visual-Studio-MVS/m-p/858228#M7250</link>
      <description>&lt;DIV style="margin: 0px; height: auto;"&gt;&lt;/DIV&gt;
&lt;P style="margin-bottom: 0cm;" lang="en-GB"&gt;&lt;SPAN style="font-size: small;"&gt;Thank you for all responses,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm;" lang="en-GB"&gt;&lt;SPAN style="font-size: small;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm;" lang="en-GB"&gt;&lt;SPAN style="font-size: small;"&gt;I've changed libraries for proper depending on platform I work with use the linker adviser and all is working fine with old fortran. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm;" lang="en-GB"&gt;&lt;SPAN style="font-size: small;"&gt;But if I try to use fortran95:&lt;/SPAN&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;P style="margin-bottom: 0cm;" lang="en-GB"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN style="font-size: x-small;"&gt;Use 	lapack95 , Only: gesv&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN style="font-size: small;"&gt;statement is add.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P style="margin-bottom: 0cm;" lang="en-GB"&gt;&lt;SPAN style="font-size: small;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: x-small;"&gt;call&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: x-small;"&gt; gesv( A, B)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN style="font-size: small;"&gt; &lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: small;"&gt;&lt;SPAN style="font-size: small;"&gt;is 	use&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P style="margin-bottom: 0cm;" lang="en-GB"&gt;The 	"&lt;SPAN style="font-family: Courier New,monospace;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;MKL_DIRECTORY&gt;includeia32&lt;/MKL_DIRECTORY&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;" 	directory is set and add in the Additional Include Directories 	window too.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P style="margin-bottom: 0cm;" lang="en-GB"&gt;&lt;SPAN style="font-family: Courier New,monospace;"&gt;&lt;SPAN style="font-size: x-small;"&gt;Project 	&amp;gt; Properties &amp;gt; Linker &amp;gt; General&amp;gt;Additional Library 	Directories &amp;gt; &lt;MKL_DIRECTORY&gt;ia32lib&lt;/MKL_DIRECTORY&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; is add 	in which mkl_lapack95.lib is placed.&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P style="margin-bottom: 0cm;" lang="en-GB"&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm;" lang="en-GB"&gt;&lt;SPAN style="font-size: small;"&gt;But this time two errors appear:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; font-weight: normal;" lang="en-GB"&gt;&lt;SPAN style="font-family: Courier New,monospace;"&gt;&lt;SPAN style="font-size: x-small;"&gt;Error	1	 error LNK2019: unresolved external symbol _SGESV1_F95 referenced in function _MAIN__Source.obj&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; font-weight: normal;" lang="en-GB"&gt;&lt;SPAN style="font-family: Courier New,monospace;"&gt;&lt;SPAN style="font-size: x-small;"&gt;Error	2	 fatal error LNK1120: 1 unresolved externals	DebugXP_MKL.exe &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; font-weight: normal;" lang="en-GB"&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; font-weight: normal;" lang="en-GB"&gt;&lt;SPAN style="font-size: small;"&gt;Where can be the error?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2010 20:38:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problems-with-MKL-in-Microsoft-Visual-Studio-MVS/m-p/858228#M7250</guid>
      <dc:creator>Marcin_Wik</dc:creator>
      <dc:date>2010-01-05T20:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with MKL in Microsoft Visual Studio (MVS).</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problems-with-MKL-in-Microsoft-Visual-Studio-MVS/m-p/858229#M7251</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/455779"&gt;Marcin Wik&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;P style="margin-bottom: 0cm;" lang="en-GB"&gt;&lt;SPAN style="font-size: small;"&gt;Thank you for all responses,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm;" lang="en-GB"&gt;&lt;SPAN style="font-size: small;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm;" lang="en-GB"&gt;&lt;SPAN style="font-size: small;"&gt;I've changed libraries for proper depending on platform I work with use the linker adviser and all is working fine with old fortran. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm;" lang="en-GB"&gt;&lt;SPAN style="font-size: small;"&gt;But if I try to use fortran95:&lt;/SPAN&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;P style="margin-bottom: 0cm;" lang="en-GB"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN style="font-size: x-small;"&gt;Use 	lapack95 , Only: gesv&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN style="font-size: small;"&gt;statement is add.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P style="margin-bottom: 0cm;" lang="en-GB"&gt;&lt;SPAN style="font-size: small;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: x-small;"&gt;call&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: x-small;"&gt; gesv( A, B)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN style="font-size: small;"&gt; &lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: small;"&gt;&lt;SPAN style="font-size: small;"&gt;is 	use&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P style="margin-bottom: 0cm;" lang="en-GB"&gt;The 	"&lt;SPAN style="font-family: Courier New,monospace;"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;MKL_DIRECTORY&gt;includeia32&lt;/MKL_DIRECTORY&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;" 	directory is set and add in the Additional Include Directories 	window too.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P style="margin-bottom: 0cm;" lang="en-GB"&gt;&lt;SPAN style="font-family: Courier New,monospace;"&gt;&lt;SPAN style="font-size: x-small;"&gt;Project 	&amp;gt; Properties &amp;gt; Linker &amp;gt; General&amp;gt;Additional Library 	Directories &amp;gt; &lt;MKL_DIRECTORY&gt;ia32lib&lt;/MKL_DIRECTORY&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; is add 	in which mkl_lapack95.lib is placed.&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P style="margin-bottom: 0cm;" lang="en-GB"&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm;" lang="en-GB"&gt;&lt;SPAN style="font-size: small;"&gt;But this time two errors appear:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; font-weight: normal;" lang="en-GB"&gt;&lt;SPAN style="font-family: Courier New,monospace;"&gt;&lt;SPAN style="font-size: x-small;"&gt;Error	1	 error LNK2019: unresolved external symbol _SGESV1_F95 referenced in function _MAIN__Source.obj&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; font-weight: normal;" lang="en-GB"&gt;&lt;SPAN style="font-family: Courier New,monospace;"&gt;&lt;SPAN style="font-size: x-small;"&gt;Error	2	 fatal error LNK1120: 1 unresolved externals	DebugXP_MKL.exe &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; font-weight: normal;" lang="en-GB"&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 0cm; font-weight: normal;" lang="en-GB"&gt;&lt;SPAN style="font-size: small;"&gt;Where can be the error?&lt;/SPAN&gt;&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Marcin,&lt;BR /&gt;we have f90 example shows how to call gesv() routine. &lt;BR /&gt;( You can find these examples into &lt;MKLROOT&gt;exampleslapack95source directory )&lt;BR /&gt;I created VS2005 project based on this example and linked it with Intel C++ Compiler Professional Edition for Windows* Version 11.1.038.&lt;BR /&gt;Please see the project into attachment (70693.zip).&lt;BR /&gt;--Gennady&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/MKLROOT&gt;</description>
      <pubDate>Wed, 06 Jan 2010 08:14:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problems-with-MKL-in-Microsoft-Visual-Studio-MVS/m-p/858229#M7251</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-01-06T08:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with MKL in Microsoft Visual Studio (MVS).</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problems-with-MKL-in-Microsoft-Visual-Studio-MVS/m-p/858230#M7252</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/455779"&gt;Marcin Wik&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;P style="margin-bottom: 0cm;" lang="en-GB"&gt;&lt;SPAN style="font-family: Courier New,monospace;"&gt;&lt;SPAN style="font-size: x-small;"&gt;Project &amp;gt; Properties &amp;gt; Linker &amp;gt; General&amp;gt;Additional Library Directories &amp;gt; &lt;MKL_DIRECTORY&gt;ia32lib&lt;/MKL_DIRECTORY&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; is add in which mkl_lapack95.lib is placed.&lt;/P&gt;
&lt;P style="margin-bottom: 0cm;" lang="en-GB"&gt;&lt;BR /&gt;&lt;SPAN style="font-family: Courier New,monospace;"&gt;&lt;SPAN style="font-size: x-small;"&gt;Error 1 error LNK2019: unresolved external symbol _SGESV1_F95 referenced in function _MAIN__Source.obj&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hi Marcin,&lt;BR /&gt;Unresolved name is located in the mkl_lapack95.lib, so try to add this library to the project.&lt;BR /&gt;Thanks,&lt;BR /&gt;-Vladimir&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Jan 2010 08:23:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problems-with-MKL-in-Microsoft-Visual-Studio-MVS/m-p/858230#M7252</guid>
      <dc:creator>Vladimir_Koldakov__I</dc:creator>
      <dc:date>2010-01-06T08:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with MKL in Microsoft Visual Studio (MVS).</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problems-with-MKL-in-Microsoft-Visual-Studio-MVS/m-p/858231#M7253</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;BR /&gt;Marcin,&lt;BR /&gt;we have f90 example shows how to call gesv() routine. &lt;BR /&gt;( You can find these examples into &lt;MKLROOT&gt;exampleslapack95source directory )&lt;BR /&gt;I created VS2005 project based on this example and linked it with Intel C++ Compiler Professional Edition for Windows* Version 11.1.038.&lt;BR /&gt;Please see the project into attachment (70693.zip).&lt;BR /&gt;--Gennady&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/MKLROOT&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;
&lt;DIV&gt;Hi Gennady,&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;Silly question but how do I get my hands on the zip file (70693.zip)? I might be wrong but didn't see the attachment in your last post.&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;Tony&lt;/DIV&gt;</description>
      <pubDate>Sun, 10 Jan 2010 18:46:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problems-with-MKL-in-Microsoft-Visual-Studio-MVS/m-p/858231#M7253</guid>
      <dc:creator>tonylamb</dc:creator>
      <dc:date>2010-01-10T18:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with MKL in Microsoft Visual Studio (MVS).</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problems-with-MKL-in-Microsoft-Visual-Studio-MVS/m-p/858232#M7254</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/460371"&gt;tonylamb&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 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;BR /&gt;Marcin,&lt;BR /&gt;we have f90 example shows how to call gesv() routine. &lt;BR /&gt;( You can find these examples into &lt;MKLROOT&gt;exampleslapack95source directory )&lt;BR /&gt;I created VS2005 project based on this example and linked it with Intel C++ Compiler Professional Edition for Windows* Version 11.1.038.&lt;BR /&gt;Please see the project into attachment (70693.zip).&lt;BR /&gt;--Gennady&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/MKLROOT&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;
&lt;DIV&gt;Hi Gennady,&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;Silly question but how do I get my hands on the zip file (70693.zip)? I might be wrong but didn't see the attachment in your last post.&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;Tony&lt;/DIV&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
Hi Tony,&lt;BR /&gt;I am sorry, my fault . Please see the attachment.&lt;BR /&gt;--Gennady&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Jan 2010 08:03:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problems-with-MKL-in-Microsoft-Visual-Studio-MVS/m-p/858232#M7254</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-01-11T08:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with MKL in Microsoft Visual Studio (MVS).</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problems-with-MKL-in-Microsoft-Visual-Studio-MVS/m-p/858233#M7255</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;
&lt;DIV&gt;Many thanks Gennady !!!!&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;Tony&lt;/DIV&gt;</description>
      <pubDate>Mon, 11 Jan 2010 11:47:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problems-with-MKL-in-Microsoft-Visual-Studio-MVS/m-p/858233#M7255</guid>
      <dc:creator>tonylamb</dc:creator>
      <dc:date>2010-01-11T11:47:53Z</dc:date>
    </item>
  </channel>
</rss>

