[GitHub] marcoabreu commented on issue #10375: [MXNET-187] Disallow Pre-Kepler (i.e. Fermi) architectures

2018-04-10 Thread GitBox
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

[GitHub] marcoabreu commented on issue #10375: [MXNET-187] Disallow Pre-Kepler (i.e. Fermi) architectures

2018-04-10 Thread GitBox
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 No, we call nvcc before the actual compilation happens to filter out unsupported cuda archs. In worst case,