-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Specialize LinearAlgebra.BLAS.dot for strided vectors of floats. #39751
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
Conversation
d738142
to
86d3762
Compare
Welcome @dagbr! Just holding this one while we try to get #39455 merged. I think this shouldn't lead to a conflict, but there's a lot of linear algebra stuff changing simultaneously, and just being cautious for now. |
Out of curiosity, what exactly was the issue and how did you resolve it? |
I have amended my commit to remove a misleading comment. |
#39455 is merged. So that is no longer blocking this PR. |
…but keep the tests
Fixes #37767.
(tested using openblas64)