Fri, 29 Mar 2024 13:48:39 UTC | login

Information for build superlu_dist-dts7-openmpi3-ohpc-5.2.2-1.ohpc.1.3.4.0

ID21418
Package Namesuperlu_dist-dts7-openmpi3-ohpc
Version5.2.2
Release1.ohpc.1.3.4.0
Epoch
SummaryA general purpose library for the direct solution of linear equations
DescriptionSuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines. The library is written in C and is callable from either C or Fortran. The library routines will perform an LU decomposition with partial pivoting and triangular system solves through forward and back substitution. The LU factorization routines can handle non-square matrices but the triangular solves are performed only for square matrices. The matrix columns may be preordered (before factorization) either through library or user supplied routines. This preordering for sparsity is completely separate from the factorization. Working precision iterative refinement subroutines are provided for improved backward stability. Routines are also provided to equilibrate the system, estimate the condition number, calculate the relative backward error, and estimate error bounds for the refined solutions.
Built byadrian
State complete
Volume DEFAULT
StartedSun, 28 Jan 2018 08:43:23 UTC
CompletedSun, 28 Jan 2018 08:47:13 UTC
Taskbuild (hpc7-openhpc-13-el7, superlu_dist-dts7-openmpi3-ohpc-5.2.2-1.ohpc.1.3.4.0.src.rpm)
Tags
hpc7-openhpc-13-candidate
RPMs
src
superlu_dist-dts7-openmpi3-ohpc-5.2.2-1.ohpc.1.3.4.0.src.rpm (info) (download)
aarch64
superlu_dist-dts7-openmpi3-ohpc-5.2.2-1.ohpc.1.3.4.0.aarch64.rpm (info) (download)
ppc64le
superlu_dist-dts7-openmpi3-ohpc-5.2.2-1.ohpc.1.3.4.0.ppc64le.rpm (info) (download)
x86_64
superlu_dist-dts7-openmpi3-ohpc-5.2.2-1.ohpc.1.3.4.0.x86_64.rpm (info) (download)
Logs
aarch64
root.log
build.log
state.log
ppc64le
root.log
build.log
state.log
x86_64
root.log
build.log
state.log
Changelog * Tue May 23 2017 Adrian Reber <areber@redhat.com> - 4.2-1 - Remove separate mpi setup; it is part of the %ohpc_compiler macro * Fri May 12 2017 Karl W Schulz <karl.w.schulz@intel.com> - 4.2-0 - switch to use of ohpc_compiler_dependent and ohpc_mpi_dependent flags * Wed Feb 22 2017 Adrian Reber <areber@redhat.com> - 4.2-0 - Switching to %ohpc_compiler macro