I got the message
"cutilCheckMsg() CUTIL CUDA error : kernel launch failure : CUDA driver version is insufficient for CUDA runtime version."
while trying to run an example source code.
Also happens for the function cutilSafeCall.
Doing on the following environment.
windows 7 64bits
visual studio 2008
CUDA developer driver, toolkit and sdk 3.1
Emulation mode
Can anybody help please :)