marcoabreu commented on issue #10375: [MXNET-187] Disallow Pre-Kepler (i.e. 
Fermi) architectures
URL: https://github.com/apache/incubator-mxnet/pull/10375#issuecomment-380213032
 
 
   Depends, we call nvcc before the actual compilation happens to filter out 
unsupported cuda archs by the CUDA environment. In worst case, there won't be 
any pre-compilation happening but the kernels have to be compiled during 
runtime. We'd have to double check with CUDA7/8 and see how this gets handled

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


With regards,
Apache Git Services

Reply via email to