marcoabreu commented on issue #8302: Refactor operators & MKLDNN
URL: https://github.com/apache/incubator-mxnet/pull/8302#issuecomment-357793499
 
 
   Thank you, Chris. If you say "commercial build", this seems to ring some
   bells about licensing issues. Has this been checked?
   
   On Mon, Jan 15, 2018 at 10:25 PM, Chris Olivier <notificati...@github.com>
   wrote:
   
   > *@cjolivier01* commented on this pull request.
   > ------------------------------
   >
   > In Jenkinsfile
   > <https://github.com/apache/incubator-mxnet/pull/8302#discussion_r161617636>
   > :
   >
   > > @@ -4,6 +4,7 @@
   >
   >  // mxnet libraries
   >  mx_lib = 'lib/libmxnet.so, lib/libmxnet.a, dmlc-core/libdmlc.a, 
nnvm/lib/libnnvm.a'
   > +mx_mkldnn_lib = 'lib/libmxnet.so, lib/libmxnet.a, lib/libiomp5.so, 
lib/libmklml_gnu.so, lib/libmkldnn.so, lib/libmkldnn.so.0, 
lib/libmklml_intel.so, dmlc-core/libdmlc.a, nnvm/lib/libnnvm.a'
   >
   > libiomp5 is the "commercial build" of Intel's OMP library
   > Also, I see libmklml_gnu and libmklml_intel. I'm pretty sure these are the
   > same libraries compiled with different compilers and should not be used at
   > the same time (if at all with mkldnn)
   >
   > ?
   > You are receiving this because you were mentioned.
   > Reply to this email directly, view it on GitHub
   > 
<https://github.com/apache/incubator-mxnet/pull/8302#discussion_r161617636>,
   > or mute the thread
   > 
<https://github.com/notifications/unsubscribe-auth/ARxB66pp5sl_6gZqDHIXM32_Ofm8d0Ozks5tK8JXgaJpZM4P7Qml>
   > .
   >
   

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