larroy commented on a change in pull request #15808: Add option to choose 
between OMP implementations
URL: https://github.com/apache/incubator-mxnet/pull/15808#discussion_r317241672
 
 

 ##########
 File path: CMakeLists.txt
 ##########
 @@ -431,10 +433,14 @@ endif()
 
 # ---[ OpenMP
 if(USE_OPENMP)
+  if (NOT OPENMP_FLAVOR)
 
 Review comment:
   From cmake command line. Is the selector as requested. 

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