Post
Topic
Board Announcements (Altcoins)
cuda installed but getting error
by
kachna
on 21/07/2018, 22:53:29 UTC
HEllo,
the linux version not working under Ubuntu 16.04 or 18.04, getting message

root@xxxxx:/miner# ./funakoshiMiner

terminate called after throwing an instance of 'std::runtime_error'
  what():  CUDA error 'CUDA driver version is insufficient for CUDA runtime version' at line 50
Aborted (core dumped)

But cuda 9.1 is installed
root@xxxxx:/miner# dpkg -l | grep cuda
ii  libcudart9.1:amd64                    9.1.85-3ubuntu1                   amd64        NVIDIA CUDA Runtime Library
ii  nvidia-cuda-dev                       9.1.85-3ubuntu1                   amd64        NVIDIA CUDA development files
ii  nvidia-cuda-doc                       9.1.85-3ubuntu1                   all          NVIDIA CUDA and OpenCL documentation
ii  nvidia-cuda-gdb                       9.1.85-3ubuntu1                   amd64        NVIDIA CUDA Debugger (GDB)
ii  nvidia-cuda-toolkit                   9.1.85-3ubuntu1                   amd64        NVIDIA CUDA development toolkit

how to fix this ?

Regards
RG