<?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 how to compile my program using static mode for MIC(Xeon Phi) in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/how-to-compile-my-program-using-static-mode-for-MIC-Xeon-Phi/m-p/963342#M16019</link>
    <description>&lt;P&gt;I compile my program as the follwoing&amp;nbsp; to staticly link MKL I get the follwoing error .&lt;/P&gt;
&lt;P&gt;I am using composer_xe_2013 , and icc .&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;bash-4.1$ icc -mmic -openmp -no-vec s_mkl_double_one_dim_reorder_err.c&amp;nbsp; -Wl,--start-group&amp;nbsp; libmkl_intel_lp64.a libmkl_intel_thread.a libmkl_core.a libiomp5.so -Wl,--end-group -o s_mkl_static.mic&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;The Error that I have from compiling it :&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;x86_64-k1om-linux-ld: i386:x86-64 architecture of input file `libmkl_intel_lp64.a(cblas_dgemm_lp64.o)' is incompatible with k1om output&lt;BR /&gt;x86_64-k1om-linux-ld: i386:x86-64 architecture of input file `libmkl_intel_lp64.a(_dgemm_lp64.o)' is incompatible with k1om output&lt;BR /&gt;x86_64-k1om-linux-ld: i386:x86-64 architecture of input file `libmkl_intel_lp64.a(cblas_xerbla_lp64.o)' is incompatible with k1om output&lt;BR /&gt;x86_64-k1om-linux-ld: i386:x86-64 architecture of input file `libmkl_intel_lp64.a(cblas_auxi_lp64.o)' is incompatible with k1om output&lt;BR /&gt;x86_64-k1om-linux-ld: i386:x86-64 architecture of input file `libmkl_intel_lp64.a(errchk_dgemm.o)' is incompatible with k1om output&lt;BR /&gt;x86_64-k1om-linux-ld: i386:x86-64 architecture of input file `libmkl_intel_lp64.a(_cdecl_xerbla.o)' is incompatible with k1om output&lt;BR /&gt;x86_64-k1om-linux-ld: i386:x86-64 architecture of input file `libmkl_intel_lp64.a(_xerbla_l.o)' is incompatible with k1om output&lt;BR /&gt;x86_64-k1om-linux-ld: i386:x86-64 architecture of input file `libmkl_intel_lp64.a(_xerbla_l_.o)' is incompatible with k1om output&lt;BR /&gt;x86_64-k1om-linux-ld: i386:x86-64 architecture of input file `libmkl_intel_lp64.a(_xerbla_u_.o)' is incompatible with k1om output&lt;BR /&gt;x86_64-k1om-linux-ld: i386:x86-64 architecture of input file `libmkl_intel_lp64.a(_xerbla.o)' is incompatible with k1om output&lt;BR /&gt;x86_64-k1om-linux-ld: BFD (GNU Binutils) 2.22.52.20120302 internal error, aborting at ../../../binutils/bfd/elf64-x86-64.c line 3382 in elf_x86_64_relocate_section&lt;BR /&gt;&lt;BR /&gt;x86_64-k1om-linux-ld: Please report this bug.&lt;/P&gt;</description>
    <pubDate>Wed, 23 Oct 2013 20:25:36 GMT</pubDate>
    <dc:creator>Allam_F_</dc:creator>
    <dc:date>2013-10-23T20:25:36Z</dc:date>
    <item>
      <title>how to compile my program using static mode for MIC(Xeon Phi)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/how-to-compile-my-program-using-static-mode-for-MIC-Xeon-Phi/m-p/963342#M16019</link>
      <description>&lt;P&gt;I compile my program as the follwoing&amp;nbsp; to staticly link MKL I get the follwoing error .&lt;/P&gt;
&lt;P&gt;I am using composer_xe_2013 , and icc .&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;bash-4.1$ icc -mmic -openmp -no-vec s_mkl_double_one_dim_reorder_err.c&amp;nbsp; -Wl,--start-group&amp;nbsp; libmkl_intel_lp64.a libmkl_intel_thread.a libmkl_core.a libiomp5.so -Wl,--end-group -o s_mkl_static.mic&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;The Error that I have from compiling it :&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;x86_64-k1om-linux-ld: i386:x86-64 architecture of input file `libmkl_intel_lp64.a(cblas_dgemm_lp64.o)' is incompatible with k1om output&lt;BR /&gt;x86_64-k1om-linux-ld: i386:x86-64 architecture of input file `libmkl_intel_lp64.a(_dgemm_lp64.o)' is incompatible with k1om output&lt;BR /&gt;x86_64-k1om-linux-ld: i386:x86-64 architecture of input file `libmkl_intel_lp64.a(cblas_xerbla_lp64.o)' is incompatible with k1om output&lt;BR /&gt;x86_64-k1om-linux-ld: i386:x86-64 architecture of input file `libmkl_intel_lp64.a(cblas_auxi_lp64.o)' is incompatible with k1om output&lt;BR /&gt;x86_64-k1om-linux-ld: i386:x86-64 architecture of input file `libmkl_intel_lp64.a(errchk_dgemm.o)' is incompatible with k1om output&lt;BR /&gt;x86_64-k1om-linux-ld: i386:x86-64 architecture of input file `libmkl_intel_lp64.a(_cdecl_xerbla.o)' is incompatible with k1om output&lt;BR /&gt;x86_64-k1om-linux-ld: i386:x86-64 architecture of input file `libmkl_intel_lp64.a(_xerbla_l.o)' is incompatible with k1om output&lt;BR /&gt;x86_64-k1om-linux-ld: i386:x86-64 architecture of input file `libmkl_intel_lp64.a(_xerbla_l_.o)' is incompatible with k1om output&lt;BR /&gt;x86_64-k1om-linux-ld: i386:x86-64 architecture of input file `libmkl_intel_lp64.a(_xerbla_u_.o)' is incompatible with k1om output&lt;BR /&gt;x86_64-k1om-linux-ld: i386:x86-64 architecture of input file `libmkl_intel_lp64.a(_xerbla.o)' is incompatible with k1om output&lt;BR /&gt;x86_64-k1om-linux-ld: BFD (GNU Binutils) 2.22.52.20120302 internal error, aborting at ../../../binutils/bfd/elf64-x86-64.c line 3382 in elf_x86_64_relocate_section&lt;BR /&gt;&lt;BR /&gt;x86_64-k1om-linux-ld: Please report this bug.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2013 20:25:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/how-to-compile-my-program-using-static-mode-for-MIC-Xeon-Phi/m-p/963342#M16019</guid>
      <dc:creator>Allam_F_</dc:creator>
      <dc:date>2013-10-23T20:25:36Z</dc:date>
    </item>
    <item>
      <title>Duplicated with http:/</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/how-to-compile-my-program-using-static-mode-for-MIC-Xeon-Phi/m-p/963343#M16020</link>
      <description>&lt;P&gt;Duplicated with &lt;A href="http://software.intel.com/en-us/forums/topic/485528"&gt;http://software.intel.com/en-us/forums/topic/485528&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2013 01:53:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/how-to-compile-my-program-using-static-mode-for-MIC-Xeon-Phi/m-p/963343#M16020</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2013-10-24T01:53:49Z</dc:date>
    </item>
  </channel>
</rss>

