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

How could I set the location of openblas/lapack when I compile mxnet from source? #16587

Answered by szha
CoinCheung asked this question in Q&A
Discussion options

You must be logged in to vote

Locating openblas should happen automatically with cmake. You can override with OpenBLAS_INCLUDE_DIR variable https://github.com/apache/incubator-mxnet/blob/master/cmake/ChooseBlas.cmake#L43

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by szha
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #16587 on September 05, 2020 19:32.