<?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 Rushikesh, in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-Parallel-Studio-XE-Cluster-Edition-fortran-build-error/m-p/1121080#M24952</link>
    <description>&lt;P&gt;Hi Rushikesh,&lt;/P&gt;

&lt;P&gt;I'm afraid the application provided by your user was build with previous MKL version.&amp;nbsp;&amp;nbsp; As the mkl_solver_lp64.lib is not available since MKL 10.2 update 2.&amp;nbsp; &lt;A href="https://software.intel.com/en-us/articles/mkl_solver_libraries_are_deprecated_libraries_since_version_10_2_Update_2"&gt;&lt;U&gt;&lt;FONT color="#0066cc"&gt;&lt;/FONT&gt;&lt;/U&gt;&lt;/A&gt;&lt;A href="https://software.intel.com/en-us/articles/mkl_solver_libraries_are_deprecated_libraries_since_version_10_2_Update_2" target="_blank"&gt;https://software.intel.com/en-us/articles/mkl_solver_libraries_are_deprecated_libraries_since_version_10_2_Update_2&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="color: rgb(102, 102, 102); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; word-spacing: 0px; float: none; display: inline !important; white-space: normal; orphans: 2; widows: 2; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px;"&gt;Since version 10.2 update 2 of Intel® MKL, &lt;/SPAN&gt;&lt;BR style="color: rgb(102, 102, 102); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; widows: 2; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px;" /&gt;
	&lt;SPAN style="color: rgb(102, 102, 102); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; word-spacing: 0px; float: none; display: inline !important; white-space: normal; orphans: 2; widows: 2; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px;"&gt;all components of Direct Solver (Pardiso and DSS), Trust-Region (TR) Solver, Iterative Sparse Solver (ISS) and GNU Multiple Precision (GMP) were moved to&amp;nbsp;standard MKL libraries.&lt;/SPAN&gt;&lt;BR style="color: rgb(102, 102, 102); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; widows: 2; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px;" /&gt;
	&lt;SPAN style="color: rgb(102, 102, 102); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; word-spacing: 0px; float: none; display: inline !important; white-space: normal; orphans: 2; widows: 2; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px;"&gt;So now solver ( e.g: mkl_solver_*.lib and mkl_solver_sequential*.lib&amp;nbsp; libraries are &lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 102); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; word-spacing: 0px; float: none; display: inline !important; white-space: normal; orphans: 2; widows: 2; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px;"&gt;empty (for backward compatibility).&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Could you please check your project property page=&amp;gt; linker =&amp;gt; input =&amp;gt; Additional Dependency&lt;/P&gt;

&lt;P&gt;and if possible, delete the mkl_solver_*.lib and rebuild.&lt;/P&gt;

&lt;P&gt;Best Regards&lt;/P&gt;

&lt;P&gt;Ying&lt;/P&gt;</description>
    <pubDate>Mon, 20 Mar 2017 13:22:33 GMT</pubDate>
    <dc:creator>Ying_H_Intel</dc:creator>
    <dc:date>2017-03-20T13:22:33Z</dc:date>
    <item>
      <title>Intel® Parallel Studio XE Cluster Edition fortran build error</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-Parallel-Studio-XE-Cluster-Edition-fortran-build-error/m-p/1121079#M24951</link>
      <description>&lt;P&gt;Hi everyone!!&lt;/P&gt;

&lt;P&gt;I recently started using Parallel studio cluster edition on my windows 64 bit system. I am using visual studio 2015 edition for it. I am running already built fortran console application using user provided library in resources. When i try to build the project, it gives me following error:&lt;/P&gt;

&lt;P&gt;fatal error LNK1104: cannot open file 'mkl_solver_lp64.lib'&lt;/P&gt;

&lt;P&gt;I tried the option to 'use Intel Math Kernel Library' but the error still remained.&lt;/P&gt;

&lt;P&gt;Please help.&lt;SPAN style="font-size: 13px;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2017 16:23:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-Parallel-Studio-XE-Cluster-Edition-fortran-build-error/m-p/1121079#M24951</guid>
      <dc:creator>Rushikesh_H_</dc:creator>
      <dc:date>2017-03-16T16:23:15Z</dc:date>
    </item>
    <item>
      <title>Hi Rushikesh,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-Parallel-Studio-XE-Cluster-Edition-fortran-build-error/m-p/1121080#M24952</link>
      <description>&lt;P&gt;Hi Rushikesh,&lt;/P&gt;

&lt;P&gt;I'm afraid the application provided by your user was build with previous MKL version.&amp;nbsp;&amp;nbsp; As the mkl_solver_lp64.lib is not available since MKL 10.2 update 2.&amp;nbsp; &lt;A href="https://software.intel.com/en-us/articles/mkl_solver_libraries_are_deprecated_libraries_since_version_10_2_Update_2"&gt;&lt;U&gt;&lt;FONT color="#0066cc"&gt;&lt;/FONT&gt;&lt;/U&gt;&lt;/A&gt;&lt;A href="https://software.intel.com/en-us/articles/mkl_solver_libraries_are_deprecated_libraries_since_version_10_2_Update_2" target="_blank"&gt;https://software.intel.com/en-us/articles/mkl_solver_libraries_are_deprecated_libraries_since_version_10_2_Update_2&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="color: rgb(102, 102, 102); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; word-spacing: 0px; float: none; display: inline !important; white-space: normal; orphans: 2; widows: 2; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px;"&gt;Since version 10.2 update 2 of Intel® MKL, &lt;/SPAN&gt;&lt;BR style="color: rgb(102, 102, 102); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; widows: 2; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px;" /&gt;
	&lt;SPAN style="color: rgb(102, 102, 102); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; word-spacing: 0px; float: none; display: inline !important; white-space: normal; orphans: 2; widows: 2; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px;"&gt;all components of Direct Solver (Pardiso and DSS), Trust-Region (TR) Solver, Iterative Sparse Solver (ISS) and GNU Multiple Precision (GMP) were moved to&amp;nbsp;standard MKL libraries.&lt;/SPAN&gt;&lt;BR style="color: rgb(102, 102, 102); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; widows: 2; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px;" /&gt;
	&lt;SPAN style="color: rgb(102, 102, 102); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; word-spacing: 0px; float: none; display: inline !important; white-space: normal; orphans: 2; widows: 2; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px;"&gt;So now solver ( e.g: mkl_solver_*.lib and mkl_solver_sequential*.lib&amp;nbsp; libraries are &lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 102); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; word-spacing: 0px; float: none; display: inline !important; white-space: normal; orphans: 2; widows: 2; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px;"&gt;empty (for backward compatibility).&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Could you please check your project property page=&amp;gt; linker =&amp;gt; input =&amp;gt; Additional Dependency&lt;/P&gt;

&lt;P&gt;and if possible, delete the mkl_solver_*.lib and rebuild.&lt;/P&gt;

&lt;P&gt;Best Regards&lt;/P&gt;

&lt;P&gt;Ying&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2017 13:22:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-Parallel-Studio-XE-Cluster-Edition-fortran-build-error/m-p/1121080#M24952</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2017-03-20T13:22:33Z</dc:date>
    </item>
  </channel>
</rss>

