<?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 LAPACKE_ilaver on MKL in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LAPACKE-ilaver-on-MKL/m-p/947227#M14976</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I'm trying to use the function LAPACKE_ilaver with MKL 11.1. The declaration of function is included in the lapacke.h file from the Lapack netlib's distribution. But I have not found it in the mkl_lapacke.h of the MKL distribution. Is present LAPACKE_ilaver in MKL?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 31 Dec 2013 02:31:58 GMT</pubDate>
    <dc:creator>José_Luis_G_</dc:creator>
    <dc:date>2013-12-31T02:31:58Z</dc:date>
    <item>
      <title>LAPACKE_ilaver on MKL</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LAPACKE-ilaver-on-MKL/m-p/947227#M14976</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I'm trying to use the function LAPACKE_ilaver with MKL 11.1. The declaration of function is included in the lapacke.h file from the Lapack netlib's distribution. But I have not found it in the mkl_lapacke.h of the MKL distribution. Is present LAPACKE_ilaver in MKL?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 31 Dec 2013 02:31:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LAPACKE-ilaver-on-MKL/m-p/947227#M14976</guid>
      <dc:creator>José_Luis_G_</dc:creator>
      <dc:date>2013-12-31T02:31:58Z</dc:date>
    </item>
    <item>
      <title>Hi Jose, </title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LAPACKE-ilaver-on-MKL/m-p/947228#M14977</link>
      <description>&lt;P&gt;Hi Jose,&amp;nbsp;&lt;/P&gt;

&lt;P&gt;No, there is no lapacke_ilaver function in MKL .&amp;nbsp;Do you have special need about the C interface of the function?&lt;/P&gt;

&lt;P&gt;The function r&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;eturns the version of the LAPACK library. You may call them in C&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;#include &amp;lt;stdio.h&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;#include "mkl.h"&lt;BR /&gt;
	int main(void)&lt;BR /&gt;
	{&lt;BR /&gt;
	int &amp;nbsp;vers_major, vers_minor, vers_path;&lt;BR /&gt;
	ilaver( &amp;amp;vers_major, &amp;amp;vers_minor, &amp;amp;vers_patch );&lt;/P&gt;

&lt;P&gt;}&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Best Regards,&lt;/P&gt;

&lt;P&gt;Ying&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Dec 2013 04:01:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LAPACKE-ilaver-on-MKL/m-p/947228#M14977</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2013-12-31T04:01:27Z</dc:date>
    </item>
    <item>
      <title>Thank you for your answer,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LAPACKE-ilaver-on-MKL/m-p/947229#M14978</link>
      <description>&lt;P&gt;Thank you for your answer,&lt;/P&gt;

&lt;P&gt;the C interface does not exists in the reference LAPACK, so I though to use the Fortran routine called from C ilaver_. But I have discovered that both the reference LAPACK and MKL have the interface LAPACK_ilaver (without the 'E'), which works without problems&lt;/P&gt;</description>
      <pubDate>Tue, 31 Dec 2013 17:46:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LAPACKE-ilaver-on-MKL/m-p/947229#M14978</guid>
      <dc:creator>José_Luis_G_</dc:creator>
      <dc:date>2013-12-31T17:46:17Z</dc:date>
    </item>
  </channel>
</rss>

