waytrue17 opened a new pull request #19319:
URL: https://github.com/apache/incubator-mxnet/pull/19319


   ## Description ##
   Currently the mxnet dynamic build pipeline uses `Auto` flag to specify cuda 
arch: 
https://github.com/apache/incubator-mxnet/blob/9f8af7bebd8b9354fb162b5ec07499b27ec1badf/CMakeLists.txt#L43
   This includes cuda arch 3.0 into cu110 build and causes build error (cu110 
does not support arch 3.0).
   This PR aims to correct the cuda arch for cu110 dynamic build.
   


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