On Thu, Feb 16, 2012 at 7:43 AM, Gerard Gorman <span dir="ltr">&lt;<a href="mailto:g.gorman@imperial.ac.uk">g.gorman@imperial.ac.uk</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">
Matthew Knepley emailed the following on 16/02/12 13:29:<br>
&gt; On Thu, Feb 16, 2012 at 3:38 AM, Mohammad Mirzadeh &lt;<a href="mailto:mirzadeh@gmail.com">mirzadeh@gmail.com</a><br>
&gt; &lt;mailto:<a href="mailto:mirzadeh@gmail.com">mirzadeh@gmail.com</a>&gt;&gt; wrote:<br>
&gt;<br>
&gt;     Hi guys,<br>
&gt;<br>
&gt;     I&#39;m wondering if there is any implementation<br>
&gt;     for ParMETIS_V3_PartGeomKway()? All I can find is the<br>
&gt;     implementation for ParMETIS_V3_PartKway and I&#39;m wondering if<br>
&gt;     including the vertex positions could help me get a better<br>
&gt;     partitioning?<br>
&gt;<br>
&gt;<br>
&gt; As far as communication goes, it will not help.<br>
&gt;<br>
&gt;<br>
&gt;     Also I have a general question. Is minimizing number of edge cuts<br>
&gt;     essentially the same as minimizing communication? I understand<br>
&gt;     that they are related, but communication is proportional to the<br>
&gt;     number of ghost points which is not exactly equal (its actually<br>
&gt;     less than) to the number of edge cuts. So then is it possible that<br>
&gt;     this could actually result in larger number of ghost points, at<br>
&gt;     least for some of processors?<br>
&gt;<br>
&gt;<br>
&gt; It of course depends on your problem and the graph you draw, but you<br>
&gt; can always draw a graph<br>
&gt; where the edge cut is exactly your communication.<br>
&gt;<br>
&gt;<br>
<br>
<br>
It might also be interesting to look at Zoltan&#39;s hypergraph partitioning<br>
which can better balance communications -<br>
<a href="http://www.cs.sandia.gov/zoltan/dev_html/dev_phg.html" target="_blank">http://www.cs.sandia.gov/zoltan/dev_html/dev_phg.html</a></blockquote><div><br></div><div>I would caution you that one thing people are rarely careful about is quantifying the effect of</div>
<div>latency vs communication volume. I would bet you $10 that the lion&#39;s share of slow down is</div><div>due to load imbalance/latency rather than communication volume (since comm links are so</div><div>big).</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"><br>
Cheers<br>
<span class="HOEnZb"><font color="#888888">Gerard<br>
<br>
</font></span></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>