[GitHub] larroy commented on issue #9993: cmake cannot build mxnet

2018-03-06 Thread GitBox
larroy commented on issue #9993: cmake cannot build mxnet URL: https://github.com/apache/incubator-mxnet/issues/9993#issuecomment-370738175 Another problem right now is what we discussed previously with @cjolivier01 : When I build in CLion: ``` CMake Error at CMakeLists.txt

[GitHub] larroy commented on issue #9993: cmake cannot build mxnet

2018-03-06 Thread GitBox
larroy commented on issue #9993: cmake cannot build mxnet URL: https://github.com/apache/incubator-mxnet/issues/9993#issuecomment-370737102 Well, it's clear from the logic in the CMake file what the problem is. I can fix it, but honestly I would like to test the build system better or be m

[GitHub] larroy commented on issue #9993: cmake cannot build mxnet

2018-03-05 Thread GitBox
larroy commented on issue #9993: cmake cannot build mxnet URL: https://github.com/apache/incubator-mxnet/issues/9993#issuecomment-370492031 The logic in CMakeLists.txt is bad, having mkldnn as is part of 3rdparty doesn't mean that you have MKL which is not open source. ---

[GitHub] larroy commented on issue #9993: cmake cannot build mxnet

2018-03-05 Thread GitBox
larroy commented on issue #9993: cmake cannot build mxnet URL: https://github.com/apache/incubator-mxnet/issues/9993#issuecomment-370486503 @marcoabreu @cjolivier01 as we spoke with Marco in person, I don't think we should compile with MKL by default if we don't even know if there's MKL

[GitHub] larroy commented on issue #9993: cmake cannot build mxnet

2018-03-05 Thread GitBox
larroy commented on issue #9993: cmake cannot build mxnet URL: https://github.com/apache/incubator-mxnet/issues/9993#issuecomment-370471642 The exact error is: ``` In file included from /home/piotr/devel/mxnet_build/src/operator/nn/dropout.cu:27:0: /home/piotr/devel/mxnet_buil

[GitHub] larroy commented on issue #9993: cmake cannot build mxnet

2018-03-05 Thread GitBox
larroy commented on issue #9993: cmake cannot build mxnet URL: https://github.com/apache/incubator-mxnet/issues/9993#issuecomment-370471397 I was able to reproduce. This is an automated message from the Apache Git Service. To