<?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 Hi Lukasz, in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-Composer-2016-Update-3-VS2015/m-p/1086827#M23018</link>
    <description>&lt;P&gt;Hi Lukasz,&lt;/P&gt;

&lt;P&gt;It looks like a setting issue in Visual Studio. Did you just update to MKL 2016 Update 3? Did it run in VS 2010 with MKL 2016 Update 3? Could you make sure the default directory in VS 2015 is pointing at "C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2016.3.207\windows"? Thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 16 Nov 2016 01:08:30 GMT</pubDate>
    <dc:creator>Shaojuan_Z_Intel</dc:creator>
    <dc:date>2016-11-16T01:08:30Z</dc:date>
    <item>
      <title>Intel Composer 2016 Update 3 + VS2015</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-Composer-2016-Update-3-VS2015/m-p/1086826#M23017</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;

&lt;P&gt;I keep getting this error at the end of the Build. Please note that my code &amp;nbsp;have been developed so far using VS2010 and was automatically converted to V14 toolset.&lt;/P&gt;

&lt;PRE class="brush:;" style="font-size: 13.008px;"&gt;&lt;SPAN style="font-weight: 700;"&gt;Severity    Code    Description    Project    File    Line    Source    Suppression State
Error    MSB6003    The specified task executable "cmd.exe" could not be run. The working directory 
"\mkl\tools" does not exist.      
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Platforms\Win32\PlatformToolsets\v140\ImportBefore
\Intel.Libs.MKL.v140.targets&lt;/SPAN&gt;&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;The "mkl/tools" is however available from:&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2016.3.207\windows\mkl&lt;/P&gt;

&lt;P&gt;Do you have any suggestions how could I fix it?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2016 14:08:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-Composer-2016-Update-3-VS2015/m-p/1086826#M23017</guid>
      <dc:creator>Lukasz_H_1</dc:creator>
      <dc:date>2016-11-15T14:08:11Z</dc:date>
    </item>
    <item>
      <title>Hi Lukasz,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-Composer-2016-Update-3-VS2015/m-p/1086827#M23018</link>
      <description>&lt;P&gt;Hi Lukasz,&lt;/P&gt;

&lt;P&gt;It looks like a setting issue in Visual Studio. Did you just update to MKL 2016 Update 3? Did it run in VS 2010 with MKL 2016 Update 3? Could you make sure the default directory in VS 2015 is pointing at "C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2016.3.207\windows"? Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2016 01:08:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-Composer-2016-Update-3-VS2015/m-p/1086827#M23018</guid>
      <dc:creator>Shaojuan_Z_Intel</dc:creator>
      <dc:date>2016-11-16T01:08:30Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-Composer-2016-Update-3-VS2015/m-p/1086828#M23019</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;No i did not just update. I've isntalled entire Parallel Studio 2016 - but w/o additional tools like IntelAdvisor, etc.&lt;BR /&gt;
	Using VS2010 also produces the same error :( although the Toolset is set to V10. Before installing &amp;nbsp;Parallel Studio 2016 everything worked fine.&lt;/P&gt;

&lt;P&gt;The relative message for VS2010 is:&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\PlatformToolsets\v100\ImportBefore\Intel.Libs.MKL.v100.targets(55,5):&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;Note that I've also ran &lt;STRONG&gt;mklvars.bat&lt;/STRONG&gt; with arguments &lt;STRONG&gt;ia32 vs2010&lt;/STRONG&gt;, but I do not know if that should be importatnt for this issue.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Regarding "default directory", can you please explain what you exactly mean by this?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;One more thing, after isntalling PS2016 I noticed that inside Visual Studio there are some changes in the GUI:&lt;BR /&gt;
	a) In my main C-project properties there is additional section &amp;nbsp;"Intel Performance LIbraries". Do I have to Enable MKL here if I use it only in Fortran part of the code?&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;BR,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Lukasz&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2016 09:41:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-Composer-2016-Update-3-VS2015/m-p/1086828#M23019</guid>
      <dc:creator>Lukasz_H_1</dc:creator>
      <dc:date>2016-11-16T09:41:00Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-Composer-2016-Update-3-VS2015/m-p/1086829#M23020</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;A small update.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I have "debugged" (using &amp;lt;Message Text="$(Variable)" Importance="high"/&amp;gt;) the Intel.Libs.MKL.v100.targets file, and concluded that this is the line that causes problem:&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;&amp;lt;Exec EchoOff="true" Command="mkl_link_tool.exe $(MKLArguments) 2&amp;amp;gt;NUL 1&amp;amp;gt;&amp;amp;quot;$(TempMklToolFile)&amp;amp;quot;" WorkingDirectory="$(MKLProductDir)\mkl\tools" /&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;The MKLArguments gives&amp;nbsp;-&lt;STRONG&gt;libs -c ms_c -a ia-32&lt;/STRONG&gt;&lt;BR /&gt;
	The TempMklToolFile gives&amp;nbsp;&lt;STRONG&gt;C:\Users\HIRT\AppData\Local\Temp\tmp64BF.tmp&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;However, asking for value of &lt;STRONG&gt;MKLProductDir &lt;/STRONG&gt;gives nothing !!!&lt;/P&gt;

