Skip to content
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

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

Closed
wants to merge 2 commits into from

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
Copy link
Collaborator Author

martin-frbg commented Jan 31, 2024

redo this while a bit more awake

@martin-frbg martin-frbg deleted the issue4455 branch January 31, 2024 14:40
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