ethereum-mining / ethminer

Ethereum miner with OpenCL, CUDA and stratum support
GNU General Public License v3.0
5.98k stars 2.28k forks source link

Error: Insufficient CUDA driver: 9000 #742

Closed Davesmacer closed 6 years ago

Davesmacer commented 6 years ago

Hello,

I just managed to correctly build the miner from the latest source to test it with 18 CUDA cards, but I got the error when trying to test it. Can't figure out what I did wrong. I have CUDA 9.1.85. My build commands were:

cmake .. -G "Visual Studio 15 2017 Win64" -Tv140 -DETHASHCUDA=ON (I had problems compiling CUDA 9.1 with VS 2017 compilers, used 2015 compilers to solve them) cmake --build . --config Release

The error I got while running is: image

Screenshot from Windows Programs: image

cmake compiled with some warnings, but I kind of ignore them... Let me know if you need to see those warnings or anything...

The latest release works fine on this computer, the issue is with my build so I know I have proper drivers for CUDA.

Thank you in advance for any help!

tuyendd25 commented 6 years ago

Hi Davesmacer

The same issue with 1060GTX so how can i resolve the problem. Thank you

m 20:02:46 ethminer ethminer 0.17.0.dev0-4+commit.8ccecb7d m 20:02:46 ethminer Build: linux/release X 20:02:46 ethminer CUDA error: Insufficient CUDA driver: 9000

Davesmacer commented 5 years ago

Oh buddy,I can't quite remember, but I believe it was something related to CUDA compatibility. Try using CUDA 9.0