<?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 Library support for sparse in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Sparse-Matrix-storage/m-p/992030#M101814</link>
    <description>Library support for sparse matrices is included in the MKL library provided with ifort.  Open source versions of that and other libraries are available.</description>
    <pubDate>Fri, 14 Sep 2012 20:45:08 GMT</pubDate>
    <dc:creator>TimP</dc:creator>
    <dc:date>2012-09-14T20:45:08Z</dc:date>
    <item>
      <title>Sparse Matrix storage</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Sparse-Matrix-storage/m-p/992029#M101813</link>
      <description>&lt;P&gt;We have many 2 and 3 dimensional arrays which are allocated based on the size of the problem.&amp;nbsp; We are running into memory overflow errors with large problems.&amp;nbsp; These arrays are very sparse so I only need to store the non-zero elements.&amp;nbsp; Is there a sparse matrix handler in Intel Fortran I could use, preferably with the same syntax, eg:&lt;/P&gt;
&lt;P&gt;a(i,j,k) = 123.456&lt;/P&gt;
&lt;P&gt;or xyz = a(i,j,k)&lt;/P&gt;
&lt;P&gt;to save replacing the occurrences in the code?&lt;/P&gt;
&lt;P&gt;Adrian&lt;/P&gt;</description>
      <pubDate>Fri, 14 Sep 2012 19:48:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Sparse-Matrix-storage/m-p/992029#M101813</guid>
      <dc:creator>Adrian_F_1</dc:creator>
      <dc:date>2012-09-14T19:48:15Z</dc:date>
    </item>
    <item>
      <title>Library support for sparse</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Sparse-Matrix-storage/m-p/992030#M101814</link>
      <description>Library support for sparse matrices is included in the MKL library provided with ifort.  Open source versions of that and other libraries are available.</description>
      <pubDate>Fri, 14 Sep 2012 20:45:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Sparse-Matrix-storage/m-p/992030#M101814</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2012-09-14T20:45:08Z</dc:date>
    </item>
  </channel>
</rss>

