jjinking commented on issue #9350: Trouble building with mkl from source
URL: 
https://github.com/apache/incubator-mxnet/issues/9350#issuecomment-362498033
 
 
   It's a 2g RAM CentOS7.3 docker container. I'm able to successfully compile 
v0.10.0 with this but I guess I gotta reduce memory usage during compile for 
v1.0.0
   
   This worked though!
   ```
   make USE_MKL2017=1 USE_BLAS=atlas USE_OPENCV=1 USE_MKL2017_EXPERIMENTAL=1 
USE_GPERFTOOLS=1
   ```

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