Fedora EPEL 6 Update: scalapack-2.0.2-5.el6.1

updates at fedoraproject.org updates at fedoraproject.org
Mon Nov 10 18:29:48 UTC 2014


--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2014-3534
2014-10-22 17:31:21
--------------------------------------------------------------------------------

Name        : scalapack
Product     : Fedora EPEL 6
Version     : 2.0.2
Release     : 5.el6.1
URL         : http://www.netlib.org/scalapack/
Summary     : A subset of LAPACK routines redesigned for heterogeneous computing
Description :
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 inter-processor 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 inter-processor 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.

--------------------------------------------------------------------------------
Update Information:

Update scalapack to 2.0.2 (el6), rebuild against updated mpich in RHEL 6.6
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1155036 - blacs-mpich2 got obsolted by rhel 6.6 update
        https://bugzilla.redhat.com/show_bug.cgi?id=1155036
  [ 2 ] Bug #1155094 - scalapack-mpich2 broke on rhel 6.6
        https://bugzilla.redhat.com/show_bug.cgi?id=1155094
--------------------------------------------------------------------------------

This update can be installed with the "yum" update programs.  Use
su -c 'yum update scalapack' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora EPEL GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the epel-package-announce mailing list