[GitHub] nehaljwani commented on issue #9273: Enhancements to the build mechanism

2018-01-02 Thread GitBox
nehaljwani commented on issue #9273: Enhancements to the build mechanism URL: https://github.com/apache/incubator-mxnet/pull/9273#issuecomment-354845606 Why would it break the build for people using mklml? I have just added an extra check to see if USE_MKLML is true or not.

[GitHub] nehaljwani commented on issue #9273: Enhancements to the build mechanism

2018-01-01 Thread GitBox
nehaljwani commented on issue #9273: Enhancements to the build mechanism URL: https://github.com/apache/incubator-mxnet/pull/9273#issuecomment-354709583 @szha I had checked out 1.0.0 and tried building mxnet with the following: ``` export MKLROOT="" make -j${CPU_COUNT} \