&lt;P&gt;BR,&lt;/P&gt;

&lt;P&gt;Lukasz&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2016 08:52:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-Composer-2016-Update-3-VS2015/m-p/1086829#M23020</guid>
      <dc:creator>Lukasz_H_1</dc:creator>
      <dc:date>2016-11-17T08:52:27Z</dc:date>
    </item>
    <item>
      <title>Does anyone have any further</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-Composer-2016-Update-3-VS2015/m-p/1086830#M23021</link>
      <description>&lt;P&gt;Does anyone have any further suggestions?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2016 12:55:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-Composer-2016-Update-3-VS2015/m-p/1086830#M23021</guid>
      <dc:creator>Lukasz_H_1</dc:creator>
      <dc:date>2016-11-23T12:55:11Z</dc:date>
    </item>
    <item>
      <title>All right, so what I did and</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-Composer-2016-Update-3-VS2015/m-p/1086831#M23022</link>
      <description>&lt;P&gt;All right, so what I did and what worked for me was commenting out this part:&lt;/P&gt;

&lt;PRE class="brush:xml;"&gt;    &amp;lt;!--
    &amp;lt;Exec EchoOff="true" Command="mkl_link_tool.exe $(MKLArguments) 2&amp;amp;gt;NUL 1&amp;amp;gt;&amp;amp;quot;$(TempMklToolFile)&amp;amp;quot;" WorkingDirectory="$(MKLProductDir)\mkl\tools" /&amp;gt;
    --&amp;gt;&lt;/PRE&gt;

&lt;P&gt;in the following file, which by the way has already been mentioned here:&lt;/P&gt;

&lt;P&gt;C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\PlatformToolsets\v100\ImportBefore\Intel.Libs.MKL.v100.targets&lt;/P&gt;

&lt;P&gt;Still, I would really appreciate any comments on why such situation takes place.&lt;/P&gt;

&lt;P&gt;BR,&lt;BR /&gt;
	&lt;SPAN style="font-size: 1em;"&gt;Lukasz&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Nov 2016 12:21:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-Composer-2016-Update-3-VS2015/m-p/1086831#M23022</guid>
      <dc:creator>Lukasz_H_1</dc:creator>
      <dc:date>2016-11-24T12:21:40Z</dc:date>
    </item>
    <item>
      <title>Hi Lukasz,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-Composer-2016-Update-3-VS2015/m-p/1086832#M23023</link>
      <description>&lt;P&gt;Hi Lukasz,&lt;/P&gt;

&lt;P&gt;There's a quick way to check if VS defined the macro of "MKLProductDir", you could check with program properties. first select use MKL in VS, in "VC++ Directories" option, select "Include Directories" to edit, select "Macro" and search $MKLProductDir.&lt;/P&gt;

