Subversion Repositories slepc-dev

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message
1653 1573d 15h slepc /branches/ eloy: now it manages when V becomes empty.
1652 1573d 15h slepc /branches/ eloy: olsen variant for positive definite preconditioners and undefinited ones.
1648 1578d 01h slepc /branches/ eloy: stupid bug repaired in PRIMME when blocksize > 1.
1647 1578d 06h slepc /branches/ eloy: stupid bug repaired in PRIMME diagonal preconditioner.
1640 1579d 01h slepc /branches/ eloy: scali MPI presents problem with a MPIAllreduce with an user type MPI_Type_indexed. So I change the implementation of VecsMult for overcome this handicap.
1637 1580d 02h slepc /branches/ eloy: improve in PRIMME interface.
1636 1580d 15h slepc /branches/ eloy: first version of without orthogonalization variant
1634 1581d 21h slepc /branches/ eloy: implementation of a array of contiguous vectors product. changes in calcPairs to use it.
1633 1582d 23h slepc /branches/ eloy: add stages for profiling. Some other details.
1632 1583d 05h slepc /branches/ eloy: solved bug with VecMDot{Begin,End} using icc when n=0. More solved details
1631 1583d 16h slepc /branches/ eloy: use VecMDot{Begin,End}
1630 1583d 16h slepc /branches/ eloy: repaired some bugs. New non-symmetric support
1626 1585d 16h slepc /branches/ eloy: BLAS3-ed the vector operation in initV_krylov and calcPairs_rr_sym
1624 1586d 17h slepc /branches/ eloy: krylov initV compute W yet. When restarting, only improve blocksize vectors instead of minv.
1619 1587d 18h slepc /branches/ eloy: first version of Davidson. It supports only standard hermitian problems. But the implementation is quite optimized, overall the restarts.
1618 1589d 21h /branches/ This commit was manufactured by cvs2svn to create branch 'davidsones'.
1492 1741d 04h slepc /branches/ eloy: mejora del soporte para problemas generalizados
1491 1741d 09h slepc /branches/ eloy: varias mejoras sobre el shifting como no aplicarlo en las primeras iteraciones, reparar un bug en la estrategia y mejorar el cálculo de la tolerancia del sistema lineal
1485 1858d 09h slepc /branches/ eloy: mejoras varias. Control de las optimizaciones por línea de comandos. Primera versión estable y optimizada de Davidson-type tracemin (puesta como versión predeterminada)
1483 1873d 02h slepc /branches/ antodo: bug en C++

Show All