Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

OpenBLAS compatability #16

Open
batman1492 opened this issue Jun 24, 2016 · 0 comments
Open

OpenBLAS compatability #16

batman1492 opened this issue Jun 24, 2016 · 0 comments

Comments

@batman1492
Copy link

The repository purports to be compatible with OpenBLAS, but when linking the compiled files, it currently always use -lcblas. If I manually change setup.py to use extra_link_args=['-lopenblas'] instead, then it will correctly link and build. However, I shouldn't have to do that, and the process of detecting cblas vs OpenBLAS should occur automatically.

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

No branches or pull requests

1 participant