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

scipy - add better openblas configuration and umfpack/suitesparse dependency. #733

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JaroslavHron
Copy link
Contributor

This sets the openblas as optimized blas and lapack for scipy and adds depndency on suitesparse (amd/umfpack)

@certik
Copy link
Member

certik commented Apr 29, 2015

I think this will fix it to work with openblas, but I don't think this will work if I want to use a different lapack. So this is not the way.

@JaroslavHron
Copy link
Contributor Author

I see - after reading the discussions #696 and #709 its clear some more thought is needed on blas/lapack...
This is at least for me working solution with openblas inside hashdist.

@certik
Copy link
Member

certik commented Apr 29, 2015

Indeed, I was just looking where I posted my comment about this: #709 (comment). Let's keep this PR open, to remind us to fix this once and for good, and also because this is a quick solution if you want to use openblas.

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