<div class="gmail_extra">On Wed, Apr 25, 2012 at 7:42 AM, Thomas Witkowski <span dir="ltr">&lt;<a href="mailto:thomas.witkowski@tu-dresden.de" target="_blank">thomas.witkowski@tu-dresden.de</a>&gt;</span> wrote:<br><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    Am <a href="tel:25.04.2012%2013" value="+12504201213" target="_blank">25.04.2012 13</a>:21, schrieb Jed Brown:
    <blockquote type="cite">
      <div class="gmail_quote">On Wed, Apr 25, 2012 at 02:21, Thomas
        Witkowski <span dir="ltr">&lt;<a href="mailto:thomas.witkowski@tu-dresden.de" target="_blank">thomas.witkowski@tu-dresden.de</a>&gt;</span>
        wrote:<br>
        <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
          Is it possible to create a parallel matrix (MPIAIJ) with empty
          size on some ranks? Even if this should work, does it make
          sense (with respect to runtime and efficiency) to collect all
          ranks having a nonempty contribution the the global matrix in
          an mpi group and to use this communicator for matrix
          create/computations?</blockquote>
      </div>
      <br>
      <div>It depends how many ranks are empty. For coarse levels of
        multigrid (where this situation arises frequently), it&#39;s
        sometimes worthwhile to also move the data to a part of the
        machine that is topologically &quot;close&quot;. Identifying &quot;closeness&quot;
        is not always easy because MPI does not necessarily expose this
        information in a useful fashion.</div>
      <div><br>
      </div>
      <div>What is the circumstance where this occurs for you?</div>
    </blockquote>
    Also some coarse space method. When not all ranks contribute to the
    coarse space, a matrix defined on the coarse space leads to local
    empty matrices on these ranks. So the question is if this leads to
    technical troubles in PETSc. The share of nodes participating in the
    coarse space may vary.</div></blockquote><div><br></div><div>No</div><div><br></div><div>  Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div text="#000000" bgcolor="#FFFFFF">
<span class="HOEnZb"><font color="#888888"><br>
    Thomas<br>
  </font></span></div>

</blockquote></div><br><br clear="all"><div><br></div>-- <br>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>
-- Norbert Wiener<br>
</div>