szha commented on issue #18879:
URL: 
https://github.com/apache/incubator-mxnet/issues/18879#issuecomment-670830449


   @beew hi Bernard. Sorry to hear that you are facing this issue. Looks like 
you have the right CUDA_ARCH for your GPU card. Could you try a couple of 
things to rule out factors such as GPU, compiler, and dependency library? I'd 
like to know:
   - if the pre-compiled binary works on your platform. You can install a 
nightly build on the v1.x branch from https://dist.mxnet.io/python. You can use 
this command: `pip3 install --pre 'mxnet-cu100<2' -f 
https://dist.mxnet.io/python`
   - if it works on your build from source with JEMALLOC turned off.
   - if it works on your build from source without `source 
/opt/intel/bin/compilervars.sh intel64`
   
   For the later two, try varying **only** that option to rule out these 
specific causes.


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


Reply via email to