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/01/01 11:14:45 UTC

[GitHub] nehaljwani opened a new pull request #9273: Enhancements to the build mechanism

nehaljwani opened a new pull request #9273: Enhancements to the build mechanism
URL: https://github.com/apache/incubator-mxnet/pull/9273
 
 
   ## Description ##
   I made an attempt to build mxnet on Linux and macOS. I had to patch the build system to use a full installation of MKL and a cross compiler. This PR attempts to make these patches upstream.
   
   ## Checklist ##
   ### Essentials ###
   - [X] Passed code style checking (`make lint`)
   - [X] Changes are complete (i.e. I finished coding on this PR)
   - [ ] All changes have test coverage:
   - [ ] Code is well-documented: 
   - [ ] To the my best knowledge, examples are either not affected by this change, or have been fixed to be compatible with this change
   
   ## Comments ##
   - These changes are to the build system, so not all of the above boxes might be applicable.

----------------------------------------------------------------
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