<?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 Re: C Interface to LAPACK Proposal in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/C-Interface-to-LAPACK-Proposal/m-p/868939#M8288</link>
    <description>&lt;DIV&gt;&lt;/DIV&gt;
All-in-all the proposal looks quite good. I appreciate the effort you've all put in. This will help me immensely.&lt;BR /&gt;&lt;BR /&gt;I disagree with the choice of using const chars instead of enums to handle the concepts on page 2. Using enums is consistent with CBLAS, preserves type information, and allows sophisticated IDES/editors to autocomplete appropriate choices. Selecting const char fails on all three counts.&lt;BR /&gt;&lt;BR /&gt;The argument that "...[const char] also allows for the simplest conversion from the FORTRAN codes" certainly holds, but I doubt that the main user of your C LAPACK standard will be someone porting existing Fortran code.&lt;BR /&gt;&lt;BR /&gt;Anyone who's sophisticated enough to dig through LAPACK routine naming conventions is sophisticated enough to dig through a couple of enums.&lt;BR /&gt;&lt;BR /&gt;- Rhys&lt;BR /&gt;</description>
    <pubDate>Tue, 18 Aug 2009 12:41:50 GMT</pubDate>
    <dc:creator>Rhys_Ulerich</dc:creator>
    <dc:date>2009-08-18T12:41:50Z</dc:date>
    <item>
      <title>C Interface to LAPACK Proposal</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/C-Interface-to-LAPACK-Proposal/m-p/868930#M8279</link>
      <description>&lt;P&gt;A proposal for a C interface to LAPACK was put together by Michael Chuvelev and Greg Henry of Intel Corporation on 30 September, 2008. Both are members of the Intel Math Kernel Library team. It is our desire that this early draft attract other folks in the numerical analysis community who would like to collaborate on a joint proposal offered to the larger community. We are open to both collaboration and generic feedback, both of which can be done by using the e-mail addresses given at the top of the document attached. We require permission to use feedback, so please let us know if we have your permission. After initial feedback and collaboration is decided upon, the preamble in the document would be removed, and each authors affiliation (as footnotes) and e-mail (if desired) would be used instead.&lt;/P&gt;
&lt;P&gt;From the document:&lt;/P&gt;
&lt;P&gt;&lt;B&gt;Introduction&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;This proposal details a C interface to LAPACK in many ways consistent with the C interface to the Legacy BLAS (CBLAS). This documents format and contents are based on the C interface to the Legacy BLAS document. There have been several prior proposals for a C interface for LAPACK, but these are all vastly different from the CBLAS. For instance, the CLAPACK, available at NetLib (&lt;A href="http://www.netlib.org"&gt;http://www.netlib.org&lt;/A&gt;) has a FORTRAN interface with C source, and is useful for those who want to build LAPACK but dont have a FORTRAN compiler. Remi Delmas has another proposal at &lt;A href="http://icl.cs.utk.edu/~delmas/lapwrapc.html"&gt;http://icl.cs.utk.edu/~delmas/lapwrapc.html&lt;/A&gt;, but it doesnt support matrices in row major order such as is done in the CBLAS and in most C programs.&lt;/P&gt;
&lt;P&gt;&lt;B&gt;&lt;BR /&gt;UPDATE&lt;/B&gt;: The proposal has been updated to include an API that allows user management of work arrays. Minor fixes have also been made and exceptions to a few rules have been called out.&lt;BR /&gt;&lt;BR /&gt;&lt;B&gt;UPDATE 6/11/2010&lt;/B&gt;: The document has change considerably to include contributions from members of the LAPACK team. This interface is now a part of &lt;A href="http://software.intel.com/en-us/articles/intel-math-kernel-library-103-beta/"&gt;Intel MKL 10.3 Beta&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Oct 2008 22:53:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/C-Interface-to-LAPACK-Proposal/m-p/868930#M8279</guid>
      <dc:creator>Todd_R_Intel</dc:creator>
      <dc:date>2008-10-13T22:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: C Interface to LAPACK Proposal</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/C-Interface-to-LAPACK-Proposal/m-p/868931#M8280</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;P&gt;Will MKL ever consider adding a C++ class library for matrices and vectors? It would make everything much cleaner and easier to use.&lt;/P&gt;
&lt;P&gt;Why should a user worry about whether a matrix is stored as a Fortran or C array? It is just a waste of time.&lt;/P&gt;
&lt;P&gt;Scientific computing needs a C++ standard for matrices and vectors, and I hope Intel would help to promote it.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Oct 2008 18:50:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/C-Interface-to-LAPACK-Proposal/m-p/868931#M8280</guid>
      <dc:creator>bo-gao</dc:creator>
      <dc:date>2008-10-20T18:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: C Interface to LAPACK Proposal</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/C-Interface-to-LAPACK-Proposal/m-p/868932#M8281</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/402130"&gt;bo-gao&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;P&gt;Will MKL ever consider adding a C++ class library for matrices and vectors? It would make everything much cleaner and easier to use.&lt;/P&gt;
&lt;P&gt;Why should a user worry about whether a matrix is stored as a Fortran or C array? It is just a waste of time.&lt;/P&gt;
&lt;P&gt;Scientific computing needs a C++ standard for matrices and vectors, and I hope Intel would help to promote it.&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;We have had feature requests for C++ class libraries. The effort associated with doing this work is considerable and the impact to performance not always positive. This may be a feature we consider adding toMKL in the future, but we do not have concrete plansto add itat this time. If you have specific feedbackon this proposal, namely a C interface for LAPACK, please provide it to the authors.&lt;/P&gt;
&lt;P&gt;Thanks, Shane&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2008 16:51:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/C-Interface-to-LAPACK-Proposal/m-p/868932#M8281</guid>
      <dc:creator>Shane_S_Intel</dc:creator>
      <dc:date>2008-10-21T16:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: C Interface to LAPACK Proposal</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/C-Interface-to-LAPACK-Proposal/m-p/868933#M8282</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/336401"&gt;Shane Story (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;P&gt;We have had feature requests for C++ class libraries. The effort associated with doing this work is considerable and the impact to performance not always positive. This may be a feature we consider adding toMKL in the future, but we do not have concrete plansto add itat this time. If you have specific feedbackon this proposal, namely a C interface for LAPACK, please provide it to the authors.&lt;/P&gt;
&lt;P&gt;Thanks, Shane&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;Hi Shane,&lt;/P&gt;
&lt;P&gt;I believe that it probably would be more practical if Intel MKL developers make an official support for one of the many existing C++ matrix libraries. I believe the criteria for picking the matrix/vector should be:&lt;/P&gt;
&lt;P&gt;1) Actively maintained and well-known.&lt;/P&gt;
&lt;P&gt;2) Should be well designed&lt;/P&gt;
&lt;P&gt;I have read through so many C++ matrix implementations, and I think Boost::uBlas implementation is probably the most logical choice for Intel to pick. I believe uBlas matches the above critierias mentioned. Also, we all know that Boost library is the library that has the most chance of being integrated into the C++ standard. I dont think Intel could go wrong with picking Boost.&lt;/P&gt;
&lt;P&gt;just my 2 cents.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Nov 2008 19:16:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/C-Interface-to-LAPACK-Proposal/m-p/868933#M8282</guid>
      <dc:creator>shachris23</dc:creator>
      <dc:date>2008-11-21T19:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: C Interface to LAPACK Proposal</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/C-Interface-to-LAPACK-Proposal/m-p/868934#M8283</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;The proposal (attached above) has been updated to include an API that allows user management of work arrays. Also, exceptions to a few rules have been called out and minor fixes made.&lt;BR /&gt;&lt;BR /&gt;-Todd&lt;BR /&gt;&lt;/DIV&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Apr 2009 22:59:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/C-Interface-to-LAPACK-Proposal/m-p/868934#M8283</guid>
      <dc:creator>Todd_R_Intel</dc:creator>
      <dc:date>2009-04-06T22:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: C Interface to LAPACK Proposal</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/C-Interface-to-LAPACK-Proposal/m-p/868935#M8284</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
Just a quick suggestion that's not directly related - instead of using C++ OOP, have you considered using specific C++ features such as function overloading to make the interface much easier to use as opposed to prefixing the functions with the data type? This would then also permit, for example, the use of template functions to call "C-based" LAPACK. This should not have any performance impact if implemented as inline function calls, a la IPP C++ interface (which, by the way, should be publicized much more and integrated into the official documentation as opposed to simply being an "example").&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Apr 2009 14:06:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/C-Interface-to-LAPACK-Proposal/m-p/868935#M8284</guid>
      <dc:creator>harold_bien</dc:creator>
      <dc:date>2009-04-07T14:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: C Interface to LAPACK Proposal</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/C-Interface-to-LAPACK-Proposal/m-p/868936#M8285</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Hi Todd,&lt;BR /&gt;&lt;BR /&gt;I'd like to know when the C interface would be available. Will the source code also be available?&lt;BR /&gt;&lt;BR /&gt;We definitely want to use the C interface but since some platforms we need to support does not have Intel MKL so it will not be very useful if the source can not be used to build with other LAPACK implementations.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Jianshi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/336755"&gt;Todd Rosenquist (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;P&gt;A proposal for a C interface to LAPACK was put together by Michael Chuvelev and Greg Henry of Intel Corporation on 30 September, 2008. Both are members of the Intel Math Kernel Library team. It is our desire that this early draft attract other folks in the numerical analysis community who would like to collaborate on a joint proposal offered to the larger community. We are open to both collaboration and generic feedback, both of which can be done by using the e-mail addresses given at the top of the document attached. We require permission to use feedback, so please let us know if we have your permission. After initial feedback and collaboration is decided upon, the preamble in the document would be removed, and each authors affiliation (as footnotes) and e-mail (if desired) would be used instead.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;UPDATE&lt;/STRONG&gt;: The proposal has been updated to include an API that allows user management of work arrays. Minor fixes have also been made and exceptions to a few rules have been called out.&lt;BR /&gt;&lt;BR /&gt;From the document:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Introduction&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;This proposal details a C interface to LAPACK in many ways consistent with the C interface to the Legacy BLAS (CBLAS). This documents format and contents are based on the C interface to the Legacy BLAS document. There have been several prior proposals for a C interface for LAPACK, but these are all vastly different from the CBLAS. For instance, the CLAPACK, available at NetLib (&lt;A href="http://www.netlib.org"&gt;http://www.netlib.org&lt;/A&gt;) has a FORTRAN interface with C source, and is useful for those who want to build LAPACK but dont have a FORTRAN compiler. Remi Delmas has another proposal at &lt;A href="http://icl.cs.utk.edu/~delmas/lapwrapc.html"&gt;http://icl.cs.utk.edu/~delmas/lapwrapc.html&lt;/A&gt;, but it doesnt support matrices in row major order such as is done in the CBLAS and in most C programs.&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;</description>
      <pubDate>Fri, 15 May 2009 02:54:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/C-Interface-to-LAPACK-Proposal/m-p/868936#M8285</guid>
      <dc:creator>Jianshi_Huang</dc:creator>
      <dc:date>2009-05-15T02:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: C Interface to LAPACK Proposal</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/C-Interface-to-LAPACK-Proposal/m-p/868937#M8286</link>
      <description>&lt;P&gt;I probably cannot say when the C Interface to LAPACK will be available, but I can tell you that we are actively engaged with discussions with the LAPACK group on it, as well as actively involved with its development. Also, it is our hope to post a reference version of this interface to NETLIB, so that it will be freely available to developers on all platforms, including those that Intel MKL does not yet support.&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2009 16:48:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/C-Interface-to-LAPACK-Proposal/m-p/868937#M8286</guid>
      <dc:creator>Gregory_H_Intel</dc:creator>
      <dc:date>2009-05-19T16:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: C Interface to LAPACK Proposal</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/C-Interface-to-LAPACK-Proposal/m-p/868938#M8287</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/334660"&gt;Gregory Henry (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;P&gt;I probably cannot say when the C Interface to LAPACK will be available, but I can tell you that we are actively engaged with discussions with the LAPACK group on it, as well as actively involved with its development. Also, it is our hope to post a reference version of this interface to NETLIB, so that it will be freely available to developers on all platforms, including those that Intel MKL does not yet support.&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;I see. That will be helpful.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 20 May 2009 07:42:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/C-Interface-to-LAPACK-Proposal/m-p/868938#M8287</guid>
      <dc:creator>Jianshi_Huang</dc:creator>
      <dc:date>2009-05-20T07:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: C Interface to LAPACK Proposal</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/C-Interface-to-LAPACK-Proposal/m-p/868939#M8288</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
All-in-all the proposal looks quite good. I appreciate the effort you've all put in. This will help me immensely.&lt;BR /&gt;&lt;BR /&gt;I disagree with the choice of using const chars instead of enums to handle the concepts on page 2. Using enums is consistent with CBLAS, preserves type information, and allows sophisticated IDES/editors to autocomplete appropriate choices. Selecting const char fails on all three counts.&lt;BR /&gt;&lt;BR /&gt;The argument that "...[const char] also allows for the simplest conversion from the FORTRAN codes" certainly holds, but I doubt that the main user of your C LAPACK standard will be someone porting existing Fortran code.&lt;BR /&gt;&lt;BR /&gt;Anyone who's sophisticated enough to dig through LAPACK routine naming conventions is sophisticated enough to dig through a couple of enums.&lt;BR /&gt;&lt;BR /&gt;- Rhys&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Aug 2009 12:41:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/C-Interface-to-LAPACK-Proposal/m-p/868939#M8288</guid>
      <dc:creator>Rhys_Ulerich</dc:creator>
      <dc:date>2009-08-18T12:41:50Z</dc:date>
    </item>
    <item>
      <title>fyi. MKL is one of many</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/C-Interface-to-LAPACK-Proposal/m-p/868940#M8289</link>
      <description>&lt;P&gt;fyi. MKL is one of many LAPACKE-compatible Linear Algebra libraries provided automatically via EasyBuild [1], nominally the fastest one on Intel-derived hardware.&lt;/P&gt;
&lt;P&gt;Let's hope that people will eventually find the value of delivering the interfaces in automated ways, and standardize across defined namespaces, eg. using $EBROOTIMKL in their Makefiles, writing easyconfigs for reproducible builds across many platforms etc; as you can see it is very trivial to deliver all possible MKL interfaces in a very automated way:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;fgeorgatos@e-cluster1-10:~$ module av imkl&lt;/P&gt;
&lt;P&gt;------------------ /opt/apps/HPCBIOS.20130715/modules/all ------------------&lt;BR /&gt;imkl/10.2.6.038 imkl/10.3.6.233 imkl/11.0.3.163&lt;BR /&gt;imkl/10.3.10.319 imkl/11.0.1.117 imkl/11.0.4.183&lt;BR /&gt;imkl/10.3.12.361 imkl/11.0.2.146 imkl/11.0.5.192&lt;BR /&gt;fgeorgatos@e-cluster1-10:~$&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;enjoy,&amp;nbsp;F.&lt;/P&gt;
&lt;P&gt;[1]&amp;nbsp;http://hpcugent.github.io/easybuild/&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2013 14:24:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/C-Interface-to-LAPACK-Proposal/m-p/868940#M8289</guid>
      <dc:creator>UL_HPC_Sysadmins</dc:creator>
      <dc:date>2013-08-09T14:24:12Z</dc:date>
    </item>
    <item>
      <title>The thread poped up a couple</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/C-Interface-to-LAPACK-Proposal/m-p/868941#M8290</link>
      <description>The thread poped up a couple days ago from "archives" and I think it makes sense to continue discussion.

&amp;gt;&amp;gt;Will MKL ever consider adding a C++ class library for matrices and vectors? It would make everything much cleaner and
&amp;gt;&amp;gt;easier to use.
&amp;gt;&amp;gt;
&amp;gt;&amp;gt;Why should a user worry about whether a matrix is stored as a Fortran or C array? It is just a waste of time.
&amp;gt;&amp;gt;
&amp;gt;&amp;gt;Scientific computing needs a C++ standard for matrices and vectors, and I hope Intel would help to promote it.

&lt;STRONG&gt;My question is&lt;/STRONG&gt;: Are there any C/C++ libraries ( also could be called as C/C++ wrappers ) around MKL C-like functions?

Thanks.</description>
      <pubDate>Sat, 10 Aug 2013 00:44:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/C-Interface-to-LAPACK-Proposal/m-p/868941#M8290</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-08-10T00:44:00Z</dc:date>
    </item>
    <item>
      <title>Hi Sergey and all,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/C-Interface-to-LAPACK-Proposal/m-p/868942#M8291</link>
      <description>&lt;P&gt;Hi Sergey and all,&lt;/P&gt;
&lt;P&gt;Thank you&amp;nbsp;for bring the topic discussion back.&amp;nbsp; Just update the current status:&lt;/P&gt;
&lt;P&gt;C Interface to Lapack is avaiable in MKL 10.3.&amp;nbsp; Please see the article&amp;nbsp;&lt;A href="http://software.intel.com/en-us/articles/c-interface-support-for-lapack"&gt;http://software.intel.com/en-us/articles/c-interface-support-for-lapack&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;and&amp;nbsp;the below&amp;nbsp;is&amp;nbsp;a few existing open source C++ template libraries list&amp;nbsp; we&amp;nbsp;collect.&amp;nbsp; The C++ library&amp;nbsp;can be linked with Intel® MKL and allows using highly abstracted C++ classes to perform matrix/vector operations, linear algebra factorizations etc. achieving about the same performance as MKL library provides.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://software.intel.com/en-us/articles/intelr-mkl-and-c-template-libraries"&gt;http://software.intel.com/en-us/articles/intelr-mkl-and-c-template-libraries&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;You are welcomed to add the list if you know more.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Ying&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2013 00:41:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/C-Interface-to-LAPACK-Proposal/m-p/868942#M8291</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2013-08-12T00:41:49Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;...C Interface to Lapack is</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/C-Interface-to-LAPACK-Proposal/m-p/868943#M8292</link>
      <description>&amp;gt;&amp;gt;...C Interface to Lapack is avaiable in MKL 10.3. Please see the article
&amp;gt;&amp;gt;http://software.intel.com/en-us/articles/c-interface-support-for-lapack
&amp;gt;&amp;gt;...
&amp;gt;&amp;gt;http://software.intel.com/en-us/articles/intelr-mkl-and-c-template-libraries.
&amp;gt;&amp;gt;...

Thanks, Ying and I take a look.</description>
      <pubDate>Mon, 12 Aug 2013 13:41:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/C-Interface-to-LAPACK-Proposal/m-p/868943#M8292</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-08-12T13:41:29Z</dc:date>
    </item>
  </channel>
</rss>

