Fri, 07 Jun 2024 15:22:10 UTC | login

Information for build psblas3-3.5.1-1.fc29

ID44993
Package Namepsblas3
Version3.5.1
Release1.fc29
Epoch
SummaryParallel Sparse Basic Linear Algebra Subroutines
DescriptionThe PSBLAS library, developed with the aim to facilitate the parallelization of computationally intensive scientific applications, is designed to address parallel implementation of iterative solvers for sparse linear systems through the distributed memory paradigm. It includes routines for multiplying sparse matrices by dense matrices, solving block diagonal systems with triangular diagonal entries, preprocessing sparse matrices, and contains additional routines for dense matrix operations. The current implementation of PSBLAS addresses a distributed memory execution model operating with message passing.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 18 Jun 2018 20:54:17 UTC
CompletedTue, 19 Jun 2018 01:34:39 UTC
Taskbuild (f29-candidate, psblas3-3.5.1-1.fc29.src.rpm)
Tags
f29
RPMs
src
psblas3-3.5.1-1.fc29.src.rpm (info) (download)
noarch
psblas3-common-3.5.1-1.fc29.noarch.rpm (info) (download)
riscv64
psblas3-mpich-3.5.1-1.fc29.riscv64.rpm (info) (download)
psblas3-mpich-devel-3.5.1-1.fc29.riscv64.rpm (info) (download)
psblas3-openmpi-3.5.1-1.fc29.riscv64.rpm (info) (download)
psblas3-openmpi-devel-3.5.1-1.fc29.riscv64.rpm (info) (download)
psblas3-serial-3.5.1-1.fc29.riscv64.rpm (info) (download)
psblas3-serial-devel-3.5.1-1.fc29.riscv64.rpm (info) (download)
psblas3-debugsource-3.5.1-1.fc29.riscv64.rpm (info) (download)
psblas3-mpich-debuginfo-3.5.1-1.fc29.riscv64.rpm (info) (download)
psblas3-openmpi-debuginfo-3.5.1-1.fc29.riscv64.rpm (info) (download)
psblas3-serial-debuginfo-3.5.1-1.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Apr 11 2018 Antonio Trande <sagitter@fedoraproject.org> - 3.5.1-1 - Update to release 3.5.1 * Sat Feb 17 2018 Antonio Trande <sagitter@fedoraproject.org> - 3.5.0-19 - Use %ldconfig_scriptlets * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.0-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jan 31 2018 Antonio Trande <sagitter@fedoraproject.org> - 3.5.0-17 - Minor fix post-release 3.5.0-3 - Rebuild for GCC-8 * Thu Dec 07 2017 Antonio Trande <sagitter@fedoraproject.org> - 3.5.0-16 - Hotfix post-release 3.5.0-2 * Sun Nov 12 2017 Antonio Trande <sagitter@fedoraproject.org> - 3.5.0-15 - Update to post-release 3.5.0-1 * Mon Nov 06 2017 Antonio Trande <sagitter@fedoraproject.org> - 3.5.0-14 - Use -Wl,-Bdynamic for linking psb_base library * Mon Nov 06 2017 Antonio Trande <sagitter@fedoraproject.org> - 3.5.0-13 - Install static libraries - Use -Wl,-Bdynamic for linking * Sun Nov 05 2017 Antonio Trande <sagitter@fedoraproject.org> - 3.5.0-12 - libpsb_util serial library linked to Metis/AMD * Sat Nov 04 2017 Antonio Trande <sagitter@fedoraproject.org> - 3.5.0-11 - Metis/AMD unused by psblas3-serial * Sat Nov 04 2017 Antonio Trande <sagitter@fedoraproject.org> - 3.5.0-10 - Fix unused-direct-shlib-dependency * Thu Nov 02 2017 Antonio Trande <sagitter@fedoraproject.org> - 3.5.0-9 - MPI builds activated * Thu Nov 02 2017 Antonio Trande <sagitter@fedoraproject.org> - 3.5.0-8 - Remove -Wl,--as-needed flag * Tue Oct 31 2017 Antonio Trande <sagitter@fedoraproject.org> - 3.5.0-7 - Install header files in a private MPI directory * Sun Oct 29 2017 Antonio Trande <sagitter@fedoraproject.org> - 3.5.0-6 - Fix MPICH fortran links * Sat Oct 28 2017 Antonio Trande <sagitter@fedoraproject.org> - 3.5.0-5 - Rebuild against openblas * Fri Oct 27 2017 Antonio Trande <sagitter@fedoraproject.org> - 3.5.0-4 - Fix unused-direct-shlib-dependency warnings * Thu Oct 26 2017 Antonio Trande <sagitter@fedoraproject.org> - 3.5.0-3 - Fix ldconfig scriptlet * Thu Oct 26 2017 Antonio Trande <sagitter@fedoraproject.org> - 3.5.0-2 - PSBLAS not compiled on epel6 * Thu Oct 26 2017 Antonio Trande <sagitter@fedoraproject.org> - 3.5.0-1 - Update to 3.5.0 (stable release) - Rebuilt against blas * Wed May 31 2017 Antonio Trande <sagitter@fedoraproject.org> - 3.5.0-0.1.rc2 - Update to 3.5.0-rc2 * Fri Feb 10 2017 Antonio Trande <sagitter@fedoraproject.org> - 3.4.1-4 - Packed example files * Thu Feb 09 2017 Antonio Trande <sagitter@fedoraproject.org> - 3.4.1-3 - Rebuilt against atlas * Thu Feb 09 2017 Antonio Trande <sagitter@fedoraproject.org> - 3.4.1-2 - Fortran module's directory renamed * Tue Feb 07 2017 Antonio Trande <sagitter@fedoraproject.org> - 3.4.1-1 - Update to 3.4.1 - Drop obsolete patch * Fri Feb 03 2017 Antonio Trande <sagitter@fedoraproject.org> - 3.4.0-3 - Rebuild without disable-serial option * Fri Feb 03 2017 Antonio Trande <sagitter@fedoraproject.org> - 3.4.0-2 - Set MPICH Fortran compiler on RHEL7 * Thu Feb 02 2017 Antonio Trande <sagitter@fedoraproject.org> - 3.4.0-1 - First package