Skip to content

Ensure a safe distance between work arrays in the buffer of single-threaded POTRF - #5988

Merged
martin-frbg merged 2 commits into
OpenMathLib:developfrom
martin-frbg:issue5981
Aug 20, 2026
Merged

Ensure a safe distance between work arrays in the buffer of single-threaded POTRF#5988
martin-frbg merged 2 commits into
OpenMathLib:developfrom
martin-frbg:issue5981

Conversation

@martin-frbg

Copy link
Copy Markdown
Collaborator

fixes #5981 as suggested by HecaiYuan there, improving on my previous fix for the "U" case in #5612 by no longer constraining GEMM_R for Loongson (or any other) target

@martin-frbg martin-frbg added this to the 0.3.35 milestone Aug 20, 2026
@martin-frbg
martin-frbg merged commit ed0bb89 into OpenMathLib:develop Aug 20, 2026
106 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.

Question about REAL_GEMM_R macro in potrf_L_single.c

1 participant