<?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 Even if the description is in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-mkl-dcsradd-appears-error/m-p/952897#M15339</link>
    <description>Even if the description is not complete let me suggest the following:

- Try to increase stask size values ( see linker options ) for the application
or
- Try to increase OMP_STACKSIZE value
or
- Try to increase a size for Virtual Memory paging file

It is Not clear if you're dealing with an internal error in the MKL function or if you have some problem related to memory, that is simply not enough to complete processing on your system.</description>
    <pubDate>Thu, 09 May 2013 03:19:47 GMT</pubDate>
    <dc:creator>SergeyKostrov</dc:creator>
    <dc:date>2013-05-09T03:19:47Z</dc:date>
    <item>
      <title>mkl_mkl_dcsradd  appears error</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-mkl-dcsradd-appears-error/m-p/952894#M15336</link>
      <description>&lt;P&gt;Dear all&lt;/P&gt;
&lt;P&gt;I use the function as follows:&lt;/P&gt;
&lt;P&gt;call mkl_dcsradd(trans,request,sort,m,n,a,ja,ia,beta,b,jb,ib,c,jc,ic,nzmax,info)&lt;/P&gt;
&lt;P&gt;the length of arrays a and b are 3569442 and 1156736,respectively.&lt;/P&gt;
&lt;P&gt;m=n=250080&lt;/P&gt;
&lt;P&gt;when I choose nzmax=9452356,&amp;nbsp;I find that my sample code cannot run due to this error: program Exception - access violation.&lt;/P&gt;
&lt;P&gt;at case of nzmax=1500000 ,the program could run ,but the result is not correct&lt;/P&gt;
&lt;P&gt;I want to know &amp;nbsp;whether it appears Memory overflow due to the value of the&amp;nbsp;nzmax .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2013 10:17:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-mkl-dcsradd-appears-error/m-p/952894#M15336</guid>
      <dc:creator>shaopeng_z_</dc:creator>
      <dc:date>2013-05-08T10:17:57Z</dc:date>
    </item>
    <item>
      <title>I am transferring this issue</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-mkl-dcsradd-appears-error/m-p/952895#M15337</link>
      <description>&lt;P&gt;I am transferring this issue to the MKL forums. Someone on that forum will help you shortly&lt;!--?xml:namespace prefix = "o" ns = "urn:schemas-microsoft-com:office:office" /--&gt;&lt;/P&gt;
&lt;P&gt;Annalee&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2013 16:28:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-mkl-dcsradd-appears-error/m-p/952895#M15337</guid>
      <dc:creator>Anonymous66</dc:creator>
      <dc:date>2013-05-08T16:28:24Z</dc:date>
    </item>
    <item>
      <title>shaopeng z.:</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-mkl-dcsradd-appears-error/m-p/952896#M15338</link>
      <description>&lt;P&gt;&lt;A href="http://software.intel.com/en-us/user/789361"&gt;shaopeng z.&lt;/A&gt;:&lt;/P&gt;
&lt;P&gt;The information that you have given is incomplete and insufficient. We need to know the declarations of all the arguments passed to mkl_dcsradd, the values of all the scalar arguments, and a statement as to how the array arguments were assigned values. We also need to know the OS, compiler and MKL versions.&lt;/P&gt;
&lt;P&gt;Are you aware that you can make a dummy sizing call to the routine, with request=2, and find the size of the result matrix, i.e., the lengths of arrays c and jc? You can then allocate c and jc to this size and make another call to mkl_dcsradd, this time to actually compute the matrix sum in CSR format.&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2013 17:54:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-mkl-dcsradd-appears-error/m-p/952896#M15338</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2013-05-08T17:54:00Z</dc:date>
    </item>
    <item>
      <title>Even if the description is</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-mkl-dcsradd-appears-error/m-p/952897#M15339</link>
      <description>Even if the description is not complete let me suggest the following:

- Try to increase stask size values ( see linker options ) for the application
or
- Try to increase OMP_STACKSIZE value
or
- Try to increase a size for Virtual Memory paging file

It is Not clear if you're dealing with an internal error in the MKL function or if you have some problem related to memory, that is simply not enough to complete processing on your system.</description>
      <pubDate>Thu, 09 May 2013 03:19:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-mkl-dcsradd-appears-error/m-p/952897#M15339</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-05-09T03:19:47Z</dc:date>
    </item>
  </channel>
</rss>

