Skip to content

Fix contiguous memory check for SGEMM and DGEMM in RISC-V.#5815

Merged
martin-frbg merged 2 commits into
OpenMathLib:developfrom
ChipKerchner:fixRVVEdges
May 19, 2026
Merged

Fix contiguous memory check for SGEMM and DGEMM in RISC-V.#5815
martin-frbg merged 2 commits into
OpenMathLib:developfrom
ChipKerchner:fixRVVEdges

Conversation

@ChipKerchner
Copy link
Copy Markdown
Contributor

Fix contiguous memory check for SGEMM and DGEMM in RISC-V.

@ChipKerchner
Copy link
Copy Markdown
Contributor Author

5811

@ChipKerchner
Copy link
Copy Markdown
Contributor Author

I also removed some dead code.

@ChipKerchner
Copy link
Copy Markdown
Contributor Author

5674

@martin-frbg
Copy link
Copy Markdown
Collaborator

Thank you for the quick fix

@martin-frbg martin-frbg added this to the 0.3.34 milestone May 19, 2026
@martin-frbg martin-frbg merged commit 70a5a53 into OpenMathLib:develop May 19, 2026
100 of 103 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.

RISC-V (riscv64_zvl256b, SpaceMiT K1): DGEMM regression between 0.3.31 and 0.3.33 produces non-PSD matrix from A^T @ A

2 participants