<?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: BLAS95 Interface Error in MKL 10.0 Update 5 for Linux in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/BLAS95-Interface-Error-in-MKL-10-0-Update-5-for-Linux/m-p/858667#M7307</link>
    <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;P&gt;Yes, it is the error in makefile. We will fix it as soon as possible.&lt;/P&gt;</description>
    <pubDate>Tue, 28 Oct 2008 11:37:34 GMT</pubDate>
    <dc:creator>Andrey_Bespalov</dc:creator>
    <dc:date>2008-10-28T11:37:34Z</dc:date>
    <item>
      <title>BLAS95 Interface Error in MKL 10.0 Update 5 for Linux</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/BLAS95-Interface-Error-in-MKL-10-0-Update-5-for-Linux/m-p/858666#M7306</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;There is a small bug in the makefile in directory &lt;EM&gt;/opt/intel/mkl/10.0.5.025/interfaces/blas95&lt;/EM&gt;, which prevents all BLAS routines &lt;STRONG&gt;i[sdcz]amin&lt;/STRONG&gt; and &lt;STRONG&gt;i[sdcz]amax&lt;/STRONG&gt; from being included in the static archive &lt;STRONG&gt;libmkl_blas95.a&lt;/STRONG&gt;, which is annoying for users who want to work with the generic interface &lt;STRONG&gt;iamax&lt;/STRONG&gt; to the said routines.&lt;BR /&gt;&lt;BR /&gt;The error is in line 123 of the said makefile:&lt;BR /&gt;&lt;BR /&gt;It is:&lt;BR /&gt;$(LIBR) $(obj_path)/$(mkl_blas95_lib) $(obj_path)/[sdcz]*.$(sufobj)&lt;BR /&gt;&lt;BR /&gt;It should be:&lt;BR /&gt;$(LIBR) $(obj_path)/$(mkl_blas95_lib) $(obj_path)/[sdcz&lt;STRONG&gt;i&lt;/STRONG&gt;]*.$(sufobj)&lt;BR /&gt;&lt;BR /&gt;In other words the term &lt;STRONG&gt;[sdcz]&lt;/STRONG&gt; has to be modified into &lt;STRONG&gt;[sdczi]&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;I have already posted an issue at premier.intel.com. BTW, as LAPACK (as far as I know) does not have routines starting with an "i" the LAPACK95 makefile works well.&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;Michael&lt;/P&gt;</description>
      <pubDate>Tue, 28 Oct 2008 08:41:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/BLAS95-Interface-Error-in-MKL-10-0-Update-5-for-Linux/m-p/858666#M7306</guid>
      <dc:creator>Michael1</dc:creator>
      <dc:date>2008-10-28T08:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: BLAS95 Interface Error in MKL 10.0 Update 5 for Linux</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/BLAS95-Interface-Error-in-MKL-10-0-Update-5-for-Linux/m-p/858667#M7307</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;P&gt;Yes, it is the error in makefile. We will fix it as soon as possible.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Oct 2008 11:37:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/BLAS95-Interface-Error-in-MKL-10-0-Update-5-for-Linux/m-p/858667#M7307</guid>
      <dc:creator>Andrey_Bespalov</dc:creator>
      <dc:date>2008-10-28T11:37:34Z</dc:date>
    </item>
  </channel>
</rss>

