Skip to content

Update from develop for 0.3.30 release#5316

Merged
martin-frbg merged 342 commits intorelease-0.3.0from
develop
Jun 19, 2025
Merged

Update from develop for 0.3.30 release#5316
martin-frbg merged 342 commits intorelease-0.3.0from
develop

Conversation

@martin-frbg
Copy link
Copy Markdown
Collaborator

No description provided.

martin-frbg and others added 30 commits February 16, 2025 19:16
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 beta and alpha testcase for sbgemv
martin-frbg and others added 28 commits June 13, 2025 02:52
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)
…ence-LAPACK PR #1126) (#5307)

* relax leading dimensions check (Reference-LAPACK PR #1126)
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
@martin-frbg martin-frbg merged commit e81fca0 into release-0.3.0 Jun 19, 2025
108 of 140 checks passed
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Jun 19, 2025

CodSpeed Performance Report

Merging #5316 will not alter performance

Comparing develop (33b5054) with develop (c504aed)

Summary

✅ 62 untouched benchmarks

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.