Autodetection of CUDA arch sometimes fails to configure
When build as part of VTK, we have a report[1] on Gentoo Linux that autodetection of the CUDA architecture fails in some cases, i.e. when -DVTKm_CUDA_Architecture=native
is passed to cmake. If one the named architectures is used, e.g. turing, maxwell, etc., the configuration succeeds.
Any ideas?