&lt;P&gt;If there's no this macro, go to VS IDE, select "View"-&amp;gt; "Other windows"-&amp;gt;"Property Manager", in the window of Property manager, double click on "Microsoft.Cpp.Win32.user" within your project, select "User Macro", add a new macro $MKLProductDir. Hope it would be useful to you. Thanks.&lt;/P&gt;

&lt;P&gt;Best regards,&lt;BR /&gt;
	Fiona&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2016 04:26:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-Composer-2016-Update-3-VS2015/m-p/1086832#M23023</guid>
      <dc:creator>Zhen_Z_Intel</dc:creator>
      <dc:date>2016-11-29T04:26:31Z</dc:date>
    </item>
    <item>
      <title>Hi Fiona, </title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-Composer-2016-Update-3-VS2015/m-p/1086833#M23024</link>
      <description>&lt;P&gt;Hi Fiona,&amp;nbsp;&lt;/P&gt;

&lt;P&gt;The steps you suggested helped to get forward, so thanks you, but another error appears now:&lt;/P&gt;

&lt;PRE class="brush:;"&gt;C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\PlatformToolsets\v100
\ImportBefore\Intel.Libs.MKL.v100.targets(55,5): error MSB3073: 
The command "mkl_link_tool.exe -libs -c ms_c -a ia-32 2&amp;gt;NUL 1&amp;gt;"C:\Users\HIRT\AppData\Local\Temp\tmp5134.tmp"" 
exited with code 1.&lt;/PRE&gt;

&lt;P&gt;The &lt;STRONG&gt;MKLProductDir&lt;/STRONG&gt; variable points to:&amp;nbsp;C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2016.3.207\windows&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Do you have any further suggestions? :)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2016 14:35:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-Composer-2016-Update-3-VS2015/m-p/1086833#M23024</guid>
      <dc:creator>Lukasz_H_1</dc:creator>
      <dc:date>2016-11-29T14:35:00Z</dc:date>
    </item>
    <item>
      <title>Hi Lukasz,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-Composer-2016-Update-3-VS2015/m-p/1086834#M23025</link>
      <description>&lt;P&gt;Hi Lukasz,&lt;/P&gt;

&lt;P&gt;The mkl_link_tool.exe is used for generating link lines according to your system environment &amp;amp; compiler situation. The reason you get null return is that you give it wrong command input. There's no architecture(-a) call ia-32, it should be ia32, please modify command to&amp;nbsp;&lt;/P&gt;

&lt;PRE&gt;mkl_link_tool.exe -libs -c ms_c -a ia32&lt;/PRE&gt;

&lt;P&gt;In Intel.Libs.MKL.v100.targets, from line 38-51, describes how VS IDE set commands for mkl_link_tool.exe. And you may notice the 41&amp;amp; 42 lines:&lt;BR /&gt;
	&amp;lt;_MKLArgPlatform&amp;gt;ia-32&amp;lt;/_MKLArgPlatform&amp;gt;&lt;BR /&gt;
	&amp;lt;_MKLArgPlatform Condition="$(MKLMNewArgFormat) == 1"&amp;gt;ia32&amp;lt;/_MKLArgPlatform&amp;gt;&lt;/P&gt;

&lt;P&gt;The arch is set as ia-32 by default, but if the macro&amp;nbsp;$(MKLMNewArgFormat) equals to 1, it would be set as ia32. I think you may lack of that macro.... For your problem, seems your VS2010 lost all macro relevant to MKL, I am not sure if you fixed this problem, how many other problem caused by macro would appear. My advice is, you may could uninstall the whole software, and try to install latest IPS windows package integrated on VS IDE.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;Best regards,&lt;BR /&gt;
	Fiona&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2016 03:03:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-Composer-2016-Update-3-VS2015/m-p/1086834#M23025</guid>
      <dc:creator>Zhen_Z_Intel</dc:creator>
      <dc:date>2016-11-30T03:03:00Z</dc:date>
    </item>
  </channel>
</rss>

