deuscovrigus commented on issue #6204: [Fast-RCNN] Proposal operator failed: 
too many resources requested for launch
URL: 
https://github.com/apache/incubator-mxnet/issues/6204#issuecomment-432752368
 
 
   I can confirm that on an NVIDA Titan V the cmake build correctly determines 
the architecture (sm_70), however when running FRCNN this bug occurs. The only 
way I could get it to work is to use the make build (I did not need to toggle 
MSHADOW_USE_PASCAL). This will compile the project for all architecture 
resulting in a big binary. Attempting the cmake build with CUDA_ARCH_NAME=All 
gives me a linking error 

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to