Tue, 10 Sep 2024 00:15:31 UTC | login

Information for build scalapack-2.2.0-10.fc41

ID331272
Package Namescalapack
Version2.2.0
Release10.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/scalapack.git#e10657ef3f7ec029af3521d4c14d1c1d64d7ca09
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
StartedSat, 17 Aug 2024 18:22:13 UTC
CompletedSun, 18 Aug 2024 09:15:19 UTC
Taskbuild (f41, /rpms/scalapack.git:e10657ef3f7ec029af3521d4c14d1c1d64d7ca09)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/scalapack.git#e10657ef3f7ec029af3521d4c14d1c1d64d7ca09'}}
Tags
f41
RPMs
src
scalapack-2.2.0-10.fc41.src.rpm (info) (download)
riscv64
scalapack-common-2.2.0-10.fc41.riscv64.rpm (info) (download)
scalapack-mpich-2.2.0-10.fc41.riscv64.rpm (info) (download)
scalapack-mpich-devel-2.2.0-10.fc41.riscv64.rpm (info) (download)
scalapack-mpich-static-2.2.0-10.fc41.riscv64.rpm (info) (download)
scalapack-openmpi-2.2.0-10.fc41.riscv64.rpm (info) (download)
scalapack-openmpi-devel-2.2.0-10.fc41.riscv64.rpm (info) (download)
scalapack-openmpi-static-2.2.0-10.fc41.riscv64.rpm (info) (download)
scalapack-debuginfo-2.2.0-10.fc41.riscv64.rpm (info) (download)
scalapack-debugsource-2.2.0-10.fc41.riscv64.rpm (info) (download)
scalapack-mpich-debuginfo-2.2.0-10.fc41.riscv64.rpm (info) (download)
scalapack-openmpi-debuginfo-2.2.0-10.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon Jul 01 2024 Tom Callaway <spot@fedoraproject.org> - 2.2.0-9 - fix license tag (thanks to Diaeresis) * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Oct 29 2023 Orion Poplawski <orion@nwra.com> - 2.2.0-7 - Rebuild for openmpi 5.0.0, drops support for i686 * Wed Aug 16 2023 Florian Weimer <fweimer@redhat.com> - 2.2.0-6 - Set build_type_safety_c to 0 (#2178710) * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Mar 15 2023 Arjun Shankar <arjun@redhat.com> - 2.2.0-4 - Build in C89 mode (#2178710) * 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