You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/06/14 17:51:08 UTC

[GitHub] ThomasDelteil commented on issue #11280: Pre-built amalgamation for android 64bit

ThomasDelteil commented on issue #11280: Pre-built amalgamation for android 64bit
URL: https://github.com/apache/incubator-mxnet/issues/11280#issuecomment-397382127
 
 
   Please use the forum https://discuss.mxnet.io to ask question and limit github issues to bug report, thanks!
   
   We test the builds in the CI, including amalgation, running in docker containers. One thing I can suggest is to simply run the amalgation build in the same docker image locally.
   
   Have a look here: https://github.com/apache/incubator-mxnet/tree/master/ci
   
   ```
   ci/build.py --docker-registry mxnetci --platform ubuntu_cpu --shm-size 500m /work/runtime_functions.sh build_ubuntu_amalgamation_min
   ```
   

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


With regards,
Apache Git Services