VS 2013 PRO and sm_61

Hello,
I am trying to make a DLL using VS 2013 PRO (CUDA 8.0).
I have a GTX 1060 but when I compile using compute_61,sm_61, my DLL crashes (it is working fine with compute_61,sm_61). Is this because those architectures are not supported by VS 2013 ?
Many thanks for answering !
W

No, it is some other issue. Which version of CUDA 8.0 are you using? Your message is a little confusing because you say:

when I compile using compute_61,sm_61, my DLL crashes (it is working fine with compute_61,sm_61)

I don’t see any difference in the bolded items.

I am using CUDA 8.0. Sorry: it is working when using compute_50,sm_50.