Ethminer: Compiled version low speed

Created on 14 Jul 2017  路  7Comments  路  Source: ethereum-mining/ethminer

Hello. Compiled ethminer local and the speed is 2 mhash per gtx 1070. Why is it so?

Most helpful comment

Fixed with build command cmake -G "Visual Studio 14 2015 Win64" -H. -Bbuild -DETHASHCUDA=ON

All 7 comments

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...

Was this page helpful?
0 / 5 - 0 ratings