larroy commented on issue #9993: cmake cannot build mxnet
URL: 
https://github.com/apache/incubator-mxnet/issues/9993#issuecomment-370486503
 
 
   @marcoabreu @cjolivier01  as we spoke with Marco in person, I don't think we 
should compile with MKL by default if we don't even know if there's MKL 
available.
   
   As a workaround, you can call cmake as:
   
   ```
   cmake -DUSE_MKL_IF_AVAILABLE=OFF ..
   
   ```

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


With regards,
Apache Git Services

Reply via email to