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 2020/03/16 18:07:36 UTC

[GitHub] [incubator-mxnet] leezu commented on issue #17845: openmp in CMakeLists.txt needs to be updated

leezu commented on issue #17845: openmp in CMakeLists.txt needs to be updated
URL: https://github.com/apache/incubator-mxnet/issues/17845#issuecomment-599684343
 
 
   `OPENMP_FOUND` is provided by cmake for backwards compatibility and also works.
   
   @cjolivier01 has a veto on enabling users to use system openmp. You need to manually delete `3rdparty/openmp` or modify `CMakeLists.txt` to use system openmp.

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


With regards,
Apache Git Services