@ -103,7 +103,7 @@ Cambridge University Press.
P. D'Ambra, D. di Serafino, S. Filippone,
P. D'Ambra, D. di Serafino, S. Filippone,
< I > MLD2P4: a Package of Parallel Multilevel
< I > MLD2P4: a Package of Parallel Multilevel
Algebraic Domain Decomposition Preconditioners
Algebraic Domain Decomposition Preconditioners
in Fortran 95< / I > , ICAR-CNR Technical Report RT-ICAR-NA-09-01, 2009 .
in Fortran 95< / I > , ACM Trans. Math. Softw., 37(3), 2010 .
< P > < / P > < DT > < A NAME = "UMFPACK" > 9< / A >
< P > < / P > < DT > < A NAME = "UMFPACK" > 9< / A >
< DD >
< DD >
T.A. Davis,
T.A. Davis,
@ -140,59 +140,69 @@ BIT Numerical Mathematics, 43, 2003, 945-959.
< P > < / P > < DT > < A NAME = "PSBLASGUIDE" > 15< / A >
< P > < / P > < DT > < A NAME = "PSBLASGUIDE" > 15< / A >
< DD >
< DD >
S. Filippone, A. Buttari,
S. Filippone, A. Buttari,
< EM > PSBLAS-2. 3 User's Guide. A Reference Guide for the Parallel Sparse BLAS Library< / EM > , 2008 ,
< EM > PSBLAS-3.0 User's Guide. A Reference Guide for the Parallel Sparse BLAS Library< / EM > , 2012 ,
available from < TT > http://www.ce.uniroma2.it/psblas/< / TT > .
available from < TT > http://www.ce.uniroma2.it/psblas/< / TT > .
< P > < / P > < DT > < A NAME = "psblas_00" > 16< / A >
< P >
< P > < / P > < DT > < A NAME = "PSBLAS3" > 16< / A >
< DD >
Salvatore Filippone and Alfredo Buttari.
< EM > Object-Oriented Techniques for Sparse Matrix Computations in Fortran
2003.< / EM >
ACM Trans. on Math Software, 38(4), 2012.
< P >
< P > < / P > < DT > < A NAME = "psblas_00" > 17< / A >
< DD >
< DD >
S. Filippone, M. Colajanni,
S. Filippone, M. Colajanni,
< EM > PSBLAS: A Library for Parallel Linear Algebra
< EM > PSBLAS: A Library for Parallel Linear Algebra
Computation on Sparse Matrices< / EM > ,
Computation on Sparse Matrices< / EM > ,
ACM Transactions on Mathematical Software, 26, 4, 2000, 527-550.
ACM Transactions on Mathematical Software, 26, 4, 2000, 527-550.
< P > < / P > < DT > < A NAME = "MPI2" > 17< / A >
< P > < / P > < DT > < A NAME = "MPI2" > 18 < / A >
< DD >
< DD >
W. Gropp, S. Huss-Lederman, A. Lumsdaine, E. Lusk, B. Nitzberg, W. Saphir, M. Snir,
W. Gropp, S. Huss-Lederman, A. Lumsdaine, E. Lusk, B. Nitzberg, W. Saphir, M. Snir,
< EM > MPI: The Complete Reference. Volume 2 - The MPI-2 Extensions< / EM > ,
< EM > MPI: The Complete Reference. Volume 2 - The MPI-2 Extensions< / EM > ,
MIT Press, 1998.
MIT Press, 1998.
< P > < / P > < DT > < A NAME = "blas1" > 18 < / A >
< P > < / P > < DT > < A NAME = "blas1" > 19 < / A >
< DD >
< DD >
C. L. Lawson, R. J. Hanson, D. Kincaid, F. T. Krogh,
C. L. Lawson, R. J. Hanson, D. Kincaid, F. T. Krogh,
< I > Basic Linear Algebra Subprograms for FORTRAN usage< / I > ,
< I > Basic Linear Algebra Subprograms for FORTRAN usage< / I > ,
ACM Transactions on Mathematical Software, 5, 1979, 308-323.
ACM Transactions on Mathematical Software, 5, 1979, 308-323.
< P > < / P > < DT > < A NAME = "SUPERLUDIST" > 19 < / A >
< P > < / P > < DT > < A NAME = "SUPERLUDIST" > 20 < / A >
< DD >
< DD >
X. S. Li, J. W. Demmel, < EM > SuperLU_DIST: A Scalable Distributed-memory
X. S. Li, J. W. Demmel, < EM > SuperLU_DIST: A Scalable Distributed-memory
Sparse Direct Solver for Unsymmetric Linear Systems< / EM > ,
Sparse Direct Solver for Unsymmetric Linear Systems< / EM > ,
ACM Transactions on Mathematical Software, 29, 2, 2003, 110-140.
ACM Transactions on Mathematical Software, 29, 2, 2003, 110-140.
< P > < / P > < DT > < A NAME = "Saad_book" > 20 < / A >
< P > < / P > < DT > < A NAME = "Saad_book" > 21 < / A >
< DD >
< DD >
Y. Saad,
Y. Saad,
< I > Iterative methods for sparse linear systems< / I > , 2nd edition,
< I > Iterative methods for sparse linear systems< / I > , 2nd edition,
SIAM, 2003
SIAM, 2003
< P >
< P >
< P > < / P > < DT > < A NAME = "dd2_96" > 21 < / A >
< P > < / P > < DT > < A NAME = "dd2_96" > 22 < / A >
< DD >
< DD >
B. Smith, P. Bjorstad, W. Gropp,
B. Smith, P. Bjorstad, W. Gropp,
< EM > Domain Decomposition: Parallel Multilevel Methods for Elliptic
< EM > Domain Decomposition: Parallel Multilevel Methods for Elliptic
Partial Differential Equations< / EM > ,
Partial Differential Equations< / EM > ,
Cambridge University Press, 1996.
Cambridge University Press, 1996.
< P > < / P > < DT > < A NAME = "MPI1" > 22 < / A >
< P > < / P > < DT > < A NAME = "MPI1" > 23 < / A >
< DD >
< DD >
M. Snir, S. Otto, S. Huss-Lederman, D. Walker, J. Dongarra,
M. Snir, S. Otto, S. Huss-Lederman, D. Walker, J. Dongarra,
< EM > MPI: The Complete Reference. Volume 1 - The MPI Core< / EM > , second edition,
< EM > MPI: The Complete Reference. Volume 1 - The MPI Core< / EM > , second edition,
MIT Press, 1998.
MIT Press, 1998.
< P > < / P > < DT > < A NAME = "StubenGMD69_99" > 23 < / A >
< P > < / P > < DT > < A NAME = "StubenGMD69_99" > 24 < / A >
< DD >
< DD >
K. Stü ben,
K. Stü ben,
< EM > Algebraic Multigrid (AMG): an Introduction with Applications< / EM > ,
< EM > Algebraic Multigrid (AMG): an Introduction with Applications< / EM > ,
in A. Schü ller, U. Trottenberg, C. Oosterlee, editors, Multigrid,
in A. Schü ller, U. Trottenberg, C. Oosterlee, editors, Multigrid,
Academic Press, 2000.
Academic Press, 2000.
< P > < / P > < DT > < A NAME = "TUMINARO_TONG" > 24 < / A >
< P > < / P > < DT > < A NAME = "TUMINARO_TONG" > 25 < / A >
< DD >
< DD >
R. S. Tuminaro, C. Tong,
R. S. Tuminaro, C. Tong,
< EM > Parallel Smoothed Aggregation Multigrid: Aggregation Strategies on Massively Parallel Machines< / EM > ,
< EM > Parallel Smoothed Aggregation Multigrid: Aggregation Strategies on Massively Parallel Machines< / EM > ,
in J. Donnelley, editor, Proceedings of SuperComputing 2000, Dallas, 2000.
in J. Donnelley, editor, Proceedings of SuperComputing 2000, Dallas, 2000.
< P > < / P > < DT > < A NAME = "VANEK_MANDEL_BREZINA" > 25 < / A >
< P > < / P > < DT > < A NAME = "VANEK_MANDEL_BREZINA" > 26 < / A >
< DD >
< DD >
P. Vanek, J. Mandel and M. Brezina,
P. Vanek, J. Mandel and M. Brezina,
< EM > Algebraic Multigrid by Smoothed Aggregation for Second and Fourth Order Elliptic Problems< / EM > ,
< EM > Algebraic Multigrid by Smoothed Aggregation for Second and Fourth Order Elliptic Problems< / EM > ,