Correct CUDA fallback to "fermi" when trying to do auto detection.
requested to merge robertmaynard/vtk-m:properly_specify_fermi_when_cuda_autodetect_fails into master
The logic would properly fall to fermi, but not set the proper NVCC flags to actually compile targeting the fermi compute architecture.