<?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 size limitation with the MKL library in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/size-limitation-with-the-MKL-library/m-p/992244#M18050</link>
    <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;FONT size="3"&gt;&lt;FONT face="Times New Roman"&gt;Hello &lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;FONT size="3"&gt;&lt;FONT face="Times New Roman"&gt;We are working with the Intel-MKL free evaluation library. (We also use Compaq Visual Fortran 6.6 as you recommend). The problem we want to solve is to calculate the &lt;SPAN&gt;&lt;/SPAN&gt;pseudoinverse matrix by using the&lt;SPAN&gt; &lt;/SPAN&gt;DGESVD routine (i . e. single value decomposition with &lt;SPAN&gt;&lt;/SPAN&gt;the double precision option). However we have experience linking problem as the dimension of the matrix we must work is very high (200.000x 200.000).&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;FONT size="3"&gt;&lt;FONT face="Times New Roman"&gt;There are no problems when linking for a 3000x 3000 matrix and the programs run. We have no problem. When we try to increase the NMAX, MMAX &lt;SPAN&gt;&lt;/SPAN&gt;parameters up to&lt;SPAN&gt; &lt;/SPAN&gt;4000x4000 matrix dimensions, we obtain the following warning message:&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;FONT size="3"&gt;&lt;FONT face="Times New Roman"&gt;LNK4084: total image size 86579096 exceeds max &amp;lt;268435456&amp;gt;; image may not run &lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;FONT size="3"&gt;&lt;FONT face="Times New Roman"&gt;Our questions is Where is the limit INTEL &lt;SPAN&gt;&lt;/SPAN&gt;MKL library and Compaq Visual Fortran 6.6&lt;SPAN&gt; &lt;/SPAN&gt;for the keys we have explained above?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;FONT size="3"&gt;&lt;FONT face="Times New Roman"&gt;The limit is only in the RAM of the machine where its running or if we get another&lt;SPAN&gt; &lt;/SPAN&gt;bigger machine then We`ll still have problems with Intel-MKL library and visual Fortran ?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;FONT size="3"&gt;&lt;FONT face="Times New Roman"&gt;It is very important for us to know if for the dimension matrix we need to work (200.000x200.000) the limits are imposed by the machine performances or by also Intel MKL &lt;SPAN&gt;&lt;/SPAN&gt;library and Compaq Visual Fortran.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;FONT size="3"&gt;&lt;FONT face="Times New Roman"&gt;Thank you very much in advance for your interest &lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;FONT size="3"&gt;&lt;FONT face="Times New Roman"&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;FONT face="Times New Roman" size="3"&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;FONT size="3"&gt;&lt;FONT face="Times New Roman"&gt;PD: We will be very thankfull if you could advice us in the way we can manage with this problem&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;FONT face="Times New Roman" size="3"&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;FONT face="Times New Roman" size="3"&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Mon, 18 Apr 2005 18:21:51 GMT</pubDate>
    <dc:creator>mjrodri</dc:creator>
    <dc:date>2005-04-18T18:21:51Z</dc:date>
    <item>
      <title>size limitation with the MKL library</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/size-limitation-with-the-MKL-library/m-p/992244#M18050</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;FONT size="3"&gt;&lt;FONT face="Times New Roman"&gt;Hello &lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;FONT size="3"&gt;&lt;FONT face="Times New Roman"&gt;We are working with the Intel-MKL free evaluation library. (We also use Compaq Visual Fortran 6.6 as you recommend). The problem we want to solve is to calculate the &lt;SPAN&gt;&lt;/SPAN&gt;pseudoinverse matrix by using the&lt;SPAN&gt; &lt;/SPAN&gt;DGESVD routine (i . e. single value decomposition with &lt;SPAN&gt;&lt;/SPAN&gt;the double precision option). However we have experience linking problem as the dimension of the matrix we must work is very high (200.000x 200.000).&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;FONT size="3"&gt;&lt;FONT face="Times New Roman"&gt;There are no problems when linking for a 3000x 3000 matrix and the programs run. We have no problem. When we try to increase the NMAX, MMAX &lt;SPAN&gt;&lt;/SPAN&gt;parameters up to&lt;SPAN&gt; &lt;/SPAN&gt;4000x4000 matrix dimensions, we obtain the following warning message:&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;FONT size="3"&gt;&lt;FONT face="Times New Roman"&gt;LNK4084: total image size 86579096 exceeds max &amp;lt;268435456&amp;gt;; image may not run &lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;FONT size="3"&gt;&lt;FONT face="Times New Roman"&gt;Our questions is Where is the limit INTEL &lt;SPAN&gt;&lt;/SPAN&gt;MKL library and Compaq Visual Fortran 6.6&lt;SPAN&gt; &lt;/SPAN&gt;for the keys we have explained above?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;FONT size="3"&gt;&lt;FONT face="Times New Roman"&gt;The limit is only in the RAM of the machine where its running or if we get another&lt;SPAN&gt; &lt;/SPAN&gt;bigger machine then We`ll still have problems with Intel-MKL library and visual Fortran ?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;FONT size="3"&gt;&lt;FONT face="Times New Roman"&gt;It is very important for us to know if for the dimension matrix we need to work (200.000x200.000) the limits are imposed by the machine performances or by also Intel MKL &lt;SPAN&gt;&lt;/SPAN&gt;library and Compaq Visual Fortran.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;FONT size="3"&gt;&lt;FONT face="Times New Roman"&gt;Thank you very much in advance for your interest &lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;FONT size="3"&gt;&lt;FONT face="Times New Roman"&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;FONT face="Times New Roman" size="3"&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;FONT size="3"&gt;&lt;FONT face="Times New Roman"&gt;PD: We will be very thankfull if you could advice us in the way we can manage with this problem&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;FONT face="Times New Roman" size="3"&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;FONT face="Times New Roman" size="3"&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 18 Apr 2005 18:21:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/size-limitation-with-the-MKL-library/m-p/992244#M18050</guid>
      <dc:creator>mjrodri</dc:creator>
      <dc:date>2005-04-18T18:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: size limitation with the MKL library</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/size-limitation-with-the-MKL-library/m-p/992245#M18051</link>
      <description>It is not clear why you should get an error for trying to run a 4000x4000 problem. But I do know that you cannot build a program with CVF using LAPACK that will work on a 200000Kx200000K problem. On a 32-bit operating system you are limited to 31 bits of address space which is the number the linker gave you - 268435456 double precision words. The problem you want to solve requires at least 5 times the memory that can be addresses on a 32-bit operating system.

You will need a 64-bit processor - Intel's EM64T and Itanium processors come to mind - to address that much memory. And you will need a compiler that will support addressing that much memory. Intel's compiler on both Windows and Linux meet that challenge.

The MKL version supporting EM64T will handle large addresses just fine. We have solved very large LINPACK problems with the library, but not as large as you have proplsed.

I hope these comments are of help to you.

Bruce</description>
      <pubDate>Tue, 19 Apr 2005 05:50:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/size-limitation-with-the-MKL-library/m-p/992245#M18051</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2005-04-19T05:50:02Z</dc:date>
    </item>
  </channel>
</rss>

