leezu commented on issue #17878: Decouple LOG_FATAL_THROW prepocessor variables 
between TVM and MXNet
URL: https://github.com/apache/incubator-mxnet/pull/17878#issuecomment-602089914
 
 
   @yzhliu I find that we always build TVM with OpenMP, even if OpenMP is 
disabled in MXNet. The comment
   
   ```
   # Use OPENMP thread pool to be compatible with MXNet
   set(USE_OPENMP ON)
   ```
   
   suggests that is unintended. I added a fix to disable building TVM OpenMP if 
it's disabled on MXNet side.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to