Crunchy9 commented on issue #15391: Fails to build with MKL-DNN on Windows (VS 15 14.16), Intel MKL FATAL ERROR URL: https://github.com/apache/incubator-mxnet/issues/15391#issuecomment-506689786 After `pip uninstall mxnet-mkl`, `conda clean --all` `cp "C:\build_mxnet\with_mkldnn\incubator-mxnet\build\Release\libmxnet.dll" D:\R-package\inst\libs\x64 cp "C:\build_mxnet\with_mkldnn\incubator-mxnet\build\mklml\mklml_win_2019.0.5.20190502\lib\mklml.dll" D:\R-package\inst\libs\x64 cp "C:\build_mxnet\with_mkldnn\incubator-mxnet\build\3rdparty\mkldnn\src\Release\mkldnn.dll" D:\R-package\inst\libs\x64` With `PATH=...;C:\Rtools\bin;C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2019.4. 245\windows\redist\intel64_win\mkl` I get new error: > (...) use 4 threads for decoding.. Start training with 1 devices Error in mx.nd.internal.as.array(nd) : Unknown exception Calls: mx.model.FeedForward.create ... as.array.MXNDArray -> mx.nd.internal.as.array -> .External Execution halted
---------------------------------------------------------------- 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
