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 broken recipe #964

Closed
extrowerk opened this issue Dec 27, 2016 · 1 comment
Closed

OpenBLAS broken recipe #964

extrowerk opened this issue Dec 27, 2016 · 1 comment

Comments

@extrowerk
Copy link
Member

@extrowerk extrowerk commented Dec 27, 2016

The OpenBLAS recipe doesn't make any libopenblas.so.0 in /boot/system/lib, just in /boot/system/develop/lib, but it isn't in stander LD PATH (fixme if i'm wrong).
So Octave cannot find the installed BLAS.

I made a symlink in non-packaged/lib, now Octan can find it, but gets another problem:

runtime_loader: /boot/system/lib/libopenblasp-r0.2.19.so: Could not resolve symbol 'get_num_procs'
resolve symbol "get_num_procs" returned: -2147478780
runtime_loader: /boot/system/lib/libopenblasp-r0.2.19.so: Troubles relocating: Symbol not found

Maybe it requires some extra patching.
@mmuman, @korli : any idea?

@extrowerk
Copy link
Member Author

@extrowerk extrowerk commented Dec 30, 2016

Fixed.

@extrowerk extrowerk closed this Jan 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.