Robotics StackExchange | Archived questions

cuda error how to fix it?

Straight dump of error:

 ~/NVIDIA_CUDA-9.2_Samples/0_Simple/asyncAPI$ ./asyncAPI 
[./asyncAPI] - Starting...
CUDA error at ../../common/inc/helper_cuda.h:1147 code=35(cudaErrorInsufficientDriver) "cudaGetDeviceCount(&device_count)" 

some error occured like this and my system is ubuntu 16.04 LTS and whn i typed nvcc -V

nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2018 NVIDIA Corporation
Built on Wed_Apr_11_23:16:29_CDT_20

image description18 Cuda compilation tools, release 9.2, V9.2.88

Asked by dnjsxor564 on 2018-07-01 06:54:53 UTC

Comments

Please clarify how this is related to ROS.

If it isn't, please close your question and ask it on a more appropriate forum (such as the nvidia forum).

Asked by gvdhoorn on 2018-07-01 07:39:19 UTC

Answers