Error with CUDA SURF on VS2008 n Win7

Hello, im learning about cuda because i will use it with opencv to make my final carrer proyect.

I use this enviroment:
CMake 2.9.20100514
CUDA ToolKit 3.2 and CUDA SDK3.2
OpenCV 2.1
Microsoft Visual C++ 2008
Hardware:
nVidia Geforce 8600M GT

CMake works fine, VS2008 built it without an error, but when i try to execute surf.exe, i get this error:

“SURFGPU-1.0.1/cuda/convertRGB2GrayFloatGPU.cu(57) : cutilCheckMsg() CUTIL CUDA error : convertRGB2GrayFloatCUDA() execution failed
: invalid device function .”

Please, Can anyone help me?

Many Thanks!! :rolleyes:

Hello, im learning about cuda because i will use it with opencv to make my final carrer proyect.

I use this enviroment:
CMake 2.9.20100514
CUDA ToolKit 3.2 and CUDA SDK3.2
OpenCV 2.1
Microsoft Visual C++ 2008
Hardware:
nVidia Geforce 8600M GT

CMake works fine, VS2008 built it without an error, but when i try to execute surf.exe, i get this error:

“SURFGPU-1.0.1/cuda/convertRGB2GrayFloatGPU.cu(57) : cutilCheckMsg() CUTIL CUDA error : convertRGB2GrayFloatCUDA() execution failed
: invalid device function .”

Please, Can anyone help me?

Many Thanks!! :rolleyes: