Skip to content

Extending packaged dot to support matmul ufunc #2

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 20 commits into from
Jul 19, 2025
Merged

Conversation

SwayamInSync
Copy link
Owner

@SwayamInSync SwayamInSync commented Jul 17, 2025

This is the continuation of numpy#116

@SwayamInSync
Copy link
Owner Author

Okay this is interesting, the qblas implementation is only failing for macos (13 and 14 runners) at exact matrix-matrix multiplication of size 50x50.

hmmmmmm is it me or openmp issue? aligned_alloc is working (there was no fallback to naive) then WHY?

@SwayamInSync SwayamInSync merged commit 238ef89 into dot Jul 19, 2025
5 checks passed
@SwayamInSync SwayamInSync deleted the matmul-ufunc branch July 19, 2025 23:03
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.

1 participant