Details
-
Sub-task
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
For our upcoming math package we want to improve HAMA-94 to do a incomplete computation. This is e.G. a preconditioner for minimization algorithms like conjugate gradient.
Projects like PSVM [1] (there is an upcoming HAMA implementation) uses this, here is some sample code for MPI [2].
[1] http://code.google.com/p/psvm/
[2] http://code.google.com/p/psvm/source/browse/trunk/matrix_manipulation.cc