Fri, 19 Apr 2024 20:18:01 UTC | login

Information for build scalapack-dts6-openmpi3-ohpc-2.0.2-1.ohpc.0.5.1.3.3

ID20652
Package Namescalapack-dts6-openmpi3-ohpc
Version2.0.2
Release1.ohpc.0.5.1.3.3
Epoch
SummaryA subset of LAPACK routines redesigned for heterogenous computing
DescriptionThe 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.
Built byadrian
State complete
Volume DEFAULT
StartedFri, 03 Nov 2017 06:36:54 UTC
CompletedFri, 03 Nov 2017 06:44:33 UTC
Taskbuild (hpc7-openhpc-13-el7, scalapack-dts6-openmpi3-ohpc-2.0.2-1.ohpc.0.5.1.3.3.src.rpm)
Tags
hpc7-openhpc-13-candidate
RPMs
src
scalapack-dts6-openmpi3-ohpc-2.0.2-1.ohpc.0.5.1.3.3.src.rpm (info) (download)
aarch64
scalapack-dts6-openmpi3-ohpc-2.0.2-1.ohpc.0.5.1.3.3.aarch64.rpm (info) (download)
ppc64le
scalapack-dts6-openmpi3-ohpc-2.0.2-1.ohpc.0.5.1.3.3.ppc64le.rpm (info) (download)
x86_64
scalapack-dts6-openmpi3-ohpc-2.0.2-1.ohpc.0.5.1.3.3.x86_64.rpm (info) (download)
Logs
aarch64
root.log
build.log
state.log
ppc64le
root.log
build.log
state.log
x86_64
root.log
build.log
state.log
Changelog * Tue May 23 2017 Adrian Reber <areber@redhat.com> - 2.0.2-13.2 - Remove separate mpi setup; it is part of the %ohpc_compiler macro * Fri May 12 2017 Karl W Schulz <karl.w.schulz@intel.com> - 2.0.2-13.1 - switch to use of ohpc_compiler_dependent and ohpc_mpi_dependent flags * Wed Feb 22 2017 Adrian Reber <areber@redhat.com> - 2.0.2-13.1 - Switching to %ohpc_compiler macro