Skip to content

Add CBLAS interfaces for BLAS extensions ?AMIN/?AMAX and C/ZAXPYC #4470

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

Merged
merged 4 commits into from
Jan 31, 2024

Conversation

martin-frbg
Copy link
Collaborator

CBLAS_?AMIN/CBLAS_?AMAX were already created by the CMAKE build while unavailable with gmake, on the other hand CAXPYC/ZAXPYC were missing in CMAKE builds - and none of them were exposed in the cblas header.
fixes #4455 (the part not already addressed by #4457)

@martin-frbg martin-frbg added this to the 0.3.27 milestone Jan 31, 2024
@martin-frbg martin-frbg merged commit ec74dcd into OpenMathLib:develop Jan 31, 2024
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.

LoongArch64: AXPBY Interface Correctness Assurance
1 participant