<?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 Sparse matrices multiplication in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Sparse-matrices-multiplication/m-p/841474#M59443</link>
    <description>&lt;DIV&gt;May be this is not the right place to ask, but anyway...&lt;/DIV&gt;
&lt;DIV&gt;I am looking for some package to perform simple operations with sparse matrices (vector-sparse matrix multiplication). The best solution would be to find some built-in function (I work with Compaq Visual Fortran for Windows). Could you please tell me, if there is some built-in package already, coming with CVF, such as Compaq Extended Math Library, or whatever else, that supports sparse matrices. If not, what free add-in would you reccommend? Thanks!&lt;/DIV&gt;</description>
    <pubDate>Thu, 22 Sep 2005 02:49:54 GMT</pubDate>
    <dc:creator>dan789</dc:creator>
    <dc:date>2005-09-22T02:49:54Z</dc:date>
    <item>
      <title>Sparse matrices multiplication</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Sparse-matrices-multiplication/m-p/841474#M59443</link>
      <description>&lt;DIV&gt;May be this is not the right place to ask, but anyway...&lt;/DIV&gt;
&lt;DIV&gt;I am looking for some package to perform simple operations with sparse matrices (vector-sparse matrix multiplication). The best solution would be to find some built-in function (I work with Compaq Visual Fortran for Windows). Could you please tell me, if there is some built-in package already, coming with CVF, such as Compaq Extended Math Library, or whatever else, that supports sparse matrices. If not, what free add-in would you reccommend? Thanks!&lt;/DIV&gt;</description>
      <pubDate>Thu, 22 Sep 2005 02:49:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Sparse-matrices-multiplication/m-p/841474#M59443</guid>
      <dc:creator>dan789</dc:creator>
      <dc:date>2005-09-22T02:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: Sparse matrices multiplication</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Sparse-matrices-multiplication/m-p/841475#M59444</link>
      <description>See &lt;A href="http://groups.google.com/group/comp.lang.fortran/browse_thread/thread/425f03cecbae9479/704074985e106e32" target="_blank"&gt;this recent comp.lang.fortran thread&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.xeffort.com" target="_blank"&gt;Jugoslav&lt;/A&gt;</description>
      <pubDate>Thu, 22 Sep 2005 13:53:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Sparse-matrices-multiplication/m-p/841475#M59444</guid>
      <dc:creator>Jugoslav_Dujic</dc:creator>
      <dc:date>2005-09-22T13:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: Sparse matrices multiplication</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Sparse-matrices-multiplication/m-p/841476#M59445</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;So I am aware there are plenty of packages on this...&lt;/P&gt;
&lt;P&gt;But what I am looking for is a simple operation: just the vector-sparse matrix multiplication. And I wonder, may be I already have some function for this included in my CVF package? Or a simple fortran code of several lines that I may include in my program?&lt;/P&gt;
&lt;P&gt;If not, it seems that it would be simplier for me to write the code myself, rather then trying to understand how to deal with that large packages (BTW, most of them are for UNIX, and I am using Windows). &lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2005 16:35:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Sparse-matrices-multiplication/m-p/841476#M59445</guid>
      <dc:creator>dan789</dc:creator>
      <dc:date>2005-09-22T16:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Sparse matrices multiplication</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Sparse-matrices-multiplication/m-p/841477#M59446</link>
      <description>&lt;P&gt;Dan,&lt;/P&gt;
