leezu commented on issue #17257: armv81
URL: 
https://github.com/apache/incubator-mxnet/issues/17257#issuecomment-572560350
 
 
   With respect to the armv8 build, take a look at
   
   
https://github.com/apache/incubator-mxnet/blob/83578b9a61d5ddb5ed54576fac17e24f97f35e52/ci/docker/runtime_functions.sh#L332-L348
   
   > "For building with Java/Scala/Clojure, only make is supported." which I 
think is wrong.
   
   Yes, it should be updated. Do you want to make a PR based on your experience 
building these bindings?
   
   The idea is that we use cmake to build `libmxnet.so` and the language 
binding just needs to use that `libmxnet.so`. I currently have a PR that fixes 
the R language binding instructions for the ubuntu install guide. You may take 
it as a reference https://github.com/apache/incubator-mxnet/pull/17228

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to