Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37046125
en ru br
Репозитории ALT
S:2.1.0-alt3
5.1: 1.8.0-alt7
www.altlinux.org/Changes

Группа :: Науки/Математика
Пакет: libscalapack

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 2.1.0-alt3
Время сборки: 31 августа 2021, 14:02 ( 134.4 недели назад )
Размер архива: 1006.16 Kb

Домашняя страница:   http://www.netlib.org/scalapack/

Лицензия: BSD-style
О пакете: Scalable LAPACK library
Описание:

The ScaLAPACK (or Scalable LAPACK) library includes a subset of LAPACK routines
redesigned for distributed memory MIMD parallel computers. It is currently
written in a Single-Program-Multiple-Data style using explicit message passing
for interprocessor communication. It assumes matrices are laid out in a
two-dimensional block cyclic decomposition.

ScaLAPACK is designed for heterogeneous computing and is portable on any
computer that supports MPI or PVM.

Like LAPACK, the ScaLAPACK routines are based on block-partitioned algorithms in
order to minimize the frequency of data movement between different levels of the
memory hierarchy. (For such machines, the memory hierarchy includes the
off-processor memory of other processors, in addition to the hierarchy of
registers, cache, and local memory on each processor.) The fundamental building
blocks of the ScaLAPACK library are distributed memory versions (PBLAS) of the
Level 1, 2 and 3 BLAS, and a set of Basic Linear Algebra Communication
Subprograms (BLACS) for communication tasks that arise frequently in parallel
linear algebra computations. In the ScaLAPACK routines, all interprocessor
communication occurs within the PBLAS and the BLACS. One of the design goals of
ScaLAPACK was to have the ScaLAPACK routines resemble their LAPACK equivalents
as much as possible.

If You need man pages, install libscalapack-manpages.

Текущий майнтейнер: Aleksei Nikiforov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • libscalapack
  • libscalapack-debuginfo
  • libscalapack-devel
  • libscalapack-devel-static
  • libscalapack-manpages
  • pblas-devel
  • pblas-tests
  • pblas-tests-data
  • pblas-tests-debuginfo
  • pblas-timing
  • pblas-timing-data
  • pblas-timing-debuginfo
  • scalapack-example
  • scalapack-example-data
  • scalapack-example-debuginfo
  • scalapack-redist
  • scalapack-redist-data
  • scalapack-redist-debuginfo
  • scalapack-tests
  • scalapack-tests-data
  • scalapack-tests-debuginfo
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin