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

Haswell supported in current OpenBLAS, but not version packaged with Julia in deps (0.2.6) #3587

Closed
danluu opened this issue Jun 30, 2013 · 2 comments
Labels
building Build system, or building Julia or its dependencies upstream The issue is with an upstream dependency, e.g. LLVM

Comments

@danluu
Copy link
Contributor

danluu commented Jun 30, 2013

What has to happen to get an updated OpenBLAS? I see that I can set TARGET to fix this, but this is also fixed in the current (develop branch) of OpenBLAS (OpenMathLib/OpenBLAS@88ef307), and it's a bit more user friendly for people to be able to build without setting TARGET

@ViralBShah
Copy link
Member

This is one of the reasons I have proposed #3532. Until that happens, we will wait for @xianyi to release 0.2.7.

In the meanwhile, the easy way to get this is by changing the openblas version in deps/Versions.make to develop instead of v0.2.6.

@vtjnash
Copy link
Member

vtjnash commented Jul 28, 2013

We can't update to 0.2.7 until #3834 is fixed. I'm closing this in favor of tracking that issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
building Build system, or building Julia or its dependencies upstream The issue is with an upstream dependency, e.g. LLVM
Projects
None yet
Development

No branches or pull requests

3 participants