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/01/22 08:11:53 UTC

[GitHub] leezu opened a new issue #9516: cmake cuda arch issues

leezu opened a new issue #9516: cmake cuda arch issues
URL: https://github.com/apache/incubator-mxnet/issues/9516
 
 
   @cjolivier01 there still seem to be some issues with cuda arch and cmake.
   
   Ref: #6204 #6799
   
   In particular I experience an issue similar to #6204: With cmake: `Check failed: err == cudaSuccess (7 vs. 0) Name: MapRedKeepLowestKernel ErrStr:too many resources requested for launch` whereas the ordinary Makefile build works. In both cases I target `-gencode arch=compute_61,code=sm_61` for GTX 1080.

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