<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 10/24/2016 05:47 PM, Hong wrote:<br>
    </div>
    <blockquote
cite="mid:CAGCphBsq0KN1LREV5dnVbA5oC_TgY2VV04=M9KRHDV4hAfBgag@mail.gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <div dir="ltr">Barry,
        <div>Your change indeed fixed the error of his testing code.</div>
        <div>As Satish tested, on your branch, ex16 runs smooth.</div>
        <div><br>
        </div>
        <div>I do not understand why on maint or master branch, ex16
          creases inside superlu_dist, but not with mumps. </div>
        <div><br>
        </div>
      </div>
    </blockquote>
    <br>
    I also confirm that ex16 runs fine with latest fix, but
    unfortunately not my code.<br>
    <br>
    This is something to be expected, since my code preallocates once in
    the beginning. So there is no way it can be affected by multiple
    preallocations. Subsequently I only do matrix assembly, that makes
    sure structure doesn't change (set to get error otherwise).<br>
    <br>
    Summary: we don't have a simple test code to debug superlu issue
    anymore.<br>
    <br>
    Anton<br>
    <br>
    <blockquote
cite="mid:CAGCphBsq0KN1LREV5dnVbA5oC_TgY2VV04=M9KRHDV4hAfBgag@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>Hong<br>
          <div class="gmail_extra"><br>
            <div class="gmail_quote">On Mon, Oct 24, 2016 at 9:34 AM,
              Satish Balay <span dir="ltr"><<a
                  moz-do-not-send="true" href="mailto:balay@mcs.anl.gov"
                  target="_blank">balay@mcs.anl.gov</a>></span>
              wrote:<br>
              <blockquote class="gmail_quote" style="margin:0 0 0
                .8ex;border-left:1px #ccc solid;padding-left:1ex"><span
                  class="">On Mon, 24 Oct 2016, Barry Smith wrote:<br>
                  <br>
                  ><br>
                </span><span class="">> > [Or perhaps Hong is
                  using a different test code and is observing bugs<br>
                  > > with superlu_dist interface..]<br>
                  ><br>
                  >    She states that her test does a NEW
                  MatCreate() for each matrix load (I cut and pasted it
                  in the email I just sent). The bug I fixed was only
                  related to using the SAME matrix from one MatLoad() in
                  another MatLoad().<br>
                  <br>
                </span>Ah - ok.. Sorry - wasn't thinking clearly :(<br>
                <span class="HOEnZb"><font color="#888888"><br>
                    Satish<br>
                  </font></span></blockquote>
            </div>
            <br>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
  </body>
</html>