<?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 MKL 7.0 for Itanium2 32- or 64-bit integers? in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-7-0-for-Itanium2-32-or-64-bit-integers/m-p/937147#M14200</link>
    <description>&lt;DIV&gt;Hello all,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I have a question. Are integers in MKL 7.0 for Itanium2 64 or 32 bits long? My guess is 32. If it is true, then how can one use MKL in programs compiled with -i8 flag without source code modifications?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;System:&lt;/DIV&gt;
&lt;DIV&gt;Linux 2.4.18-e.7smp #1 SMP Thu Sep 26 15:13:24 EDT 2002 ia64 unknown&lt;/DIV&gt;
&lt;DIV&gt;redhat-release-as-2.1AS-6&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Compiler:&lt;/DIV&gt;
&lt;DIV&gt;Intel Fortran Itanium Compiler for Itanium-based applications&lt;BR /&gt;Version 8.0 Build 20040519 Package ID: l_fc_pc_8.0.046_pl048.1&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;MKL rpm:&lt;/DIV&gt;
&lt;DIV&gt;intel-mkl-7.0p-17&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thanks in advance,&lt;/DIV&gt;
&lt;DIV&gt;Alexei&lt;/DIV&gt;</description>
    <pubDate>Sun, 26 Sep 2004 23:58:43 GMT</pubDate>
    <dc:creator>Alexei_Yakovlev</dc:creator>
    <dc:date>2004-09-26T23:58:43Z</dc:date>
    <item>
      <title>MKL 7.0 for Itanium2 32- or 64-bit integers?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-7-0-for-Itanium2-32-or-64-bit-integers/m-p/937147#M14200</link>
      <description>&lt;DIV&gt;Hello all,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I have a question. Are integers in MKL 7.0 for Itanium2 64 or 32 bits long? My guess is 32. If it is true, then how can one use MKL in programs compiled with -i8 flag without source code modifications?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;System:&lt;/DIV&gt;
&lt;DIV&gt;Linux 2.4.18-e.7smp #1 SMP Thu Sep 26 15:13:24 EDT 2002 ia64 unknown&lt;/DIV&gt;
&lt;DIV&gt;redhat-release-as-2.1AS-6&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Compiler:&lt;/DIV&gt;
&lt;DIV&gt;Intel Fortran Itanium Compiler for Itanium-based applications&lt;BR /&gt;Version 8.0 Build 20040519 Package ID: l_fc_pc_8.0.046_pl048.1&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;MKL rpm:&lt;/DIV&gt;
&lt;DIV&gt;intel-mkl-7.0p-17&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thanks in advance,&lt;/DIV&gt;
&lt;DIV&gt;Alexei&lt;/DIV&gt;</description>
      <pubDate>Sun, 26 Sep 2004 23:58:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-7-0-for-Itanium2-32-or-64-bit-integers/m-p/937147#M14200</guid>
      <dc:creator>Alexei_Yakovlev</dc:creator>
      <dc:date>2004-09-26T23:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: MKL 7.0 for Itanium2 32- or 64-bit integers?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-7-0-for-Itanium2-32-or-64-bit-integers/m-p/937148#M14201</link>
      <description>If you are using -i8, you must type the integer parameters passed to MKL specifically as 32-bit integers.</description>
      <pubDate>Mon, 27 Sep 2004 05:48:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-7-0-for-Itanium2-32-or-64-bit-integers/m-p/937148#M14201</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2004-09-27T05:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: MKL 7.0 for Itanium2 32- or 64-bit integers?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-7-0-for-Itanium2-32-or-64-bit-integers/m-p/937149#M14202</link>
      <description>&lt;DIV&gt;That's what I thought. Wasn't sure if there's another way. Thank you.&lt;/DIV&gt;</description>
      <pubDate>Mon, 27 Sep 2004 14:17:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-7-0-for-Itanium2-32-or-64-bit-integers/m-p/937149#M14202</guid>
      <dc:creator>Alexei_Yakovlev</dc:creator>
      <dc:date>2004-09-27T14:17:20Z</dc:date>
    </item>
  </channel>
</rss>

