You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/08/22 15:32:55 UTC

[GitHub] cjolivier01 commented on issue #12160: Remove conflicting llvm OpenMP from cmake builds

cjolivier01 commented on issue #12160: Remove conflicting llvm OpenMP from cmake builds
URL: https://github.com/apache/incubator-mxnet/pull/12160#issuecomment-415075326
 
 
   "Using a different OpenMP library from the one supplied by the compiler has side effects."  <-- that doesn't really give any useful information
   
   Using the llvm OpenMP gives a significant performance improvement over gcc's libgomp.  It's loaded anyway for many builds such as mkl.  It should not be removed 7unless there is a VERY good reason to, and no other reasonable solution around the problem exists.

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


With regards,
Apache Git Services