sl1pkn07 edited a comment on issue #17641: OpenMP Error
URL: 
https://github.com/apache/incubator-mxnet/issues/17641#issuecomment-589565378
 
 
   that is because `git clone --recursive` pull openmp, and the cmake script 
don't take care if use system openMP or not
   
   
https://github.com/apache/incubator-mxnet/blob/9dcf71d8fe33f77ed316a95fcffaf1f7f883ff70/CMakeLists.txt#L390-L430
   
   unfortunately, openmp dont have pkg-config file, or cmake files for interact 
with cmake
   
   seems need a own cmake module for search it

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


With regards,
Apache Git Services

Reply via email to