[cig-commits] commit: Added refs for PETSc

Mercurial hg at geodynamics.org
Tue Aug 14 09:44:42 PDT 2012


changeset:   135:aaa96ba22c42
tag:         tip
user:        Matthew G. Knepley <knepley at gmail.com>
date:        Tue Aug 14 09:44:13 2012 -0700
files:       faultRup.tex references.bib
description:
Added refs for PETSc


diff -r e689995e9ed0 -r aaa96ba22c42 faultRup.tex
--- a/faultRup.tex	Mon Aug 13 17:46:08 2012 -0700
+++ b/faultRup.tex	Tue Aug 14 09:44:13 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
@@ -1219,8 +1219,7 @@ number of iterations required for conver
 \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 e689995e9ed0 -r aaa96ba22c42 references.bib
--- a/references.bib	Mon Aug 13 17:46:08 2012 -0700
+++ b/references.bib	Tue Aug 14 09:44:13 2012 -0700
@@ -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