Пакет libparms-devel: Информация

    Бинарный пакет: libparms-devel
    Версия: 3.2-alt10
    Архитектура: e2k
    Собран:  13 мая 2023 г. 16:39
    Исходный пакет: parms
    Сообщить об ошибке в пакете
    Домашняя страница: http://www-users.cs.umn.edu/~saad/software/pARMS/

    Лицензия: MIT
    О пакете: Development files of pARMS
    Описание: 
    pARMS is a library of parallel solvers for distributed sparse linear systems of
    equations. It is based on a preconditioned Krylov subspace approach, using a
    domain decomposition viewpoint. The plural in "Solvers" is due to the fact that
    pARMS offers a large selection of preconditioners for distributed sparse linear
    systems and a few of the best known accelerators.
    
    The basic methodology used relies on a Recursive Multi-level ILU factorization
    wich allows to develop many of the standard domain-decomposition type iterative
    solvers in a single framework. For example, the standard Schwarz procedures are
    included as are a number of Schur complement techniques.
    
    This package contains development files of pARMS.

    Сопровождающий: Aleksei Nikiforov

    Список участников:
    Aleksei Nikiforov
    Eugeny A. Rostovtsev

    Последнее изменение


    18 сентября 2020 г. Aleksei Nikiforov 3.2-alt10
    - Updated conflicts and obsoletes.
    18 сентября 2017 г. Aleksei Nikiforov 3.2-alt9
    - Fixed build.
    12 августа 2012 г. Eugeny A. Rostovtsev 3.2-alt8
    - Built with OpenBLAS instead of GotoBLAS2