Sun, 28 Apr 2024 11:46:41 UTC | login

Information for build qrmumps-2.0-14.fc29

ID71081
Package Nameqrmumps
Version2.0
Release14.fc29
Epoch
SummaryA multithreaded multifrontal QR solver
Descriptionqr_mumps is a software package for the solution of sparse, linear systems on multicore computers. It implements a direct solution method based on the QR factorization of the input matrix. Therefore, it is suited to solving sparse least-squares problems and to computing the minimum-norm solution of sparse, underdetermined problems. It can obviously be used for solving square problems in which case the stability provided by the use of orthogonal transformations comes at the cost of a higher operation count with respect to solvers based on, e.g., the LU factorization. qr_mumps supports real and complex, single or double precision arithmetic.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 16 Aug 2018 20:49:00 UTC
CompletedThu, 16 Aug 2018 22:26:47 UTC
Taskbuild (f29-candidate, qrmumps-2.0-14.fc29.src.rpm)
Tags
f29
f30
f31
RPMs
src
qrmumps-2.0-14.fc29.src.rpm (info) (download)
noarch
qrmumps-doc-2.0-14.fc29.noarch.rpm (info) (download)
riscv64
qrmumps-2.0-14.fc29.riscv64.rpm (info) (download)
qrmumps-devel-2.0-14.fc29.riscv64.rpm (info) (download)
qrmumps-debuginfo-2.0-14.fc29.riscv64.rpm (info) (download)
qrmumps-debugsource-2.0-14.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jul 19 2018 Sandro Mani <manisandro@gmail.com> - 2.0-14 - Rebuild (scotch) * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sat Feb 17 2018 Antonio Trande <sagitter@fedoraproject.org> - 2.0-12 - Use %ldconfig_scriptlets * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jan 31 2018 Antonio Trande <sagitterATfedoraproject.org> - 2.0-10 - Rebuild for GCC-8 - Disable tests * Sat Nov 04 2017 Antonio Trande <sagitterATfedoraproject.org> - 2.0-9 - Rebuild against openblas except s390x/arm arches - Set a custom macro for openblas arches - Rebuild against COLAMD * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Jan 31 2017 Antonio Trande <sagitterATfedoraproject.org> - 2.0-5 - Rebuild for gcc-gfortran * Sun Dec 04 2016 Antonio Trande <sagitterATfedoraproject.org> - 2.0-4 - Package renamed as qrmumps for packaging needs - Set Provides Obsoletes tags - License changed to LGPLv3+