You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/06/05 22:13:53 UTC

[GitHub] [incubator-mxnet] anirudh2290 commented on issue #15084: MXNet GPU MKLDNN Build failure

anirudh2290 commented on issue #15084: MXNet GPU MKLDNN Build failure
URL: https://github.com/apache/incubator-mxnet/issues/15084#issuecomment-499275258
 
 
   I tried again with 
   
   ```
   make DEV=1 ENABLE_TESTCOVERAGE=1 USE_CPP_PACKAGE=1 USE_BLAS=openblas USE_CUDA=1 USE_CUDA_PATH=/usr/local/cuda USE_CUDNN=1 'CUDA_ARCH=-gencode=arch=compute_52,code=sm_52 -gencode=arch=compute_70,code=sm_70' USE_SIGNAL_HANDLER=1 -j$(nproc)
   ```
   
   and now I am not able to reproduce the bug :). Would be really helpful to me if you can try the same @roywei .
   
   In the meanwhile I am looking more into this, seeing if something in the archive utility could have caused this.

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


With regards,
Apache Git Services