[cig-commits] commit: Merge.

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


changeset:   137:0b8c8d7cd123
parent:      136:78953462162c
parent:      135:aaa96ba22c42
user:        Brad Aagaard <baagaard at usgs.gov>
date:        Tue Aug 14 09:48:17 2012 -0700
files:       faultRup.tex
description:
Merge.


diff -r 78953462162c -r 0b8c8d7cd123 faultRup.tex
--- a/faultRup.tex	Tue Aug 14 08:44:47 2012 -0700
+++ b/faultRup.tex	Tue Aug 14 09:48:17 2012 -0700
@@ -749,7 +749,7 @@ solve the resulting system of nonlinear 
 solve the resulting system of nonlinear algebraic equations. In
 PyLith, these operations are accomplished using PETSc, and in
 particular the Sieve package for finite-element support
-\citep{Knepley:Karpeev:2009,SieveFEMPreprint}.
+\citep{Knepley:Karpeev:2009}.
 
 The Sieve application programming interface (API) for mesh
 representation and manipulation is based upon a direct acyclic graph
@@ -1221,8 +1221,7 @@ all of these preconditioners.
 \subsection{Parallel Scaling Performance}
 
 The underlying PETSc solver infrastructure has demonstrated optimal
-scalability on the largest machines available today \ref{??} \matt{Add
-  reference for this statement}. However, computer science scalability
+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
diff -r 78953462162c -r 0b8c8d7cd123 references.bib
--- a/references.bib	Tue Aug 14 08:44:47 2012 -0700
+++ b/references.bib	Tue Aug 14 09:48:17 2012 -0700
@@ -1180,7 +1180,7 @@
 @Manual{PyLith:manual:1.7.1,
   title = 	 {PyLith User Manual, Version 1.7.1},
   author = 	 {Aagaard, B. and Kientz, S. and Knepley, M. and
-                  Somala, S. and Strand, L. and Williams, C.},
+                  and Strand, L. and Williams, C.},
   organization = {Computational Infrastructure for Geodynamics (CIG)},
   address = 	 {University of California, Davis},
   year = 	 2012,
@@ -1204,3 +1204,32 @@
   address = {Albuquerque, NM (USA)},
   year = {2004}
 }
+
+ at inproceedings{GordonBell09,
+  author = {Dinesh Kaushik and Michael Smith and Allan Wollaber and Barry Smith and Andrew Siegel and Won Sik Yang},
+  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}
+}
+
+ at inproceedings{srksyp2008,
+  author    = {M. A. Smith and C. Rabiti and D. Kaushik and B. Smith and W. S. Yang and G. Palmiotti},
+  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}
+}
+
+ at inproceedings{msmhls2010,
+  author    = {R. T. Mills and V. Sripathi and G. Mahinthakumar and G. Hammond and P. C. Lichtner and B. F. Smith},
+  title     = {Engineering {PFLOTRAN} for Scalable Performance on {Cray} {XT} and {IBM} {BlueGene} Architectures},
+  booktitle = {Proceedings of SciDAC 2010 Annual Meeting},
+  year      = {2010}
+}
+
+ at article{brown2012tmeice,
+  title={Achieving textbook multigrid efficiency for hydrostatic ice flow},
+  author={Jed Brown and Barry F. Smith and Aron Ahmadia},
+  journal={SIAM Journal on Scientific Computing},
+  year={\emph{accepted} 2012}
+}



More information about the CIG-COMMITS mailing list