<?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 using BLAS level 2 routine in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-BLAS-level-2-routine/m-p/770279#M563</link>
    <description>&lt;BR /&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;Is this a Intel 64 bit application or 32 bit application? If you are building 32 bit application, but link with 64 bit library, it may report the error. &lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Chao&lt;/P&gt;</description>
    <pubDate>Mon, 02 Aug 2010 05:34:53 GMT</pubDate>
    <dc:creator>Chao_Y_Intel</dc:creator>
    <dc:date>2010-08-02T05:34:53Z</dc:date>
    <item>
      <title>using BLAS level 2 routine</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-BLAS-level-2-routine/m-p/770277#M561</link>
      <description>Hi,&lt;BR /&gt;&lt;P&gt;I'm interested in
using the &lt;B&gt;intel fortran mkl library&lt;/B&gt; namely in parallel coding but
 I have some
difficulties to use the&lt;B&gt; &lt;/B&gt;BLAS
level 2 routine (for instance &lt;B&gt;gemv&lt;/B&gt;) &lt;/P&gt;&lt;P&gt;I used the following 
project
properties configuration : &lt;/P&gt;

&lt;P&gt;1-
Properties &amp;gt; Fortran &amp;gt;
General &amp;gt; Additional Include Directories: &lt;/P&gt;

&lt;P&gt; &lt;B&gt;"mkl_directory&amp;gt;\\include"&lt;/B&gt;&lt;/P&gt;

&lt;P&gt;2-
Properties &amp;gt; Linker &amp;gt; General &amp;gt; Additional Library Directories&lt;/P&gt;

&lt;P&gt; &lt;B&gt;"&lt;MKL_DIRECTORY&gt;\\em64t\\lib"
&lt;/MKL_DIRECTORY&gt;&lt;/B&gt;(I have only &lt;B&gt;ia32&lt;/B&gt; and &lt;B&gt;em64t &lt;/B&gt;folders in the &lt;B&gt;mkl&lt;/B&gt;&lt;/P&gt;

&lt;P&gt;&lt;B&gt; &lt;/B&gt;directory on my computer after the intel fortran
 installation).&lt;/P&gt;

&lt;P&gt;3-
Properties &amp;gt; Linker &amp;gt;
Input &amp;gt; Additional Dependencies:&lt;/P&gt;

&lt;P&gt;&lt;B&gt;mkl_intel_lp64.lib
mkl_intel_thread_lp64.lib mkl_core.lib libiomp5md.lib&lt;/B&gt;&lt;/P&gt;

&lt;P&gt;&lt;B&gt;&lt;/B&gt;I also verified that the file 'mkl_intel_lp64.lib' is in the &lt;B&gt;em64t
 &lt;/B&gt;folder in the &lt;B&gt;mkl_directory.&lt;/B&gt;&lt;/P&gt;&lt;P&gt;But I have this error 
message while generating the solution:&lt;/P&gt;&lt;P&gt;Erreur 1: fatal error 
LNK1181:
impossible d'ouvrir le fichier en entre 'mkl_intel_lp64.lib' 
(translation:
impossible to open file 'mkl_intel_lp64.lib')&lt;/P&gt;I think, I may have 
missed
something with my intel fortran configuration in order to use the BLAS 
level2 routines.&lt;BR /&gt;&lt;BR /&gt;Has someone an idea about how I could handle 
this ?&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;Jean-Marie Zokagoa&lt;BR /&gt;Ph.D student, 
Engineering Mechanical&lt;BR /&gt;Ecole de Technologie Superieure Montreal&lt;BR /&gt;(QC),
 Canada</description>
      <pubDate>Fri, 30 Jul 2010 15:19:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-BLAS-level-2-routine/m-p/770277#M561</guid>
      <dc:creator>zokagoa</dc:creator>
      <dc:date>2010-07-30T15:19:02Z</dc:date>
    </item>
    <item>
      <title>using BLAS level 2 routine</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-BLAS-level-2-routine/m-p/770278#M562</link>
      <description>It is not certain if the following is the reason for the problem described, but the fix is easy enough to try:&lt;BR /&gt;&lt;BR /&gt;If your MKL installation path has space characters in it, it needs to be enclosed in quotes.</description>
      <pubDate>Sun, 01 Aug 2010 22:33:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-BLAS-level-2-routine/m-p/770278#M562</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2010-08-01T22:33:38Z</dc:date>
    </item>
    <item>
      <title>using BLAS level 2 routine</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-BLAS-level-2-routine/m-p/770279#M563</link>
      <description>&lt;BR /&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;Is this a Intel 64 bit application or 32 bit application? If you are building 32 bit application, but link with 64 bit library, it may report the error. &lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Chao&lt;/P&gt;</description>
      <pubDate>Mon, 02 Aug 2010 05:34:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/using-BLAS-level-2-routine/m-p/770279#M563</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2010-08-02T05:34:53Z</dc:date>
    </item>
  </channel>
</rss>

