]> https://gitweb.dealii.org/ - release-papers.git/commitdiff
ScaLAPACK minor changes
authorBenjamin Brands <benjamin.brands@fau.de>
Wed, 25 Apr 2018 06:56:10 +0000 (08:56 +0200)
committerDenis Davydov <davydden@gmail.com>
Wed, 25 Apr 2018 06:59:53 +0000 (08:59 +0200)
9.0/paper.bib
9.0/paper.tex

index 59e0b59fa880cc491f122b874838e5c7ca7b382f..a7567afa6dfd27595c5e97e9bbc6f453d1263362 100644 (file)
@@ -433,7 +433,7 @@ Collection of deal.II Manifold Wrappers for the OpenCASCADE Library}},
 @Misc{hdf5,
     author = {{The HDF Group}},
     title = "{Hierarchical Data Format, version 5}",
-    year = {1997-NNNN},
+    year = {1997-2018},
     note = {\url{http://www.hdfgroup.org/HDF5/}}
 }
 
@@ -692,3 +692,16 @@ year = {2009}
   year={2009},
   publisher={Wiley Online Library}
 }
+
+@BOOK{lapack,
+    AUTHOR = {Anderson, E. and Bai, Z. and Bischof, C. and
+              Blackford, S. and Demmel, J. and Dongarra, J. and
+              Du Croz, J. and Greenbaum, A. and Hammarling, S. and
+              McKenney, A. and Sorensen, D.},
+    TITLE = {{LAPACK} Users' Guide},
+    EDITION = {Third},
+    PUBLISHER = {Society for Industrial and Applied Mathematics},
+    YEAR = {1999},
+    ADDRESS = {Philadelphia, PA},
+    ISBN = {0-89871-447-8 (paperback)}
+}
\ No newline at end of file
index e15d308246498808e96f0ca19c6f0c15d820c60d..c5af83bb6ccafe0e3f4da171d5b8f6a40429db7b 100644 (file)
@@ -387,15 +387,15 @@ release, we have written several new interfaces as discussed in the following.
   ROL \cite{ridzal2014rapid} is a package for large-scale optimization.
   \marginpar{Can we add a sentence or two about the ROL interface here?}
 
-\paragraph*{ScaLAPACK, a parallel dense linear algebra library.}
+\paragraph*{ScaLAPACK, a parallel dense linear algebra library for distributed memory machines.}
   ScaLAPACK \cite{slug} provides block-cyclic matrix distribution over 2D
-  process grid. The functionality and interface of our wrappers is similar
-  to the LAPACK wrappers for serial dense linear algebra, namely
+  process grids. The functionality and interface of our wrappers is similar
+  to the LAPACK \cite{lapack} wrappers for serial dense linear algebra, namely
   matrix-matrix multiplication, Cholesky and LU factorizations,
-  eigensolvers, SVD, pseudoinverses, and save/load operations using
-  the HDF5 format. All of this functionality is available even in
-  cases where the number of MPI processes does not exactly divide the
-  number of tiles stored in the block-cyclic data distribution.
+  eigensolvers, SVD, least squares, pseudoinverses and save/load operations using
+  either serial or parallel HDF5 \cite{hdf5}. All of this functionality is available
+  even in cases where the number of MPI processes does not match the numbers of
+  processes in the 2D process grid used to distribute a matrix.
 
   As part of this effort, we have also improved LAPACK support: there
   are now methods to perform rank-1 updates/downdates, Cholesky
@@ -637,7 +637,7 @@ following:
 \item ADOL-C \cite{adol-c}
 \item ARPACK \cite{arpack}
 \item Assimp \cite{assimp}
-\item BLAS and LAPACK
+\item BLAS and LAPACK \cite{lapack}
 \item Gmsh \cite{geuzaine2009gmsh}
 \item GSL \cite{gsl2016}
 \item HDF5 \cite{hdf5}

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.