Wed, 04 Dec 2024 16:27:41 CST | login

Information for build lapack-3.11.0-2.ocs23

ID2436
Package Namelapack
Version3.11.0
Release2.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/lapack.git?.#d589f5acce2711cf22c7848156e1060ceee2384d
SummaryNumerical linear algebra package libraries
DescriptionLAPACK (Linear Algebra PACKage) is a standard library for numerical linear algebra. LAPACK provides routines for solving systems of simultaneous linear equations, least-squares solutions of linear systems of equations, eigenvalue problems, and singular value problems. Associated matrix factorizations (LU, Cholesky, QR, SVD, Schur, and generalized Schur) and related computations (i.e., reordering of Schur factorizations and estimating condition numbers) are also included. LAPACK can handle dense and banded matrices, but not general sparse matrices. Similar functionality is provided for real and complex matrices in both single and double precision. LAPACK is coded in Fortran90 and built with gcc.
Built bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 03:24:22 CST
CompletedSat, 09 Sep 2023 03:50:23 CST
Taskbuild (dist-ocs23, /opencloudos-stream/lapack.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/lapack.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
lapack-3.11.0-2.ocs23.src.rpm (info) (download)
aarch64
blas-3.11.0-2.ocs23.aarch64.rpm (info) (download)
blas-devel-3.11.0-2.ocs23.aarch64.rpm (info) (download)
blas-static-3.11.0-2.ocs23.aarch64.rpm (info) (download)
blas64-3.11.0-2.ocs23.aarch64.rpm (info) (download)
blas64_-3.11.0-2.ocs23.aarch64.rpm (info) (download)
lapack-3.11.0-2.ocs23.aarch64.rpm (info) (download)
lapack-devel-3.11.0-2.ocs23.aarch64.rpm (info) (download)
lapack-static-3.11.0-2.ocs23.aarch64.rpm (info) (download)
lapack64-3.11.0-2.ocs23.aarch64.rpm (info) (download)
lapack64_-3.11.0-2.ocs23.aarch64.rpm (info) (download)
loongarch64
blas-3.11.0-2.ocs23.loongarch64.rpm (info) (download)
blas-devel-3.11.0-2.ocs23.loongarch64.rpm (info) (download)
blas-static-3.11.0-2.ocs23.loongarch64.rpm (info) (download)
blas64-3.11.0-2.ocs23.loongarch64.rpm (info) (download)
blas64_-3.11.0-2.ocs23.loongarch64.rpm (info) (download)
lapack-3.11.0-2.ocs23.loongarch64.rpm (info) (download)
lapack-devel-3.11.0-2.ocs23.loongarch64.rpm (info) (download)
lapack-static-3.11.0-2.ocs23.loongarch64.rpm (info) (download)
lapack64-3.11.0-2.ocs23.loongarch64.rpm (info) (download)
lapack64_-3.11.0-2.ocs23.loongarch64.rpm (info) (download)
x86_64
blas-3.11.0-2.ocs23.x86_64.rpm (info) (download)
blas-devel-3.11.0-2.ocs23.x86_64.rpm (info) (download)
blas-static-3.11.0-2.ocs23.x86_64.rpm (info) (download)
blas64-3.11.0-2.ocs23.x86_64.rpm (info) (download)
blas64_-3.11.0-2.ocs23.x86_64.rpm (info) (download)
lapack-3.11.0-2.ocs23.x86_64.rpm (info) (download)
lapack-devel-3.11.0-2.ocs23.x86_64.rpm (info) (download)
lapack-static-3.11.0-2.ocs23.x86_64.rpm (info) (download)
lapack64-3.11.0-2.ocs23.x86_64.rpm (info) (download)
lapack64_-3.11.0-2.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.11.0-2 - Rebuilt for OpenCloudOS Stream 23.09 * Wed Aug 23 2023 cunshunxia <cunshunxia@tencent.com> - 3.11.0-1 - upgrade to 3.11.0 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.10.0-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.10.0-2 - Rebuilt for OpenCloudOS Stream 23 * Fri Nov 25 2022 rockerzhu <rockerzhu@tencent.com> - 3.10.0-1 - Initial build