Open albertoolivan opened 3 years ago
Have you checked that you installed the right version of the CUDA Toolkit?
I think you might need this? https://developer.nvidia.com/cuda-10.0-download-archive
I face the same issue on ubuntu 20.04 w/ a RTX 3070. Working fine with the same versions and 1080Ti
ethminer 0.18.0
Build: linux/release/gnu
Id Pci Id Type Name CUDA SM CL Total Memory Cl Max Alloc Cl Max W.Grp
--- --------- ---- ----------------------------- ---- --- ---- ------------ ------------ ------------
0 01:00.0 Gpu GeForce RTX 3070 Yes 8.6 Yes 7.80 GB 1.95 GB 1024.00 B
There is a 0.19 version. https://github.com/ethereum-mining/ethminer/releases/tag/v0.19.0 I'm not sure what is the difference compared to 0.18.
Have you checked that you installed the right version of the CUDA Toolkit?
I think you might need this? https://developer.nvidia.com/cuda-10.0-download-archive
hi.. yap i think i agree with this..previously with 3060ti i had exactly the same error..then i uninstall cuda 10, replace it with cuda 11.1,, rebuild...then all works just fine..
I did not install this CUDA drivers, I will check, thanks for the response!
The v0.19 is still in alpha, I ended up using https://github.com/no-fee-ethereum-mining/nsfminer which is actively maintained
insert list(APPEND CUDA_NVCC_FLAGS "-gencode arch=compute_86,code=sm_86") into file libethash-cuda/CMakeLists.txt then rebuild to support RTX30xx gpu
Describe the bug
I start pool command to mining (Windows 10 - Nvidia)
To Reproduce
Expected behavior Proper mining execution
Environment: