Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge develop in preparation of the 0.3.28 release #4854

Merged
merged 399 commits into from
Aug 8, 2024
Merged

Conversation

martin-frbg
Copy link
Collaborator

No description provided.

martin-frbg and others added 30 commits May 26, 2024 23:14
Lock Management Improvements for Memory Allocation Efficiency
Fix another corner case of infinity handling in x86_64 ZSCAL
Resurrect and complete cblas_?gemm_batch
POWER: Fix issues in zscal to address lapack failures
fix conflicting types for cblas_sbgemm_batch
Drop the -static Fortran flag from generic RISCV builds as it breaks OpenMP
Add CMAKE support for RISCV64 DYNAMIC_ARCH
fix invalid ifdef syntax in HUGETLB handling
use TARGET rather than CORE from Makefile.conf_last to fill in pkgconfig
Add proper returns in x86_64 s/dscal kernels
set MACOSX_RPATH to true on Apple
Fix typos and sytrd boundary workspace (Reference-LAPACK PR 1030)
Prevent compilers from using FMA that could increase error in ?GEEVX (Reference-LAPACK PR 1033)
Make the type used for the "hidden" string length argument configurable (adapted from Reference-LAPACK PR 1025)
Temporarily revert to the coarse-grained locking in the Windows thread server
Make the dummy GEMM3M kernel for GENERIC targets forward to regular GEMM for now
Fix invocation of GEMM3M tests in gmake builds
Disable forwarding from SBGEMM to SBGEMV for now
@martin-frbg martin-frbg merged commit 5ef8b19 into release-0.3.0 Aug 8, 2024
93 of 124 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.