Tuesday, April 9, 2013

compute_20, sm_20 for CUDA in VS2010

 

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

1 comment:

  1. I know sm stands for 'streaming multiprocessor', what's the meaning of 'compute_xx'?

    ReplyDelete