This repository was archived by the owner on Nov 17, 2023. It is now read-only.
no libmxnet.so file after building #19435
Unanswered
tensorflowt
asked this question in
Q&A
Replies: 2 comments 2 replies
-
Welcome to Apache MXNet (incubating)! We are on a mission to democratize AI, and we are glad that you are contributing to it by opening this issue. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi. Could you share the build log too? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
MXNet Source:apache-mxnet-src-1.7.0-incubating.tar.gz
System version:Centos7
CUDA:10.2
CUDNN:7.6.5
CMAKE:3.18
OpenBLAS:installed
cd apache-mxnet-src-1.7.0-incubating
make -j32 USE_OPENCV=0 USE_BLAS=openblas USE_CUDA=1 USE_CUDNN=1
result:

How do I solve this problem ?
tks!
Beta Was this translation helpful? Give feedback.
All reactions