<?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 Try putting the -mkl in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Option-mkl-can-t-do-static-link-in-Intel-Composer-2013update1/m-p/972114#M16786</link>
    <description>Try putting the -mkl=sequential (or similar) option at the end of the command line (in particular, after any .o files).

If that works, then it seems like an options processing deficiency to me.</description>
    <pubDate>Wed, 19 Dec 2012 19:26:36 GMT</pubDate>
    <dc:creator>Tom_Truscott</dc:creator>
    <dc:date>2012-12-19T19:26:36Z</dc:date>
    <item>
      <title>Option '-mkl' can't do static link in Intel Composer 2013update1</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Option-mkl-can-t-do-static-link-in-Intel-Composer-2013update1/m-p/972112#M16784</link>
      <description>&lt;P&gt;I found -mkl option can't do static link for MKL in Intel Composer 2013update1&lt;STRONG&gt;&lt;/STRONG&gt;. But it works well in 2011_sp1_update3.&lt;/P&gt;
&lt;P&gt;The folloiwing post in the Forum 'Intel® C++ Compiler ' contains the compling and linking commands for this issue.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://software.intel.com/en-us/forums/topic/347295" target="_blank"&gt;http://software.intel.com/en-us/forums/topic/347295&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Is this a bug for 2013? Will -mkl support static link later?&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2012 11:19:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Option-mkl-can-t-do-static-link-in-Intel-Composer-2013update1/m-p/972112#M16784</guid>
      <dc:creator>kangshiyin</dc:creator>
      <dc:date>2012-12-13T11:19:39Z</dc:date>
    </item>
    <item>
      <title>I don't see the problem on my</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Option-mkl-can-t-do-static-link-in-Intel-Composer-2013update1/m-p/972113#M16785</link>
      <description>I don't see the problem on my side with Composer 2013 ( Package ID: l_ccompxe_2013.1.117 l_ccompxe_13.0.1.117 and w_ccompxe_p_13.0.1.119 )
I checked how it works on linux and windows 64 bit systems.

the compilation line:
	icl  /w /Fo /I"$(LINCL)" /Qmkl:parallel /Fedgemm.exe dgemm.cpp 
or 
        icc dgemm.cpp -I${MKL_INCL} -mkl=sequential -o dgemm.out
it works for both systems.
--Gennady</description>
      <pubDate>Wed, 19 Dec 2012 08:12:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Option-mkl-can-t-do-static-link-in-Intel-Composer-2013update1/m-p/972113#M16785</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2012-12-19T08:12:30Z</dc:date>
    </item>
    <item>
      <title>Try putting the -mkl</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Option-mkl-can-t-do-static-link-in-Intel-Composer-2013update1/m-p/972114#M16786</link>
      <description>Try putting the -mkl=sequential (or similar) option at the end of the command line (in particular, after any .o files).

If that works, then it seems like an options processing deficiency to me.</description>
      <pubDate>Wed, 19 Dec 2012 19:26:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Option-mkl-can-t-do-static-link-in-Intel-Composer-2013update1/m-p/972114#M16786</guid>
      <dc:creator>Tom_Truscott</dc:creator>
      <dc:date>2012-12-19T19:26:36Z</dc:date>
    </item>
    <item>
      <title>I am having the same problem.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Option-mkl-can-t-do-static-link-in-Intel-Composer-2013update1/m-p/972115#M16787</link>
      <description>I am having the same problem.  The exact code worked fine with 2011 update 3, but now MKL works only with a dynamic link.  When I use a static link (which I require) I get lots of errors about the unavailability of BLAS and LAPACK.

I've tried both -mkl=parallel and -mkl=sequential and neither helps much.  

Thanks!
David</description>
      <pubDate>Mon, 31 Dec 2012 19:50:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Option-mkl-can-t-do-static-link-in-Intel-Composer-2013update1/m-p/972115#M16787</guid>
      <dc:creator>David_W_7</dc:creator>
      <dc:date>2012-12-31T19:50:15Z</dc:date>
    </item>
  </channel>
</rss>

