Sat, 18 May 2024 21:08:17 UTC | login

Information for build scalapack-2.0.2-26.fc29

ID66599
Package Namescalapack
Version2.0.2
Release26.fc29
Epoch
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
StartedWed, 01 Aug 2018 04:05:37 UTC
CompletedWed, 01 Aug 2018 14:55:28 UTC
Taskbuild (f29-candidate, scalapack-2.0.2-26.fc29.src.rpm)
Tags
f29
f30
f31
RPMs
src
scalapack-2.0.2-26.fc29.src.rpm (info) (download)
riscv64
blacs-common-2.0.2-26.fc29.riscv64.rpm (info) (download)
blacs-mpich-2.0.2-26.fc29.riscv64.rpm (info) (download)
blacs-mpich-devel-2.0.2-26.fc29.riscv64.rpm (info) (download)
blacs-mpich-static-2.0.2-26.fc29.riscv64.rpm (info) (download)
blacs-openmpi-2.0.2-26.fc29.riscv64.rpm (info) (download)
blacs-openmpi-devel-2.0.2-26.fc29.riscv64.rpm (info) (download)
blacs-openmpi-static-2.0.2-26.fc29.riscv64.rpm (info) (download)
scalapack-common-2.0.2-26.fc29.riscv64.rpm (info) (download)
scalapack-mpich-2.0.2-26.fc29.riscv64.rpm (info) (download)
scalapack-mpich-devel-2.0.2-26.fc29.riscv64.rpm (info) (download)
scalapack-mpich-static-2.0.2-26.fc29.riscv64.rpm (info) (download)
scalapack-openmpi-2.0.2-26.fc29.riscv64.rpm (info) (download)
scalapack-openmpi-devel-2.0.2-26.fc29.riscv64.rpm (info) (download)
scalapack-openmpi-static-2.0.2-26.fc29.riscv64.rpm (info) (download)
blacs-mpich-debuginfo-2.0.2-26.fc29.riscv64.rpm (info) (download)
blacs-mpich-devel-debuginfo-2.0.2-26.fc29.riscv64.rpm (info) (download)
blacs-openmpi-debuginfo-2.0.2-26.fc29.riscv64.rpm (info) (download)
blacs-openmpi-devel-debuginfo-2.0.2-26.fc29.riscv64.rpm (info) (download)
scalapack-debuginfo-2.0.2-26.fc29.riscv64.rpm (info) (download)
scalapack-debugsource-2.0.2-26.fc29.riscv64.rpm (info) (download)
scalapack-mpich-debuginfo-2.0.2-26.fc29.riscv64.rpm (info) (download)
scalapack-openmpi-debuginfo-2.0.2-26.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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. * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Feb 06 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.0.2-21 - Rebuild for libgfortran.so.4 * Tue Nov 29 2016 Dan Horák <dan[at]danny.cz> - 2.0.2-20 - still use blas if openblas is not available * Mon Nov 28 2016 Tom Callaway <spot@fedoraproject.org> - 2.0.2-19 - build against openblas * Tue Oct 25 2016 Dan Horák <dan[at]danny.cz> - 2.0.2-18 - enable build on s390(x) and fix the logic for alt-arches in Fedora * Fri Oct 21 2016 Orion Poplawski <orion@cora.nwra.com> - 2.0.2-17 - Rebuild for openmpi 2.0 * Fri Aug 26 2016 Tom Callaway <spot@fedoraproject.org> - 2.0.2-16 - conditionalize mpich cases on old rhel arches