Open MotorCityCobra opened 3 years ago
There are several sites that have daily builds of this. They are linked from this very site...https://ci.appveyor.com/project/ethereum-mining/ethminer/builds/37534075/job/8rbra4icda6srbvo/artifacts
There are several sites that have daily builds of this. They are linked from this very site...https://ci.appveyor.com/project/ethereum-mining/ethminer/builds/37534075/job/8rbra4icda6srbvo/artifacts
Thanks, but I don't really know where to go with that link. This link is a build for a Windows machine. I have Ubuntu.
My error is...
cu 22:33:33 cuda-0 Unexpected error CUDA error in func set_constants at line 125 invalid device symbol on CUDA device 27:00.0
cu 22:33:33 cuda-0 Mining suspended ...
i 22:33:33 main Got interrupt ...
i 22:33:33 ethminer Terminated!
I saw another question with my same problem answered below with a cryptic solution of 'compiling' something.
Since RTX 3080 is an Ampere board, try recompiling with SM_86 and compute_86
Originally posted by @gorghino in https://github.com/ethereum-mining/ethminer/issues/2058#issuecomment-711432053