<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body>
    <div class="moz-cite-prefix">You can try and try to implement the
      dls if you can find it.  DGESV is a LAPACK routine, not a BLAS
      routine.  I'll be impressed if you can find an ITERATIVE solver in
      either BLAS or LAPACK.  As far as I know it doesn't exist in
      either -- that's one of the reasons I wanted you to write one!<br>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <br>
    <blockquote type="cite"
cite="mid:496d122908dd4b3a9963e8fb024e4fec@BN6PR01MB2228.prod.exchangelabs.com">
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        The OpenBLAS code you gave us specifically times matrix
        multiplication. Do we need to copy over your code from the
        original driver to test DLS and ILS, or should we just focus on
        timing dot product and matrix multiplication? </div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        <br>
      </div>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Andrew J. Pounds, Ph.D.  (<a class="moz-txt-link-abbreviated" href="mailto:pounds_aj@mercer.edu">pounds_aj@mercer.edu</a>)
Professor of Chemistry and Computer Science
Director of the Computational Science Program
Mercer University,  Macon, GA 31207   (478) 301-5627
</pre>
  </body>
</html>