&lt;P&gt;Numerical Recipies discusses the solution of sparse linear systems, and so may use some concepts that would be useful to you if you end up writing your own routines.&lt;/P&gt;
&lt;P&gt;The fortran77 and 90 versions are avaialable online, see &lt;A href="http://www.nr.com" target="_blank"&gt;www.nr.com&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;James&lt;/P&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 22 Sep 2005 17:15:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Sparse-matrices-multiplication/m-p/841477#M59446</guid>
      <dc:creator>jcac</dc:creator>
      <dc:date>2005-09-22T17:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: Sparse matrices multiplication</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Sparse-matrices-multiplication/m-p/841478#M59447</link>
      <description>Are you aware of, say, netlib (www.netlib.org)?&lt;BR /&gt;&lt;BR /&gt;A GAMS search comes up with about 140 packages for sparse matrix operations.&lt;BR /&gt;&lt;BR /&gt;Most are generic, i.e., not tuned to a particular compiler.&lt;BR /&gt;&lt;BR /&gt;There are also packages such as BLAS, EISPACK, Harwell, Lanczos, Lanz, and y12m.</description>
      <pubDate>Thu, 22 Sep 2005 21:30:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Sparse-matrices-multiplication/m-p/841478#M59447</guid>
      <dc:creator>emc-nyc</dc:creator>
      <dc:date>2005-09-22T21:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: Sparse matrices multiplication</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Sparse-matrices-multiplication/m-p/841479#M59448</link>
      <description>CVF's CXML does include sparse matrix operations.  Read the CXML documentation for more information.</description>
      <pubDate>Thu, 22 Sep 2005 22:17:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Sparse-matrices-multiplication/m-p/841479#M59448</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2005-09-22T22:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: Sparse matrices multiplication</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Sparse-matrices-multiplication/m-p/841480#M59449</link>
      <description>&lt;DIV&gt;If your CVF version is one that came with IMSL included, then this includes banded and sparse matrices.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;David Jones&lt;/DIV&gt;</description>
      <pubDate>Mon, 26 Sep 2005 21:18:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Sparse-matrices-multiplication/m-p/841480#M59449</guid>
      <dc:creator>david_jones</dc:creator>
      <dc:date>2005-09-26T21:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: Sparse matrices multiplication</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Sparse-matrices-multiplication/m-p/841481#M59450</link>
      <description>The code on, say, Netlib, has been used on IBM mainframes (VM and MVS), Crays, CDCs, Univacs, DEC VAX, inter alia.... Fortran is quite portable, and most of them are in Fortran.  They are not "Unix";  they are mostly system-independent.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;That being said, are the matrices you're dealing with large (say 100000 dof) or small (1000 dof)?&lt;P&gt;Message Edited by emc-nyc on &lt;SPAN class="date_text"&gt;10-03-2005&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;09:54 AM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Message Edited by emc-nyc on &lt;SPAN class="date_text"&gt;10-03-2005&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;09:55 AM&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2005 20:48:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Sparse-matrices-multiplication/m-p/841481#M59450</guid>
      <dc:creator>emc-nyc</dc:creator>
      <dc:date>2005-10-03T20:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Sparse matrices multiplication</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Sparse-matrices-multiplication/m-p/841482#M59451</link>
      <description>&lt;DIV&gt;
&lt;P&gt;Ok, by this time I have already wrote my own code for this stuff. It's really just several lines of code. Of cause I may not be sure that this is the best solution (for speed). I did spent about a weektrying to find some existing solution and not to re-invent the wheel. But everything is too general, too complicated, (like solving a system of linear Eqs, which I don't need) and in most cases the installation files are for UNIX.&lt;/P&gt;
&lt;P&gt;I use CVF6.6a right now, and I will relocate to the IFV soon.Thanks to this forum, I have found out that my previous CVF6.5 did not include extended math library. The CVF6.6a does now. But anyway, I have all these math libraries now, but there is no simple function like MATMUL that would do the multiplication of matrices, just threating them as sparse. Please correct me if I am wrong.&lt;/P&gt;
&lt;P&gt;My matrices are... from 50x50 to 10000x10000. Most of the time I need just to multiply a (dense) vector by a sparse matrix. Very simple stuff. But very time-cunsuming.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 04 Oct 2005 02:56:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Sparse-matrices-multiplication/m-p/841482#M59451</guid>
      <dc:creator>dan789</dc:creator>
      <dc:date>2005-10-04T02:56:03Z</dc:date>
    </item>
  </channel>
</rss>

