<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated on Thu, 24 May 2012 17:33:00 -0700 -->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <atom:link href="http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/feed/" rel="self" type="application/rss+xml" />
    <title>Intel Software Network Comments Feed</title>
    <link>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor</link>
    <description></description>
    <language>en-us</language>
    <item>
      <title>By Wayne Wilson</title>
      <description><![CDATA[ It would also help if this tool was more general with respect to using both the Intel IPP and MKL library routines in the same program. I have not been able to find in the Intel IPP and/or MKL documents guidance in what libraries should be loaded and in what order. It was only after considerable trial and error that I was able to get the right libraries and sequence of loading for one possible configuration of hardware and software that was not usable in another configuration ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-25463</link>
      <pubDate>Tue, 02 Jun 2009 14:29:09 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-25463</guid>
    </item>
    <item>
      <title>By nooj</title>
      <description><![CDATA[ This is a great idea!  Morplzkthx!  

Could you make it do something like:
  choose os/compiler/etc
  choose a desired function (SSYEVD, say)
  see a compile/link line

Because one of my systems got upgraded to MKL 10.3 (I think I am saying this right), and the fortran lapack prototype include files changed names:

old                      new
mkl_lapack.f90         lapack.f90
mkl_lapack_protos.f90  lapack_interfaces.f90
mkl77_lapack.mod       f77_lapack.mod
mkl77_lapack1.mod      f77_lapack1.mod


 ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-26275</link>
      <pubDate>Thu, 18 Jun 2009 14:57:56 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-26275</guid>
    </item>
    <item>
      <title>By michel.devel@univ-fcomte.fr</title>
      <description><![CDATA[ Great idea !!!
Maybe you could add a version for the intel compilers and libraries if link line sometimes changes between versions ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-27245</link>
      <pubDate>Tue, 07 Jul 2009 08:28:41 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-27245</guid>
    </item>
    <item>
      <title>By Tianxing Wang</title>
      <description><![CDATA[ Great! It helps me much! ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-30826</link>
      <pubDate>Wed, 09 Sep 2009 06:53:14 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-30826</guid>
    </item>
    <item>
      <title>By Mark Borgerding</title>
      <description><![CDATA[ My company delivers versions of code that has to build and work with multiple versions of intel compilers and MKL.  This has proven to be a real pain.  This webpage will help make it easier. Thanks.

What would be better than a webpage is a link line that doesn't change from version to version.  Or at least a script that could could be scripted to make the link line for any recent version.  pkgconfig would be a good way to go for future versions.

e.g. libmkl_ia32.a was removed in version 11.1 so now there is yet another special case we have to code around. ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-33043</link>
      <pubDate>Wed, 21 Oct 2009 12:18:10 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-33043</guid>
    </item>
    <item>
      <title>By heinz</title>
      <description><![CDATA[ some more feedback:
a very helpful tool,
I linked it as « Reply #11 on: 03 May 2009, 06:37:49 pm » to the developer forum at Lunatics
Thanks for using it.
I voted:*****
 ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-33782</link>
      <pubDate>Sun, 01 Nov 2009 15:54:59 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-33782</guid>
    </item>
    <item>
      <title>By ahmed107179</title>
      <description><![CDATA[ thank you ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-35470</link>
      <pubDate>Wed, 25 Nov 2009 01:48:04 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-35470</guid>
    </item>
    <item>
      <title>By mfactor</title>
      <description><![CDATA[ Could this tool be downloaded and used offline? That would be great.  ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-35490</link>
      <pubDate>Wed, 25 Nov 2009 12:50:47 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-35490</guid>
    </item>
    <item>
      <title>By isolat</title>
      <description><![CDATA[ Very useful ! it should be added to the documentation package of mkl
Thank you…
 ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-36560</link>
      <pubDate>Sat, 12 Dec 2009 04:26:58 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-36560</guid>
    </item>
    <item>
      <title>By serg@parallel.ru</title>
      <description><![CDATA[ Great tool. Please, set (as comment?) description of difference between IA-64 and Intel-64. Not all of users do know...
Also, many verions of MKL and compilers must be supprted - it really does troubles. ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-36702</link>
      <pubDate>Mon, 14 Dec 2009 23:57:43 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-36702</guid>
    </item>
    <item>
      <title>By Gennady Fedorov (Intel)</title>
      <description><![CDATA[ Sergey, please see at the KB article:"What do IA-32, Intel(R) 64 and IA-64 Architecture mean?" followin the link http://software.intel.com/en-us/articles/ia-32-intelr-64-ia-64-architecture-mean/ ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-38874</link>
      <pubDate>Wed, 03 Feb 2010 01:46:37 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-38874</guid>
    </item>
    <item>
      <title>By Tianxing Wang</title>
      <description><![CDATA[ It helps me much! ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-39343</link>
      <pubDate>Fri, 12 Feb 2010 18:22:52 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-39343</guid>
    </item>
    <item>
      <title>By Jens Decker</title>
      <description><![CDATA[ Combining that tool with IPP would be great! We have so far been unable to
do a static linking without thousands of warnings and had to force our 
colleagues (using our domain specific numerical libraries) to use the dynamic
linking and to manage another set of DLLs. It would be great if this problem would
also be addressed.
Visual Studio 2005/8/10 are just to be considered as Intel compatible compilers? ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-39665</link>
      <pubDate>Wed, 24 Feb 2010 07:46:18 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-39665</guid>
    </item>
    <item>
      <title>By Daniel</title>
      <description><![CDATA[ Boy, if they didn't put available this tool I'd be f***** ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-39892</link>
      <pubDate>Mon, 01 Mar 2010 15:31:36 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-39892</guid>
    </item>
    <item>
      <title>By sunchao</title>
      <description><![CDATA[ ok it seems that I haven't use the interface after I use the  LAPACK interface: use mkl95_lapack and use
mkl95_precision it seems work.But I still don't very sure about that.Any body else？ ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-41039</link>
      <pubDate>Thu, 18 Mar 2010 08:49:50 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-41039</guid>
    </item>
    <item>
      <title>By sufyan</title>
      <description><![CDATA[ thank you ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-42062</link>
      <pubDate>Sat, 10 Apr 2010 03:53:42 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-42062</guid>
    </item>
    <item>
      <title>By compiling WIEN2k using Intel Compiler 11 and MKL &amp;laquo; Only gossips and gossips only</title>
      <description><![CDATA[ n/a ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-42353</link>
      <pubDate>Sun, 18 Apr 2010 18:19:43 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-42353</guid>
    </item>
    <item>
      <title>By JoshWebb</title>
      <description><![CDATA[ Thanks! This was so helpful! ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-44441</link>
      <pubDate>Mon, 07 Jun 2010 14:29:06 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-44441</guid>
    </item>
    <item>
      <title>By Victor Pasko (Intel)</title>
      <description><![CDATA[ Currently for using PGI compiler with pgi-threading:

option -pgf90libs is suggested but it is needed only for PGI C-compiler not for PGI Fortran compiler ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-46171</link>
      <pubDate>Mon, 19 Jul 2010 03:47:20 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-46171</guid>
    </item>
    <item>
      <title>By Victor Pasko (Intel)</title>
      <description><![CDATA[ It will be helpful to add comments after selecting ILP64 model to use compiler options:

- for C/C++: -DMKL_ILP64
- for Intel and PGI FORTRAN: -i8
- for GNU FORTRAN: -fdefault-integer-8 ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-46172</link>
      <pubDate>Mon, 19 Jul 2010 03:52:23 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-46172</guid>
    </item>
    <item>
      <title>By Victor Pasko (Intel)</title>
      <description><![CDATA[ It would be helpful to add selecting MKL version in order to have just one tool for different MKL releases. Also, advisor could inform about obsolete libraries, etc when migrating to newer version. ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-49591</link>
      <pubDate>Thu, 30 Sep 2010 00:07:23 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-49591</guid>
    </item>
    <item>
      <title>By 
    Twitter Trackbacks for
     
    Intel® Math Kernel Library Link Line Advisor - Intel® Software Network 
    [intel.com]
    on Topsy.com
  </title>
      <description><![CDATA[ n/a ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-51594</link>
      <pubDate>Wed, 10 Nov 2010 10:59:00 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-51594</guid>
    </item>
    <item>
      <title>By alaoui</title>
      <description><![CDATA[ Thanks !! very helpful ! 
Is It not necessary to install  lapack under Ubuntu ? ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-54278</link>
      <pubDate>Sun, 02 Jan 2011 08:21:36 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-54278</guid>
    </item>
    <item>
      <title>By est</title>
      <description><![CDATA[ It would be very useful to include the Pardiso in the "Select cluster library" menu for linking

thanks  ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-55468</link>
      <pubDate>Mon, 24 Jan 2011 07:41:13 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-55468</guid>
    </item>
    <item>
      <title>By Brock palen</title>
      <description><![CDATA[ There is a bug in the version of this 2/16/2011

Some selections of options give results like: 
$(MKLROOT)/lib/intel64/mkl_core.a

Where the value should be:
$(MKLROOT)/lib/intel64/libmkl_core.a

Just FYI, caused some confusion for a moment for me.  Note all values do this as BLACS still shows up correctly if selected. 
 ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-56409</link>
      <pubDate>Wed, 16 Feb 2011 09:52:30 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-56409</guid>
    </item>
    <item>
      <title>By Victor Pasko (Intel)</title>
      <description><![CDATA[ Thanks for finding out a bug. Will fix ASAP. ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-56444</link>
      <pubDate>Thu, 17 Feb 2011 02:37:17 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-56444</guid>
    </item>
    <item>
      <title>By Julia Sukharina (Intel)</title>
      <description><![CDATA[ The MKL Link Line Advisor was updated. That issue is fixed now. ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-56449</link>
      <pubDate>Thu, 17 Feb 2011 09:30:04 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-56449</guid>
    </item>
    <item>
      <title>By Irina</title>
      <description><![CDATA[ Thank you! It help me much! ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-57865</link>
      <pubDate>Thu, 24 Mar 2011 12:13:07 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-57865</guid>
    </item>
    <item>
      <title>By ulf.markwardt@tu-dresden.de</title>
      <description><![CDATA[ Why does this good work stop with MKL version 10.x ?  ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-58244</link>
      <pubDate>Tue, 05 Apr 2011 07:58:12 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-58244</guid>
    </item>
    <item>
      <title>By Todd Rosenquist (Intel)</title>
      <description><![CDATA[ Ulf: Intel MKL 10.3 is the very latest version. For those that use the new Intel Composer XE products, this is the right option to choose in the menu. We can try to make that more obvious. The work will continue!

... or did I misunderstand the question? ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-58328</link>
      <pubDate>Wed, 06 Apr 2011 20:51:31 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-58328</guid>
    </item>
    <item>
      <title>By Sergey</title>
      <description><![CDATA[ Where is the file libmkl_blacs_openmpi_lp64.a? That is compiled ifort or mpif90? Help me! ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-61542</link>
      <pubDate>Tue, 05 Jul 2011 03:06:14 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-61542</guid>
    </item>
    <item>
      <title>By oleglebedev</title>
      <description><![CDATA[ 
I wrote in my makefile the following:

FC:=ifort

FFOPTIMIZE:=-O3 -ipo8 -static -fast -parallel -align all 
		    -mp1 -mtune=pentium4m -pad -pc80 -prec-div -prec-sqrt -scalar-rep -simd 
		    -unroll4 -unroll-aggressive -diag-file=diag.out 

MKLROOT=/opt/intel/composerxe-2011.3.174/mkl

FF_MKL=
       $(MKLROOT)/lib/intel64/libmkl_scalapack_ilp64.a 
       -Wl,--start-group 
	$(MKLROOT)/lib/intel64/libmkl_intel_ilp64.a 
	$(MKLROOT)/lib/intel64/libmkl_sequential.a 
	$(MKLROOT)/lib/intel64/libmkl_intel_thread.a 
        $(MKLROOT)/lib/intel64/libmkl_core.a 
        $(MKLROOT)/lib/intel64/libmkl_blacs_intelmpi_ilp64.a 
       -Wl,--end-group 
       -lpthread -i8

 FFLAGS=$(FFOPTIMIZE) $(FF_MKL)


When I try to compile my project I have an error: "ifort: error #10104: unable to open '--start-group'".
 ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-61994</link>
      <pubDate>Sat, 16 Jul 2011 09:44:57 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-61994</guid>
    </item>
    <item>
      <title>By Victor Pasko (Intel)</title>
      <description><![CDATA[ Hi,

Please select namely Intel(r) FORTRAN compiler because optins -Wl,--start-group  -Wl,--end-group are from C-compiler. Also why do you both  libmkl_intel_thread.a and libmkl_sequential.a libraries? ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-62178</link>
      <pubDate>Fri, 22 Jul 2011 06:28:43 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-62178</guid>
    </item>
    <item>
      <title>By jin sik</title>
      <description><![CDATA[ Intel® Math Kernel Library Link Line Advisor ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-62975</link>
      <pubDate>Sun, 14 Aug 2011 18:47:26 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-62975</guid>
    </item>
    <item>
      <title>By Link advaisor | Kgdco</title>
      <description><![CDATA[ n/a ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-64729</link>
      <pubDate>Wed, 21 Sep 2011 12:22:44 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-64729</guid>
    </item>
    <item>
      <title>By Paths and Compiling in an HPC Context | Evil Quark Labs</title>
      <description><![CDATA[ n/a ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-69067</link>
      <pubDate>Wed, 04 Jan 2012 12:25:34 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-69067</guid>
    </item>
    <item>
      <title>By james</title>
      <description><![CDATA[ I have an intel centrino duo computer. I have installed intel fortran composer Xe 2011

I am confused what to write in my linker flags. is it similar to the link line provided above by intel advisor?

what will be my preprocessor flags and real library link? ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-73126</link>
      <pubDate>Fri, 20 Apr 2012 21:10:03 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-73126</guid>
    </item>
    <item>
      <title>By Francisco Neto</title>
      <description><![CDATA[ Good tool, it help me to compile MUMPS 4.10 without any errors , from Intel composer XE 2013 beta, good work !! Thanks. 
 ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-73538</link>
      <pubDate>Tue, 01 May 2012 13:19:23 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comment-73538</guid>
    </item>
  </channel></rss>
