Hello. Compiled ethminer local and the speed is 2 mhash per gtx 1070. Why is it so?
Try to add -U ootion, because the default is -G for amd gpus.
Already with -U and I compile with out opencl support
Are you running Windows? If so you should install Anniversary or Creator's update and latest nvidia drivers.
Fixed with build command cmake -G "Visual Studio 14 2015 Win64" -H. -Bbuild -DETHASHCUDA=ON
Hi @KL0nLutiy glad you fixed it, if there's nothing more to add could you please close the issue? Thanks!
@KL0nLutiy Bump
This bit me as well, it might be a good idea to put that into the readme...
Most helpful comment
Fixed with build command
cmake -G "Visual Studio 14 2015 Win64" -H. -Bbuild -DETHASHCUDA=ON