Click here to visit the old openkoji buildsystem (Archived)

Information for build superlu_dist-8.2.0-3.fc41

ID25068
Package Namesuperlu_dist
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version8.2.0
Release3.fc41
Epoch1
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/superlu_dist.git#d42be4b620a7cf5a3f609aeb91d9ba451a0ff64b
SummarySolution of large, sparse, nonsymmetric systems of linear equations
Description SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations. The library is written in C and is callable from either C or Fortran program. It uses MPI, OpenMP and CUDA to support various forms of parallelism. It supports both real and complex datatypes, both single and double precision, and 64-bit integer indexing. The library routines performs 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. This version uses MPI and OpenMP.
Built bykojiadmin
State complete
Volume DEFAULT
StartedTue, 07 May 2024 17:42:51 CST
CompletedTue, 07 May 2024 18:46:28 CST
Taskbuild (f41, /rpms/superlu_dist.git:d42be4b620a7cf5a3f609aeb91d9ba451a0ff64b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/superlu_dist.git#d42be4b620a7cf5a3f609aeb91d9ba451a0ff64b'}}
Tags
f41
RPMs
src
superlu_dist-8.2.0-3.fc41.src.rpm (info) (download)
noarch
superlu_dist-doc-8.2.0-3.fc41.noarch.rpm (info) (download)
riscv64
superlu_dist-mpich-8.2.0-3.fc41.riscv64.rpm (info) (download)
superlu_dist-mpich-devel-8.2.0-3.fc41.riscv64.rpm (info) (download)
superlu_dist-openmpi-8.2.0-3.fc41.riscv64.rpm (info) (download)
superlu_dist-openmpi-devel-8.2.0-3.fc41.riscv64.rpm (info) (download)
superlu_dist-debuginfo-8.2.0-3.fc41.riscv64.rpm (info) (download)
superlu_dist-debugsource-8.2.0-3.fc41.riscv64.rpm (info) (download)
superlu_dist-mpich-debuginfo-8.2.0-3.fc41.riscv64.rpm (info) (download)
superlu_dist-mpich-devel-debuginfo-8.2.0-3.fc41.riscv64.rpm (info) (download)
superlu_dist-openmpi-debuginfo-8.2.0-3.fc41.riscv64.rpm (info) (download)
superlu_dist-openmpi-devel-debuginfo-8.2.0-3.fc41.riscv64.rpm (info) (download)
Logs
riscv64
build.log
state.log
hw_info.log
root.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sun Feb 04 2024 Orion Poplawski <orion@nwra.com> - 1:8.2.0-3 - Rebuild with suitesparse 7.6.0 * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:8.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Dec 15 2023 Antonio Trande <sagitter@fedoraproject.org> - 1:8.2.0-1 - Release 8.2.0 * Thu Aug 17 2023 Antonio Trande <sagitter@fedoraproject.org> - 1:8.1.2-6 - Rebuild for scotch-7.0.4 * Sun Aug 06 2023 Antonio Trande <sagitter@fedoraproject.org> - 1:8.1.2-5 - Remove manual build method - Modernize patch commands * Sun Aug 06 2023 Antonio Trande <sagitter@fedoraproject.org> - 1:8.1.2-4 - Exclude mpich tests on s390x * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:8.1.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Apr 18 2023 Antonio Trande <sagitter@fedoraproject.org> - 1:8.1.2-2 - Disable index64 builds * Thu Apr 13 2023 Antonio Trande <sagitter@fedoraproject.org> - 1:8.1.2-1 - Release 8.1.2 * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:8.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Dec 31 2022 Antonio Trande <sagitter@fedoraproject.org> - 1:8.1.1-2 - Disable colamd support in epel9 * Sun Oct 02 2022 Antonio Trande <sagitter@fedoraproject.org> - 1:8.1.1-1 - Release 8.1.1 - Enable colamd support * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:8.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jul 07 2022 Antonio Trande <sagitter@fedoraproject.org> - 1:8.1.0-1 - Release 8.1.0 - Remove obsolete conditional macros * Sun May 29 2022 Antonio Trande <sagitter@fedoraproject.org> - 1:8.0.0-1 - Release 8.0.0 - Provide static libraries * Sat Apr 16 2022 Antonio Trande <sagitter@fedoraproject.org> - 1:7.2.0-3 - Enable complex16 libraries * Fri Apr 15 2022 Antonio Trande <sagitter@fedoraproject.org> - 1:7.2.0-2 - Make sure installing all header libraries * Sat Apr 02 2022 Antonio Trande <sagitter@fedoraproject.org> - 1:7.2.0-1 - Release 7.2.0 - Enable CombBLAS support - Add CMake build method - Specific index_size