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

[POWER] Vectorize BF16 GEMV #4944

Merged
merged 29 commits into from
Oct 17, 2024

Conversation

ChipKerchner
Copy link
Contributor

Vectorize BF16 GEMV - Up to 26X faster. Versions for VSX and MMA.

Add GEMM_GEMV_FORWARD_BF16 compilation flag to allow BF16 GEMV forwarding (like F32).

Updated BF16 to F32 unit test to allow for non inc_x/inc_y equal to 1 for GEMV.

@martin-frbg martin-frbg added this to the 0.3.29 milestone Oct 17, 2024
@ChipKerchner
Copy link
Contributor Author

All these failures either are not related to the PR or it took too long to compile.

@martin-frbg
Copy link
Collaborator

Right, some of the jobs on Azure tend to time out when they get scheduled on ancient hardware. And I'm still trying to figure out locally why the mingw32 job is failing.

@martin-frbg martin-frbg merged commit 15a5759 into OpenMathLib:develop Oct 17, 2024
81 of 84 checks passed
@ayappanec ayappanec mentioned this pull request Oct 21, 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.

2 participants