<?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 I have defined it with null in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Zero-Matrix-CSR-Format/m-p/1130230#M25544</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;P&gt;I have defined it with null arrays for elements, rows, etc.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;That would not work. There is a difference between a matrix that has no rows, columns or values and a matrix of a known size with zero values.&lt;/P&gt;&lt;P&gt;At the least, specify the matrix size correctly, provide correct index values (row index, columns) and provide as many zero values for as many matrix entries as the sparse representation requires. For example, some sparse matrix routines in MKL require that all diagonal entries of symmetric matrices be supplied, including those that are zero.&lt;/P&gt;</description>
    <pubDate>Thu, 18 Apr 2019 10:20:14 GMT</pubDate>
    <dc:creator>mecej4</dc:creator>
    <dc:date>2019-04-18T10:20:14Z</dc:date>
    <item>
      <title>Zero Matrix CSR Format</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Zero-Matrix-CSR-Format/m-p/1130229#M25543</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;in order to implement a generic algorithm, I need to define the zero matrix in CSR format. Is it possible?&lt;/P&gt;&lt;P&gt;I have defined it with null arrays for elements, rows, etc.... but when I try to call the function mkl_sparse_d_add it crashes with &amp;nbsp;SPARSE_STATUS_NOT_INITIALIZED error.&lt;/P&gt;&lt;P&gt;How can I define the zero matrix in csr format?&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Joaquin&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2019 06:54:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Zero-Matrix-CSR-Format/m-p/1130229#M25543</guid>
      <dc:creator>JBervel</dc:creator>
      <dc:date>2019-04-18T06:54:12Z</dc:date>
    </item>
    <item>
      <title>I have defined it with null</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Zero-Matrix-CSR-Format/m-p/1130230#M25544</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;P&gt;I have defined it with null arrays for elements, rows, etc.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;That would not work. There is a difference between a matrix that has no rows, columns or values and a matrix of a known size with zero values.&lt;/P&gt;&lt;P&gt;At the least, specify the matrix size correctly, provide correct index values (row index, columns) and provide as many zero values for as many matrix entries as the sparse representation requires. For example, some sparse matrix routines in MKL require that all diagonal entries of symmetric matrices be supplied, including those that are zero.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2019 10:20:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Zero-Matrix-CSR-Format/m-p/1130230#M25544</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2019-04-18T10:20:14Z</dc:date>
    </item>
  </channel>
</rss>

