http://forums.nvidia.com/index.php?showtopic=198586
EDIT
: Okay, on VS2010 :
Quote
Project->Properties->Configuration Properties->CUDA
C/C++->Device
Then under "Code Generation"
Change "compute_10,sm_10" to "compute_20,sm_20".
Then under "Code Generation"
Change "compute_10,sm_10" to "compute_20,sm_20".
And don't put "compute_20,sm_20;%CodeGeneration;" as I did !
반응형
'그래픽스(Graphics) > CUDA' 카테고리의 다른 글
cudaThreadSynchronize (0) | 2012.10.27 |
---|---|
그래픽카드 인터페이스 - PCI 익스프레스 (0) | 2012.10.27 |
쿠다 변수 특성 (0) | 2012.10.27 |
CUDA Event로 시간측정 (1) | 2012.10.27 |
쿠다 비주얼어시스트 목록 뜨게하기 (0) | 2012.10.27 |