<?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 can I get paid support in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Still-cannot-attach-MKL-library-from-Visual-Studio/m-p/1177118#M29036</link>
    <description>&lt;P&gt;can I get paid support somewhere ?&lt;/P&gt;

&lt;P&gt;I really need a straight answer from someone who is not guessing.&lt;/P&gt;</description>
    <pubDate>Tue, 28 Aug 2018 23:25:52 GMT</pubDate>
    <dc:creator>WSinc</dc:creator>
    <dc:date>2018-08-28T23:25:52Z</dc:date>
    <item>
      <title>Still cannot attach MKL library from Visual Studio</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Still-cannot-attach-MKL-library-from-Visual-Studio/m-p/1177115#M29033</link>
      <description>&lt;P&gt;I went back to an earlier version (VS 2010) which does the Fortran source code routines fine -&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;But I still cannot make it attach an entry point routine in the MKL library.&lt;/P&gt;

&lt;P&gt;Steve mentioned an option in the LINKER (project properties) to tell it to attach the MKL library,&lt;/P&gt;

&lt;P&gt;but for some reason, that option is not available (at least not to me), I cant find it anywhere.&lt;/P&gt;

&lt;P&gt;are you saying I should give up on Visual Studio entirely ?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I was kinda commited to using that for program development and debugging up till now - - - -&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Aug 2018 21:17:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Still-cannot-attach-MKL-library-from-Visual-Studio/m-p/1177115#M29033</guid>
      <dc:creator>WSinc</dc:creator>
      <dc:date>2018-08-28T21:17:55Z</dc:date>
    </item>
    <item>
      <title>BTW, this appears to be more</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Still-cannot-attach-MKL-library-from-Visual-Studio/m-p/1177116#M29034</link>
      <description>&lt;P&gt;BTW, this appears to be more of a problem with Visual studio that it is with the MKL library,&lt;/P&gt;

&lt;P&gt;but I could not find a forum for using Visual Studio per se.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Is that addressed anywhere ?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Aug 2018 21:20:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Still-cannot-attach-MKL-library-from-Visual-Studio/m-p/1177116#M29034</guid>
      <dc:creator>WSinc</dc:creator>
      <dc:date>2018-08-28T21:20:16Z</dc:date>
    </item>
    <item>
      <title>Here is a screen shot,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Still-cannot-attach-MKL-library-from-Visual-Studio/m-p/1177117#M29035</link>
      <description>&lt;P&gt;Here is a screen shot, showing prolect properties, linker choices.&lt;/P&gt;

&lt;P&gt;as you can see, there is NO option to tell it to attach the MKL.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Aug 2018 22:08:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Still-cannot-attach-MKL-library-from-Visual-Studio/m-p/1177117#M29035</guid>
      <dc:creator>WSinc</dc:creator>
      <dc:date>2018-08-28T22:08:18Z</dc:date>
    </item>
    <item>
      <title>can I get paid support</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Still-cannot-attach-MKL-library-from-Visual-Studio/m-p/1177118#M29036</link>
      <description>&lt;P&gt;can I get paid support somewhere ?&lt;/P&gt;

&lt;P&gt;I really need a straight answer from someone who is not guessing.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Aug 2018 23:25:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Still-cannot-attach-MKL-library-from-Visual-Studio/m-p/1177118#M29036</guid>
      <dc:creator>WSinc</dc:creator>
      <dc:date>2018-08-28T23:25:52Z</dc:date>
    </item>
    <item>
      <title>Your screenshot in #3 is the</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Still-cannot-attach-MKL-library-from-Visual-Studio/m-p/1177119#M29037</link>
      <description>&lt;P&gt;Your screenshot in #3 is the page for Linker&amp;nbsp;→ General. If you click on "Linker" you will cause the entry to be expanded; after "General", you will see "Input", click on "Input" (i.e., Linker→Input), and you will see a page where you can specify mkl_rt.lib as an additional dependency. That should make things work for you.&lt;/P&gt;

&lt;P&gt;The attached screenshot is from VS2015, but VS2010's version should be similar.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Aug 2018 02:00:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Still-cannot-attach-MKL-library-from-Visual-Studio/m-p/1177119#M29037</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2018-08-29T02:00:00Z</dc:date>
    </item>
    <item>
      <title>Hi billsincl, </title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Still-cannot-attach-MKL-library-from-Visual-Studio/m-p/1177120#M29038</link>
      <description>&lt;P&gt;Hi billsincl,&amp;nbsp;&lt;BR /&gt;
	&lt;BR /&gt;
	do you have option switch on in figure 1. in the article&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;&lt;A href="https://software.intel.com/en-us/how-to-build-mkl-application-in-intel-visual-fotran-msvs" target="_blank"&gt;https://software.intel.com/en-us/how-to-build-mkl-application-in-intel-visual-fotran-msvs&lt;/A&gt; ?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px;"&gt;for example,&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px;"&gt;Open&amp;nbsp;&lt;/SPAN&gt;&lt;EM style="font-size: 13.008px;"&gt;Project → Property Pages →Fortran → Libraries →Use Intel Math Kernel Library.&amp;nbsp;&lt;/EM&gt;&lt;SPAN style="font-size: 13.008px;"&gt;Select the desired option, such as /Qmkl:parallel or /Qmkl:sequential. Once selected all of environment settings and required libraries are ready for your project. Proceed to build and run the application.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;If no, you may follow the manual setting as the article.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;.1.&amp;nbsp; To add the include path manually refer to&amp;nbsp;the MSVS* screenshot below.&amp;nbsp;&lt;EM&gt;Open Project → Property Pages →Fortran →General&lt;/EM&gt;. Type/Paste the library directory&lt;B&gt;&amp;nbsp;&lt;/B&gt;in the '&lt;EM&gt;Additional Include Directories'&lt;/EM&gt; field.&lt;/P&gt;

&lt;P&gt;2. To add the library path manually refer to the MSVS*&amp;nbsp;screenshot below. Open &lt;EM&gt;Project → Property Pages → Linker →General&lt;/EM&gt;. Type/Paste the library directory&lt;B&gt;&amp;nbsp;&lt;/B&gt;in the '&lt;EM&gt;Additional Library Directories&lt;/EM&gt;' field.&lt;/P&gt;

&lt;P&gt;Best Regards,&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;3. To add &amp;nbsp;the required libraries manually refer to the MSVS*&amp;nbsp;screenshot below. Open &lt;/SPAN&gt;&lt;EM style="font-size: 1em;"&gt;Project → Property Pages → Linker → Additional Dependencies&lt;/EM&gt;&lt;SPAN style="font-size: 1em;"&gt;. Paste the libraries from the&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/" style="font-size: 1em;" title="http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/"&gt;Intel® Math Kernel Library Link Line Advisor&lt;/A&gt;&lt;SPAN style="font-size: 1em;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Ying&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Aug 2018 03:52:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Still-cannot-attach-MKL-library-from-Visual-Studio/m-p/1177120#M29038</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2018-08-29T03:52:41Z</dc:date>
    </item>
  </channel>
</rss>

