Fri, 03 May 2024 22:00:33 UTC | login

Information for build qrmumps-2.0-12.fc29

ID44917
Package Nameqrmumps
Version2.0
Release12.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
StartedMon, 18 Jun 2018 00:12:19 UTC
CompletedMon, 18 Jun 2018 00:36:37 UTC
Taskbuild (f29-candidate, qrmumps-2.0-12.fc29.src.rpm)
Tags
f29
RPMs
src
qrmumps-2.0-12.fc29.src.rpm (info) (download)
noarch
qrmumps-doc-2.0-12.fc29.noarch.rpm (info) (download)
riscv64
qrmumps-2.0-12.fc29.riscv64.rpm (info) (download)
qrmumps-devel-2.0-12.fc29.riscv64.rpm (info) (download)
qrmumps-debuginfo-2.0-12.fc29.riscv64.rpm (info) (download)
qrmumps-debugsource-2.0-12.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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+ * Thu Jul 07 2016 Antonio Trande <sagitterATfedoraproject.org> - 2.0-3 - Fix symbolic links - Fix unused-direct-shlib-dependency warnings * Thu Jul 07 2016 Antonio Trande <sagitterATfedoraproject.org> - 2.0-2 - Fix %doc line * Thu Jul 07 2016 Antonio Trande <sagitterATfedoraproject.org> - 2.0-1 - Update to 2.0 * Mon Mar 07 2016 Antonio Trande <sagitterATfedoraproject.org> - 1.2-3 - Fixed ln commands * Fri Feb 19 2016 Antonio Trande <sagitterATfedoraproject.org> - 1.2-2 - Use Conditional Builds macro - Remove pkgconfig BR * Sat Feb 13 2016 Antonio Trande <sagitterATfedoraproject.org> - 1.2-1 - Initial package