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

OpenBLAS v0.2.19 cannot detect correct CPU #18

Closed
SuperFluffy opened this issue Aug 25, 2017 · 2 comments · Fixed by #78
Closed

OpenBLAS v0.2.19 cannot detect correct CPU #18

SuperFluffy opened this issue Aug 25, 2017 · 2 comments · Fixed by #78

Comments

@SuperFluffy
Copy link
Contributor

When trying to build openblas-src, cargo throws the error below:

Makefile:123: *** OpenBLAS: Detecting CPU failed. Please set TARGET explicitly, e.g. make TARGET=your_cpu_target. Please read README for the detail..  Stop.
thread 'main' panicked at 'Failed: `"make" "libs" "netlib" "shared" "BINARY=64" "YES_CBLAS=1" "YES_LAPACKE=1" "-j8"` (exit code: 2)', /home/janis/.cargo/registry/src/jackfan.us.kg-1ecc6299db9ec823/openblas-src-0.5.3/build.rs:39
note: Run with `RUST_BACKTRACE=1` for a backtrace.

This is fixed in OpenBlas release v0.2.20.

SuperFluffy added a commit to SuperFluffy/openblas-src that referenced this issue Aug 25, 2017
@SuperFluffy
Copy link
Contributor Author

I think this might require a version bump to openblas-src so that cargo picks up the updated submodule.

@IvanUkhov
Copy link
Member

IvanUkhov commented Aug 25, 2017 via email

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

Successfully merging a pull request may close this issue.

2 participants