Update from develop for 0.3.30 release#5316
Merged
martin-frbg merged 342 commits intorelease-0.3.0from Jun 19, 2025
Merged
Conversation
CI: remove the express NeoverseN2 target from the Cobalt100 job in the gh workflow
Revert "Fix potential inaccuracy in multithreaded level3 related to SWITCH_RATIO"
Fix the CMake build to define USE_TRMM for RISCV64 targets as well
Ensure that gmake builds with flang-new link the flang runtime into the shared library
Support for SGEMM_DIRECT Kernel based on SME1
Add ARM64 options for NVIDIA HPC
Fix GEMMT transforming the input array B in some complex cases
Fix "dummy2" flag reading in PPC970 S/DSCAL
Add throttling profile for SGEMM and SGEMV on `NEOVERSEV2`
dispatch NEOVERSEV2 to NEOVERSEN2 under dynamic setting
Make the Neoverse GEMM/GEMV throttling code conditional on SMP
This improves performance for sbgemv_t by up to 100x on NEOVERSEV1. The geometric mean speedup is ~61x for M=N=[2,512].
Add sbgemv_t_bfdot kernel for ARM64
Add SBGEMVN Kernel for ARM64
add beta and alpha testcase for sbgemv
kernel/mips(64): Fix cscal and zscal
mips64 SICORTEX: temporarily change default C/ZSCAL to the non-asm implementation
fix source file used for sbgemmt/sbgemmtr in CMake builds
Fix 2nd dimension used by LAPACKE_c/zunmlq in NaN check and transposition (Reference-LAPACK PR #1135)
Fix missing initialization leading to bypassing corner cases in C/ZGEQP3RK (Reference-LAPACK PR #1131)
…r_arm64 Bug Fix: Problem with identifying some ARM64 processors
Work around X86 POTRS/CDOT bug on old systems and add CI job for 32bit manylinux
Support AmpereOne/OneA as NeoverseN1 in DYNAMIC_ARCH builds
…ck warnings Add .section .note.GNU-stack in ARM assembly epilogue on Linux/ELF targets to avoid warnings about a writable/executable stack and ensure shared objects do not require an executable stack. Signed-off-by: minicx <minicx@disroot.org>
Add .note.GNU-stack in ARM epilogue to avoid writable stack
Update the Changelog for version 0.3.30
CodSpeed Performance ReportMerging #5316 will not alter performanceComparing Summary
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.