<?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 a simple question about linking dcopy in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/a-simple-question-about-linking-dcopy/m-p/769284#M495</link>
    <description>Hello! I use dcopy in the mkl.blas.h and linking with &lt;BR /&gt;-limf -lmkl_intel_lp64 -lmkl_core -lmkl_intel_thread -liomp5 -lpthread -L$(MKL_LIB) -L$(INTEL_MATH_LIB)&lt;BR /&gt;with mkl version of 2011.1.107 (included in the suite of compilers).&lt;BR /&gt;&lt;BR /&gt;However, in the running I got the error below:&lt;BR /&gt;MKL FATAL ERROR on load the function mkl_blas_xdcopy&lt;BR /&gt;&lt;BR /&gt;So it seems that dcopy is not in the above library. However, I searched the lib dir and found that mkl_blas_xdcopy is just defined in the mkl_core. So that makes me puzzled. Do you have any suggestions?&lt;BR /&gt;&lt;BR /&gt;Thanks!!&lt;BR /&gt;</description>
    <pubDate>Thu, 29 Dec 2011 21:08:48 GMT</pubDate>
    <dc:creator>fenglai1</dc:creator>
    <dc:date>2011-12-29T21:08:48Z</dc:date>
    <item>
      <title>a simple question about linking dcopy</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/a-simple-question-about-linking-dcopy/m-p/769284#M495</link>
      <description>Hello! I use dcopy in the mkl.blas.h and linking with &lt;BR /&gt;-limf -lmkl_intel_lp64 -lmkl_core -lmkl_intel_thread -liomp5 -lpthread -L$(MKL_LIB) -L$(INTEL_MATH_LIB)&lt;BR /&gt;with mkl version of 2011.1.107 (included in the suite of compilers).&lt;BR /&gt;&lt;BR /&gt;However, in the running I got the error below:&lt;BR /&gt;MKL FATAL ERROR on load the function mkl_blas_xdcopy&lt;BR /&gt;&lt;BR /&gt;So it seems that dcopy is not in the above library. However, I searched the lib dir and found that mkl_blas_xdcopy is just defined in the mkl_core. So that makes me puzzled. Do you have any suggestions?&lt;BR /&gt;&lt;BR /&gt;Thanks!!&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Dec 2011 21:08:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/a-simple-question-about-linking-dcopy/m-p/769284#M495</guid>
      <dc:creator>fenglai1</dc:creator>
      <dc:date>2011-12-29T21:08:48Z</dc:date>
    </item>
    <item>
      <title>a simple question about linking dcopy</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/a-simple-question-about-linking-dcopy/m-p/769285#M496</link>
      <description>&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;Could you please try the following linking line: &lt;BR /&gt;-lmkl_intel_lp64 -lmkl_intel_thread -lmkl_core -liomp5 -lpthread -limf&lt;BR /&gt;The library order has some problem. Also other environments are not required. &lt;BR /&gt;Before running the code, it needs to set the MKL dynamic path,for example: &lt;BR /&gt;export LD_LIBRARY_PATH=/opt/intel/composerxe-2011.x.xxx/mkl/lib/intel64:$ LD_LIBRARY_PATH&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Chao&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2011 06:39:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/a-simple-question-about-linking-dcopy/m-p/769285#M496</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2011-12-30T06:39:48Z</dc:date>
    </item>
  </channel>
</rss>

