<?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   in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Can-I-use-mkl-lp64-vs-ilp64-together-in-a-singe-program/m-p/996621#M18331</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks a lot, I'm trying it&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;mecej4 wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;The LP64 and ILP64 libraries contain routine names (e.g., sdot) that are the same, one for one. There is nothing in the name to indicate whether integer arguments are 4 or 8 bytes long. If the linker is presented with both sets of libraries, it has no basis for selecting one from each pair of routines. So, no, what you want is not possible given the present structure of the MKL libraries. You can, however, build your own custom library using the desired .OBJ files extracted from the MKL libraries, and specify to the linker that this library should be searched first.&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 28 Mar 2015 14:03:13 GMT</pubDate>
    <dc:creator>志强_赵_</dc:creator>
    <dc:date>2015-03-28T14:03:13Z</dc:date>
    <item>
      <title>Can I use mkl lp64 vs ilp64 together in a singe program?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Can-I-use-mkl-lp64-vs-ilp64-together-in-a-singe-program/m-p/996619#M18329</link>
      <description>&lt;P&gt;In my program, it has used my other libraries.&lt;/P&gt;

&lt;P&gt;I want to use some blas rountines with integer in 64bit. But I don't want to change the other parts of the program.&lt;/P&gt;

&lt;P&gt;So, I have to use blas in 64version and 32 version.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Is it possible? How can I do.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Mar 2015 08:42:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Can-I-use-mkl-lp64-vs-ilp64-together-in-a-singe-program/m-p/996619#M18329</guid>
      <dc:creator>志强_赵_</dc:creator>
      <dc:date>2015-03-27T08:42:39Z</dc:date>
    </item>
    <item>
      <title>The LP64 and ILP64 libraries</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Can-I-use-mkl-lp64-vs-ilp64-together-in-a-singe-program/m-p/996620#M18330</link>
      <description>&lt;P&gt;The LP64 and ILP64 libraries contain routine names (e.g., sdot) that are the same, one for one. There is nothing in the name to indicate whether integer arguments are 4 or 8 bytes long. If the linker is presented with both sets of libraries, it has no basis for selecting one from each pair of routines. So, no, what you want is not possible given the present structure of the MKL libraries. You can, however, build your own custom library using the desired .OBJ files extracted from the MKL libraries, and specify to the linker that this library should be searched first.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Mar 2015 13:28:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Can-I-use-mkl-lp64-vs-ilp64-together-in-a-singe-program/m-p/996620#M18330</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2015-03-27T13:28:00Z</dc:date>
    </item>
    <item>
      <title> </title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Can-I-use-mkl-lp64-vs-ilp64-together-in-a-singe-program/m-p/996621#M18331</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks a lot, I'm trying it&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;mecej4 wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;The LP64 and ILP64 libraries contain routine names (e.g., sdot) that are the same, one for one. There is nothing in the name to indicate whether integer arguments are 4 or 8 bytes long. If the linker is presented with both sets of libraries, it has no basis for selecting one from each pair of routines. So, no, what you want is not possible given the present structure of the MKL libraries. You can, however, build your own custom library using the desired .OBJ files extracted from the MKL libraries, and specify to the linker that this library should be searched first.&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Mar 2015 14:03:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Can-I-use-mkl-lp64-vs-ilp64-together-in-a-singe-program/m-p/996621#M18331</guid>
      <dc:creator>志强_赵_</dc:creator>
      <dc:date>2015-03-28T14:03:13Z</dc:date>
    </item>
    <item>
      <title> </title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Can-I-use-mkl-lp64-vs-ilp64-together-in-a-singe-program/m-p/996622#M18332</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks a lot, I'm trying it&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;mecej4 wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;The LP64 and ILP64 libraries contain routine names (e.g., sdot) that are the same, one for one. There is nothing in the name to indicate whether integer arguments are 4 or 8 bytes long. If the linker is presented with both sets of libraries, it has no basis for selecting one from each pair of routines. So, no, what you want is not possible given the present structure of the MKL libraries. You can, however, build your own custom library using the desired .OBJ files extracted from the MKL libraries, and specify to the linker that this library should be searched first.&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Mar 2015 14:04:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Can-I-use-mkl-lp64-vs-ilp64-together-in-a-singe-program/m-p/996622#M18332</guid>
      <dc:creator>志强_赵_</dc:creator>
      <dc:date>2015-03-28T14:04:15Z</dc:date>
    </item>
  </channel>
</rss>

