Compiling for compute 1.3 device

Hi All,

I’ve just added the -arch=sm_13 flag to the command line when compiling my program. I have a GTX260 and I can see that the sm_13.cubin is being created, but when I run the program I just get a blank screen instead of my raytraced objects. Any ideas why? If I remove the flag then the output is fine.