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/14 11:05:16 UTC

[GitHub] lebeg opened a new pull request #12160: Remove conflicting llvm OpenMP from cmake builds

lebeg opened a new pull request #12160: Remove conflicting llvm OpenMP from cmake builds
URL: https://github.com/apache/incubator-mxnet/pull/12160
 
 
   ## Description ##
   
   Using a different OpenMP library from the one supplied by the compiler has side effects.
   
   ## Checklist ##
   ### Essentials ###
   - [x] This is a minor change
   - [x] Changes are complete
   
   ### Changes ###
   - [x] Removed OpenMP overwrite from CMakeLists.txt
   - [x] Removed otherwise not used OpenMP submodule

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