Information for build openblas-0.3.26-4.rv64.fc41

ID49852
Package Nameopenblas
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.3.26
Release4.rv64.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/forks/hezhengyu/rpms/openblas.git#975c971a2d42ab7127d03f6ad9f8cc23835cba36
SummaryAn optimized BLAS library based on GotoBLAS2
Description OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version. The project is supported by the Lab of Parallel Software and Computational Science, ISCAS. http://www.rdcps.ac.cn
Built byhezhengyu
State complete
Volume DEFAULT
StartedWed, 29 May 2024 14:05:19 CST
CompletedWed, 29 May 2024 16:42:49 CST
Taskbuild (f41, /forks/hezhengyu/rpms/openblas.git:975c971a2d42ab7127d03f6ad9f8cc23835cba36)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/forks/hezhengyu/rpms/openblas.git#975c971a2d42ab7127d03f6ad9f8cc23835cba36'}}
Tags
f41
RPMs
src
openblas-0.3.26-4.rv64.fc41.src.rpm (info) (download)
riscv64
openblas-0.3.26-4.rv64.fc41.riscv64.rpm (info) (download)
openblas-devel-0.3.26-4.rv64.fc41.riscv64.rpm (info) (download)
openblas-openmp-0.3.26-4.rv64.fc41.riscv64.rpm (info) (download)
openblas-openmp64-0.3.26-4.rv64.fc41.riscv64.rpm (info) (download)
openblas-openmp64_-0.3.26-4.rv64.fc41.riscv64.rpm (info) (download)
openblas-serial-0.3.26-4.rv64.fc41.riscv64.rpm (info) (download)
openblas-serial64-0.3.26-4.rv64.fc41.riscv64.rpm (info) (download)
openblas-serial64_-0.3.26-4.rv64.fc41.riscv64.rpm (info) (download)
openblas-static-0.3.26-4.rv64.fc41.riscv64.rpm (info) (download)
openblas-threads-0.3.26-4.rv64.fc41.riscv64.rpm (info) (download)
openblas-threads64-0.3.26-4.rv64.fc41.riscv64.rpm (info) (download)
openblas-threads64_-0.3.26-4.rv64.fc41.riscv64.rpm (info) (download)
openblas-debuginfo-0.3.26-4.rv64.fc41.riscv64.rpm (info) (download)
openblas-debugsource-0.3.26-4.rv64.fc41.riscv64.rpm (info) (download)
openblas-openmp-debuginfo-0.3.26-4.rv64.fc41.riscv64.rpm (info) (download)
openblas-openmp64-debuginfo-0.3.26-4.rv64.fc41.riscv64.rpm (info) (download)
openblas-openmp64_-debuginfo-0.3.26-4.rv64.fc41.riscv64.rpm (info) (download)
openblas-serial-debuginfo-0.3.26-4.rv64.fc41.riscv64.rpm (info) (download)
openblas-serial64-debuginfo-0.3.26-4.rv64.fc41.riscv64.rpm (info) (download)
openblas-serial64_-debuginfo-0.3.26-4.rv64.fc41.riscv64.rpm (info) (download)
openblas-threads-debuginfo-0.3.26-4.rv64.fc41.riscv64.rpm (info) (download)
openblas-threads64-debuginfo-0.3.26-4.rv64.fc41.riscv64.rpm (info) (download)
openblas-threads64_-debuginfo-0.3.26-4.rv64.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Wed May 29 2024 David Abdurachmanov <davidlt@rivosinc.com> - 0.3.26-4.rv64 - Add support for riscv64 * Fri Feb 09 2024 Honza Horak <hhorak@redhat.com> - 0.3.26-4 - Fix FTBFS on ppc64le and s390x Resolves: BZ#2261415 Resolves: RHEL-24745 * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.26-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.26-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 07 2024 İsmail Dönmez <ismail@i10z.com> - 0.3.26-1 - Update to 0.3.26 * Thu Nov 30 2023 İsmail Dönmez <ismail@i10z.com> - 0.3.25-1 - Update to 0.3.25 * Fri Oct 27 2023 Ali Erdinc Koroglu <aekoroglu@fedoraproject.org> - 0.3.24-1 - Update to 0.3.24 * Tue Aug 01 2023 Pavel Šimovec <psimovec@redhat.com> - 0.3.23-1 - Update to 0.3.23 (RHBZ #2182038) * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.21-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.21-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Nov 18 2022 Florian Weimer <fweimer@redhat.com> - 0.3.21-4 - Apply upstream patches to support building in stricter C99 mode * Fri Aug 26 2022 Honza Horak <hhorak@redhat.com> - 0.3.21-3 - Re-add flags for tests * Wed Aug 24 2022 Honza Horak <hhorak@redhat.com> - 0.3.21-2 - Fix SBGEMM test to work with INTERFACE64 Resolves: #2120974 * Mon Aug 08 2022 Ali Erdinc Koroglu <aekoroglu@fedoraproject.org> - 0.3.21-1 - Update to 0.3.21 (RHBZ #2116398) * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.20-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild