[cig-commits] commit: Clean up of bibtex entries from Matt.

Mercurial hg at geodynamics.org
Tue Aug 14 13:29:56 PDT 2012


changeset:   138:91049a93b5e2
tag:         tip
user:        Brad Aagaard <baagaard at usgs.gov>
date:        Tue Aug 14 13:29:49 2012 -0700
files:       faultRup.tex references.bib
description:
Clean up of bibtex entries from Matt.


diff -r 0b8c8d7cd123 -r 91049a93b5e2 faultRup.tex
--- a/faultRup.tex	Tue Aug 14 09:48:17 2012 -0700
+++ b/faultRup.tex	Tue Aug 14 13:29:49 2012 -0700
@@ -1221,12 +1221,13 @@ all of these preconditioners.
 \subsection{Parallel Scaling Performance}
 
 The underlying PETSc solver infrastructure has demonstrated optimal
-scalability on the largest machines available today~\citep{GordonBell09,srksyp2008,msmhls2010,brown2012tmeice}. However, computer science scalability
-results are often based upon unrealistically simple problems which do
-not advance the scientific state-of-the-art. In evaluating the
-parallel scalability of PyLith, we consider the sources responsible
-for reducing the scalability and propose possible steps for
-mitigation.
+scalability on the largest machines available today
+\citep{srksyp2008,GordonBell09,msmhls2010,brown2012tmeice}. However,
+computer science scalability results are often based upon
+unrealistically simple problems which do not advance the scientific
+state-of-the-art. In evaluating the parallel scalability of PyLith, we
+consider the sources responsible for reducing the scalability and
+propose possible steps for mitigation.
 
 The main impediment to scalability in PyLith is load imbalance during
 the solve.  This imbalance is the combination of three effects: the
@@ -1236,7 +1237,7 @@ performance benchmark matrix-vector mult
 performance benchmark matrix-vector multiplication (the PETSc
 \texttt{MatMult} function) has a load imbalance of up to 20\%
 on 64 processors. The cell partition balances the number of cells
-across the processes using ParMetis \cite{Karypis:etal:1999} in order
+across the processes using ParMetis \citep{Karypis:etal:1999} in order
 to achieve good balance for the finite element integration. This does
 not take into account a reduction in the number of DOF associated with
 constraints from Dirichlet boundary conditions or the additional DOF
diff -r 0b8c8d7cd123 -r 91049a93b5e2 references.bib
--- a/references.bib	Tue Aug 14 09:48:17 2012 -0700
+++ b/references.bib	Tue Aug 14 13:29:49 2012 -0700
@@ -986,14 +986,13 @@
 }
 
 @article{elman2008tcp,
-  title={{A taxonomy and comparison of parallel block multi-level preconditioners for the incompressible Navier-Stokes equations}},
-  author={Elman, H.C. and Howle, V.E. and Shadid, J. and Shuttleworth, R. and Tuminaro, R.},
+  title={A taxonomy and comparison of parallel block multi-level preconditioners for the incompressible {Navier}-{Stokes} equations},
+  author={Elman, H.~C. and Howle, V.~E. and Shadid, J. and Shuttleworth, R. and Tuminaro, R.},
   journal={Journal of Computational Physics},
   volume={227},
   number={1},
   pages={1790--1808},
   year={2008},
-  publisher={Academic Press}
 }
 
 @Article{Liu:etal:2006,
@@ -1083,7 +1082,7 @@
 }
 
 @article{Knepley:Karpeev:2009,
-  author  = {Matthew G. Knepley and Dmitry A. Karpeev},
+  author  = {Knepley, M.~G. and Karpeev, D.~A.},
   title   = {Mesh Algorithms for {PDE} with {Sieve} {I}: {Mesh} Distribution},
   journal = {Scientific Programming},
   volume  = {17},
@@ -1188,7 +1187,7 @@
 }
 
 @book{Saad03,
-  author    = {Yousef Saad},
+  author    = {Saad, Y.},
   title     = {Iterative Methods for Sparse Linear Systems},
   edition   = {2nd},
   publisher = {SIAM},
@@ -1206,22 +1205,21 @@
 }
 
 @inproceedings{GordonBell09,
-  author = {Dinesh Kaushik and Michael Smith and Allan Wollaber and Barry Smith and Andrew Siegel and Won Sik Yang},
+  author = {Kaushik, D. and Smith, M. and Wollaber, A. and Smith, B. and Siegel, A. and Yang, W.~S.},
   title  = {Enabling High Fidelity Neutron Transport Simulations on Petascale Architectures},
   booktitle = {ACM/IEEE Proceedings of SC2009: High Performance Networking and Computing},
-  note   = {{SC'09 Gordon Bell} Prize Finalist},
   year   = {2009}
 }
 
 @inproceedings{srksyp2008,
-  author    = {M. A. Smith and C. Rabiti and D. Kaushik and B. Smith and W. S. Yang and G. Palmiotti},
+  author    = {Smith, M.~A. and Rabiti, C. and Kaushik, D.  and Smith, B. and Yang, W.~S. and Palmiotti, G.},
   title     = {Fast reactor core simulations using the {UNIC} code},
   booktitle = {Proceedings of the International Conference on the Physics of Reactors, Nuclear Power: A Sustainable Resource},
   year      = {2008}
 }
 
 @inproceedings{msmhls2010,
-  author    = {R. T. Mills and V. Sripathi and G. Mahinthakumar and G. Hammond and P. C. Lichtner and B. F. Smith},
+  author    = {Mills, R.~T. and Sripathi, V. and Mahinthakumar, G. and Hammond, G. and Lichtner, P.~C.  and Smith, B.~F.},
   title     = {Engineering {PFLOTRAN} for Scalable Performance on {Cray} {XT} and {IBM} {BlueGene} Architectures},
   booktitle = {Proceedings of SciDAC 2010 Annual Meeting},
   year      = {2010}
@@ -1229,7 +1227,8 @@
 
 @article{brown2012tmeice,
   title={Achieving textbook multigrid efficiency for hydrostatic ice flow},
-  author={Jed Brown and Barry F. Smith and Aron Ahmadia},
+  author={Brown, J. and Smith, B.~F.  and Ahmadia, A.},
   journal={SIAM Journal on Scientific Computing},
-  year={\emph{accepted} 2012}
+  year={2012},
+  note = {accepted for publication}
 }



More information about the CIG-COMMITS mailing list