<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<title>Re: [mpas-developers] Block Decomposition Revision</title>
</head>
<body>
<font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size:12pt"><br>
Doug,<br>
<br>
Generally, I think it’s ok. &nbsp;Couple of minor things below. &nbsp;Michael is correct in saying we want to be careful about holding onto arrays that are proportional to either number of tasks/blocks, even if they appear small now. &nbsp;Memory per node is not growing and
 on a per-core basis will continue to shrink. I suspect we will only need these functions on start-up/initialization and may be able to deallocate after this phase is complete (and then the functions would return an error). &nbsp;Once we’ve set up communicators/patterns
 for halos, reductions and I/O, I don’t believe we’ll have a need for these sorts of global maps. &nbsp;Even if we did dynamic load balancing, we’d typically be passing off a block or two from one task to another and can update locally without these global queries.
 &nbsp;Maybe we can keep these around for now and worry about this later.<br>
<br>
For minor issues:<br>
<br>
Do we want this in the io namelist block? &nbsp;I think there should be a general decomposition group rather than putting this in i/o. &nbsp;(I have other naming preferences too, but that’ll open another can o’ worms).<br>
<br>
The last para on page 6 of the pdf is missing something “wher is the number of proc”. &nbsp;It appears in the tex input too, so it’s not a tex issue.<br>
<br>
Phil<br>
<br>
<br>
On 1/27/12 2:53 PM, &quot;Doug Jacobsen&quot; &lt;<a href="jacobsen.douglas@gmail.com">jacobsen.douglas@gmail.com</a>&gt; wrote:<br>
<br>
</span></font>
<blockquote><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size:12pt">Hi again all,<br>
<br>
I have now attached the newest version of this design doc.<br>
<br>
Please let me know of any other comments/questions.<br>
<br>
Doug<br>
<br>
<hr align="CENTER" size="3" width="95%">
</span></font><span style="font-size:12pt"><font face="Courier, Courier New">_______________________________________________<br>
mpas-developers mailing list<br>
<a href="mpas-developers@mailman.ucar.edu">mpas-developers@mailman.ucar.edu</a><br>
<a href="http://mailman.ucar.edu/mailman/listinfo/mpas-developers">http://mailman.ucar.edu/mailman/listinfo/mpas-developers</a><br>
</font></span></blockquote>
<span style="font-size:12pt"><font face="Courier, Courier New"><br>
<br>
---<br>
Correspondence/TSPA/DUSA EARTH<br>
------------------------------------------------------------<br>
Philip Jones &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a href="pwjones@lanl.gov">pwjones@lanl.gov</a><br>
Climate, Ocean and Sea Ice Modeling<br>
Los Alamos National Laboratory<br>
T-3 MS B216 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Ph: 505-500-2699<br>
PO Box 1663 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Fax: 505-665-5926<br>
Los Alamos, NM 87545-1663<br>
</font></span><font size="1"><font face="Helvetica, Verdana, Arial"><span style="font-size:9pt"><br>
<br>
</span></font></font><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size:12pt"><br>
</span></font>
</body>
</html>