List of CUDA targets

I am also curious about this. I have searched the code and the only place it mentions these targets is in the doc-string tvm.target.cuda itself.

Is there any benefit to using the right GPU model? Or is it something the CUDA compiler will figure out itself? Could this create issues for remote devices?