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 2018/11/16 02:52:41 UTC

[GitHub] langwei commented on issue #6846: Check failed: err == cudaSuccess (8 vs. 0) Name: MapPlanKernel ErrStr:invalid device function

langwei commented on issue #6846: Check failed: err == cudaSuccess (8 vs. 0) Name: MapPlanKernel ErrStr:invalid device function
URL: https://github.com/apache/incubator-mxnet/issues/6846#issuecomment-439264636
 
 
   > Hello @langwei
   > Were you able to resolve the issue following the steps above?
   Try adding 
   " CUDA_ARCH = -m64   -gencode arch=computer_53 ,  code = sm_53  -gencode arch = computer_53, code=computer_53" 
   to KNOWN_CUDA_ARCHS in Makefile and compiling.
   

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


With regards,
Apache Git Services