Name: | psblas3-openmpi |
---|---|
Version: | 3.5.1 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 10926768 |
License: | BSD |
RPM: | psblas3-openmpi-3.5.1-1.el7.aarch64.rpm |
Source RPM: | psblas3-3.5.1-1.el7.src.rpm |
Build Date: | Thu May 31 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/sfilippone/psblas3 |
Summary: | OpenMPI psblas3 |
Description: | The 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. This is a OpenMPI PSBLAS version. |
- Update to release 3.5.1
- Use %ldconfig_scriptlets
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Minor fix post-release 3.5.0-3 - Rebuild for GCC-8
- Hotfix post-release 3.5.0-2
- Update to post-release 3.5.0-1
- Use -Wl,-Bdynamic for linking psb_base library
- Install static libraries - Use -Wl,-Bdynamic for linking
- libpsb_util serial library linked to Metis/AMD
- Metis/AMD unused by psblas3-serial