Fri, 13 Dec 2024 09:51:04 UTC | login

Information for build scalapack-2.0.2-30.fc31

ID117873
Package Namescalapack
Version2.0.2
Release30.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/scalapack.git#a65cac1276b0b6d01e4735754997173e28fa0213
SummaryA subset of LAPACK routines redesigned for heterogeneous 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 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 20 Sep 2019 13:07:27 UTC
CompletedSat, 21 Sep 2019 00:22:07 UTC
Taskbuild (f31-candidate, /rpms/scalapack.git:a65cac1276b0b6d01e4735754997173e28fa0213)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/scalapack.git#a65cac1276b0b6d01e4735754997173e28fa0213'}}
Tags
f31
f32
f33
RPMs
src
scalapack-2.0.2-30.fc31.src.rpm (info) (download)
riscv64
blacs-common-2.0.2-30.fc31.riscv64.rpm (info) (download)
blacs-mpich-2.0.2-30.fc31.riscv64.rpm (info) (download)
blacs-mpich-devel-2.0.2-30.fc31.riscv64.rpm (info) (download)
blacs-mpich-static-2.0.2-30.fc31.riscv64.rpm (info) (download)
blacs-openmpi-2.0.2-30.fc31.riscv64.rpm (info) (download)
blacs-openmpi-devel-2.0.2-30.fc31.riscv64.rpm (info) (download)
blacs-openmpi-static-2.0.2-30.fc31.riscv64.rpm (info) (download)
scalapack-common-2.0.2-30.fc31.riscv64.rpm (info) (download)
scalapack-mpich-2.0.2-30.fc31.riscv64.rpm (info) (download)
scalapack-mpich-devel-2.0.2-30.fc31.riscv64.rpm (info) (download)
scalapack-mpich-static-2.0.2-30.fc31.riscv64.rpm (info) (download)
scalapack-openmpi-2.0.2-30.fc31.riscv64.rpm (info) (download)
scalapack-openmpi-devel-2.0.2-30.fc31.riscv64.rpm (info) (download)
scalapack-openmpi-static-2.0.2-30.fc31.riscv64.rpm (info) (download)
blacs-mpich-debuginfo-2.0.2-30.fc31.riscv64.rpm (info) (download)
blacs-mpich-devel-debuginfo-2.0.2-30.fc31.riscv64.rpm (info) (download)
blacs-openmpi-debuginfo-2.0.2-30.fc31.riscv64.rpm (info) (download)
blacs-openmpi-devel-debuginfo-2.0.2-30.fc31.riscv64.rpm (info) (download)
scalapack-debuginfo-2.0.2-30.fc31.riscv64.rpm (info) (download)
scalapack-debugsource-2.0.2-30.fc31.riscv64.rpm (info) (download)
scalapack-mpich-debuginfo-2.0.2-30.fc31.riscv64.rpm (info) (download)
scalapack-openmpi-debuginfo-2.0.2-30.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Apr 12 2019 Tom Callaway <spot@fedoraproject.org> - 2.0.2-29 - add openmpi3 subpackaging for epel7 * Thu Feb 14 2019 Orion Poplawski <orion@nwra.com> - 2.0.2-28 - Rebuild for openmpi 3.1.3 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Feb 01 2018 Ralf Corsépius <corsepiu@fedoraproject.org> - 2.0.2-24 - Rebuilt for GCC-8.0.1.