Mon, 13 May 2024 15:36:41 UTC | login

Information for build scalapack-2.2.0-3.fc38

ID241888
Package Namescalapack
Version2.2.0
Release3.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/scalapack.git#f9477bd85dcb3a23440c3006dacb0baff50480a7
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, 14 Jun 2023 08:07:49 UTC
CompletedWed, 14 Jun 2023 15:40:49 UTC
Taskbuild (f38, /rpms/scalapack.git:f9477bd85dcb3a23440c3006dacb0baff50480a7)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/scalapack.git#f9477bd85dcb3a23440c3006dacb0baff50480a7'}}
Tags
f38
f39
f40
RPMs
src
scalapack-2.2.0-3.fc38.src.rpm (info) (download)
riscv64
scalapack-common-2.2.0-3.fc38.riscv64.rpm (info) (download)
scalapack-mpich-2.2.0-3.fc38.riscv64.rpm (info) (download)
scalapack-mpich-devel-2.2.0-3.fc38.riscv64.rpm (info) (download)
scalapack-mpich-static-2.2.0-3.fc38.riscv64.rpm (info) (download)
scalapack-openmpi-2.2.0-3.fc38.riscv64.rpm (info) (download)
scalapack-openmpi-devel-2.2.0-3.fc38.riscv64.rpm (info) (download)
scalapack-openmpi-static-2.2.0-3.fc38.riscv64.rpm (info) (download)
scalapack-debuginfo-2.2.0-3.fc38.riscv64.rpm (info) (download)
scalapack-debugsource-2.2.0-3.fc38.riscv64.rpm (info) (download)
scalapack-mpich-debuginfo-2.2.0-3.fc38.riscv64.rpm (info) (download)
scalapack-openmpi-debuginfo-2.2.0-3.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Mar 14 2022 Tom Callaway <spot@fedoraproject.org> 2.2.0-1 - update to 2.2.0 * Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jul 13 2021 Björn Esser <besser82@fedoraproject.org> - 2.1.0-9 - Properly set BLA_VENDOR to FlexiBLAS for cmake >= 3.19 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild