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

TST: core: use aligned memory for dot() out= arrays #8567

Merged
merged 1 commit into from
Feb 4, 2017

Conversation

pv
Copy link
Member

@pv pv commented Feb 4, 2017

On SPARC, longdouble alignment is bigger than that provided by default
allocation. So use a custom allocation method in the test using
dot(out=).

Fixes gh-8564

On SPARC, longdouble alignment is bigger than that provided by default
allocation. So use a custom allocation method in the test using
dot(out=).
@charris charris merged commit a4eb322 into numpy:master Feb 4, 2017
@charris
Copy link
Member

charris commented Feb 4, 2017

Thanks Pauli.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants