*** empty log message ***

psblas3-type-indexed
Salvatore Filippone 19 years ago
parent c60b070f12
commit df3b8a8f97

@ -86,8 +86,10 @@ with dynamic memory allocation.
To compile and run our software you will need To compile and run our software you will need
1. A working version of MPI 1. A working version of MPI
2. The MPI version of the BLACS from 2. The MPI version of the BLACS from
http://www.netlib.org/blacs/index.html http://www.netlib.org/blacs/index.html
3. A version of the BLAS; if you don't have a specific version for 3. A version of the BLAS; if you don't have a specific version for
your platform you may try ATLAS available from your platform you may try ATLAS available from
http://math-atlas.sourceforge.net/ http://math-atlas.sourceforge.net/
@ -102,7 +104,7 @@ To compile and run our software you will need
-- SuperLU 3.0 http://crd.lbl.gov/~xiaoye/SuperLU/ -- SuperLU 3.0 http://crd.lbl.gov/~xiaoye/SuperLU/
-- UMFPACK 4.4 http://www.cise.ufl.edu/research/sparse/umfpack/ -- UMFPACK 4.4 http://www.cise.ufl.edu/research/sparse/umfpack/
These are optional, you only need to install them if you actually These are optional, you only need to install them if you actually
want to use them want to use them.
@ -115,10 +117,13 @@ Credits for version 2.0:
Salvatore Filippone Salvatore Filippone
Alfredo Buttari Alfredo Buttari
The MPcube preconditioners were developed with the contribution of: The MPcube preconditioners contained in directory src/prec were
developed with the contribution of:
Pasqua D'Ambra Pasqua D'Ambra
Daniela Di Serafino Daniela Di Serafino
Credits for version 1.0: Credits for version 1.0:
Salvatore Filippone Salvatore Filippone
Michele Colajanni Michele Colajanni

Loading…
Cancel
Save