<?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 Can MKL handle vectors  larger than 2 billion ?   in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Can-MKL-handle-vectors-larger-than-2-billion/m-p/791289#M2245</link>
    <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I'm new to intel compiler tools and I would like to use MKL for accelerating some multi-gigapixel processing software I developed.&lt;BR /&gt;&lt;BR /&gt;However, from a first glance at some of the MKL example programs it looks like vector/matrix sizes and dimensions are specified as plain "integers" in the C/C++ interface. &lt;BR /&gt;&lt;BR /&gt;This would mean that the length of vectors/arrays etc. is inherently limited to 2 billion, even in the 64-bit version of the library (because on windows 64-bit model, the plain 'integer' data type is 32 bit only) despite the presence of enough RAM (e.g. 128 GB) to store vectors of dozens of billions of floating point numbers.&lt;BR /&gt;&lt;BR /&gt;So my question is: what is the maximum size/length of vectors that can be handled by the most important MKL routines such as sparse-matrix-vector multiply, DFT and PARDISO solver ? &lt;BR /&gt;Are there special call interfaces (such as in FFTW-lib) that allow true 64-bit-sized input dimensions ? &lt;BR /&gt;&lt;BR /&gt;Thanks in advance for any answers.&lt;BR /&gt;</description>
    <pubDate>Tue, 13 Mar 2012 23:24:03 GMT</pubDate>
    <dc:creator>zx-81</dc:creator>
    <dc:date>2012-03-13T23:24:03Z</dc:date>
    <item>
      <title>Can MKL handle vectors  larger than 2 billion ?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Can-MKL-handle-vectors-larger-than-2-billion/m-p/791289#M2245</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I'm new to intel compiler tools and I would like to use MKL for accelerating some multi-gigapixel processing software I developed.&lt;BR /&gt;&lt;BR /&gt;However, from a first glance at some of the MKL example programs it looks like vector/matrix sizes and dimensions are specified as plain "integers" in the C/C++ interface. &lt;BR /&gt;&lt;BR /&gt;This would mean that the length of vectors/arrays etc. is inherently limited to 2 billion, even in the 64-bit version of the library (because on windows 64-bit model, the plain 'integer' data type is 32 bit only) despite the presence of enough RAM (e.g. 128 GB) to store vectors of dozens of billions of floating point numbers.&lt;BR /&gt;&lt;BR /&gt;So my question is: what is the maximum size/length of vectors that can be handled by the most important MKL routines such as sparse-matrix-vector multiply, DFT and PARDISO solver ? &lt;BR /&gt;Are there special call interfaces (such as in FFTW-lib) that allow true 64-bit-sized input dimensions ? &lt;BR /&gt;&lt;BR /&gt;Thanks in advance for any answers.&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Mar 2012 23:24:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Can-MKL-handle-vectors-larger-than-2-billion/m-p/791289#M2245</guid>
      <dc:creator>zx-81</dc:creator>
      <dc:date>2012-03-13T23:24:03Z</dc:date>
    </item>
    <item>
      <title>Can MKL handle vectors  larger than 2 billion ?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Can-MKL-handle-vectors-larger-than-2-billion/m-p/791290#M2246</link>
      <description>yes, MKL handles huge data arrays more then 2 billion elements. You have to use ILP64 API for that. Please refer to user's guide or as an example to &lt;A href="http://software.intel.com/en-us/articles/intel-math-kernel-library-intel-mkl-where-can-i-find-the-ilp64-version-of-intel-mkl/"&gt;this article&lt;/A&gt; for more information.&lt;DIV&gt;--Gennady&lt;/DIV&gt;</description>
      <pubDate>Wed, 14 Mar 2012 03:02:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Can-MKL-handle-vectors-larger-than-2-billion/m-p/791290#M2246</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2012-03-14T03:02:53Z</dc:date>
    </item>
  </channel>
</rss>

