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

RFC: define UnitStridedVecOrMat to restrict BLAS methods #15308

Closed
wants to merge 1 commit into from

Conversation

timholy
Copy link
Member

@timholy timholy commented Mar 1, 2016

This is a prototype of a further solution to the problem reported in #15286. Its aim is to prevent BLAS methods from being called with SubArrays that don't have unit stride along dimension 1.

Is this desirable?

@timholy
Copy link
Member Author

timholy commented Mar 1, 2016

Note if we adopt this, many more methods would likely need to be converted (in its current form, this is just a demo).

@timholy
Copy link
Member Author

timholy commented Dec 9, 2020

Very stale!

@timholy timholy closed this Dec 9, 2020
@timholy timholy deleted the teh/unitstrides branch December 9, 2020 16:08
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