<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Dear All,<br>
    <br>
    I have some question on some recent implementation of PETSc for
    solving a large linear system from a 4d problem on hybrid
    unstructured meshes. <br>
    <br>
    The point is that we have implemented all the mappings and the
    solution is fine, the number of iterations too. The results are
    robust with respect to the amount of CPU used but we have a scaling
    issue. <br>
    <br>
    The system is an intel cluster of the latest generation on
    Infiniband.<br>
    <br>
    We have attached the summary ... with hooefully a lot of
    informations. <br>
    <br>
    Any comments, suggestions, ideas are very welcome. <br>
    <br>
    We have been reading the threads with that are dealing with
    multi-core and the bus-limitation stuff, so we are aware of this. <br>
    <br>
    I am thinking now on an open/mpi hybrid stuff but I am not quite
    happy with the bus-limitation explanation, most of the systems are
    multicore. <br>
    <br>
    I hope the limitation are not the sparse matrix mapping that we are
    using ... <br>
    <br>
    Thanks in advance ...<br>
    <br>
    Cheers<br>
    <br>
    Aron <br>
    <br>
    <br>
    <br>
    <b><br>
    </b><br>
  </body>
</html>