Closed gkobeaga closed 10 months ago
I've observed that the checks related to Linux are continuously stagnating at status Waiting for a runner to pick up this job.... This issue seems to originate from the depreciation of the Ubuntu 18.04 Actions runner image.
If you concur, I can update the associated workflow labels to 'ubuntu-22.04' and include the changes within this PR.
I confirmed it works on CI by manually triggered workflow https://github.com/blas-lapack-rs/openblas-src/actions/runs/7593290953/job/20683610632
Thanks PR!
This PR incorporates several updates and fixes:
OpenBLAS Upgrade: OpenBLAS has been updated to version 0.3.25.
Extended Target Support: This update also includes expanded support for several additional targets across various platforms:
X86/X86_64 Intel:
Power:
MIPS64:
ARM64:
RISC-V 64:
LOONGARCH64:
Elbrus E2000:
Alpha:
Parallel Build Fix for OpenBLAS: Further details on this issue can be found at https://github.com/OpenMathLib/OpenBLAS/pull/3983#issue-1649371764.
Bug Fix: https://github.com/blas-lapack-rs/openblas-src/issues/101#issue-1692678925
If necessary, I can partition these changes into separate pull requests for easier review and management. Please let me know if you'd prefer this approach.