if see many CUDA Macro fail at the same time to compile
In VS2010, change
Project->{Project Name} Properties->CUDA C/C++ ->Device -> [Code Generation]: compute_10, sm_10 to compute_20, sm_20
I know sm stands for 'streaming multiprocessor', what's the meaning of 'compute_xx'?
I know sm stands for 'streaming multiprocessor', what's the meaning of 'compute_xx'?
ReplyDelete