cjolivier01 commented on a change in pull request #9810: remove 
MKL_EXPERIMENTAL and update make files for MKL-DNN
URL: https://github.com/apache/incubator-mxnet/pull/9810#discussion_r170273454
 
 

 ##########
 File path: Jenkinsfile
 ##########
 @@ -24,6 +24,7 @@
 mx_lib = 'lib/libmxnet.so, lib/libmxnet.a, dmlc-core/libdmlc.a, 
nnvm/lib/libnnvm.a'
 // mxnet cmake libraries, in cmake builds we do not produce a libnvvm static 
library by default.
 mx_cmake_lib = 'build/libmxnet.so, build/libmxnet.a, 
build/dmlc-core/libdmlc.a, build/tests/mxnet_unit_tests, 
build/3rdparty/openmp/runtime/src/libomp.so'
+mx_cmake_mkldnn_lib = 'build/libmxnet.so, build/libmxnet.a, 
build/dmlc-core/libdmlc.a, build/tests/mxnet_unit_tests, 
/usr/local/lib/libiomp5.so, /usr/local/lib/libmklml_gnu.so, 
build/3rdparty/mkldnn/install/lib/libmkldnn.so, 
build/3rdparty/mkldnn/install/lib/libmkldnn.so.0, 
/usr/local/lib/libmklml_intel.so'
 
 Review comment:
   beats me ? ask the Intel guys

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to