libmxnet.so: undefined symbol: dorgqr_????????????????? #9476
Replies: 10 comments
-
|
please provide more info on how you compiled, platform etc. |
Beta Was this translation helpful? Give feedback.
-
|
make -j $(nproc) USE_BLAS=openblas,platform is ubuntu 14 |
Beta Was this translation helpful? Give feedback.
-
|
can you try to disable LAPACK? Do you need LAPACK? USE_LAPACK=0 |
Beta Was this translation helpful? Give feedback.
-
|
I don't know that what relationship of openblas and lapack. |
Beta Was this translation helpful? Give feedback.
-
|
should be correct, maybe due to ubuntu? We test in ubuntu 16.04. Why do you run ubuntu 14? is too old. |
Beta Was this translation helpful? Give feedback.
-
|
Confirmed to work on Ubuntu 16.04. @zhangguotai - feel free to submit this as a question in the discussion forum discuss.mxnet.io. |
Beta Was this translation helpful? Give feedback.
-
|
@sandeep-krishnamurthy please close and label:
|
Beta Was this translation helpful? Give feedback.
-
|
Got the same error in MXNet 1.5 release Environment: |
Beta Was this translation helpful? Give feedback.
-
|
lapack? |
Beta Was this translation helpful? Give feedback.
-
|
can you run ldd? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have compiled mxnet successfully,why this fault happened?
Beta Was this translation helpful? Give feedback.
All reactions