Post
Topic
Board Mining (Altcoins)
Re: ethminer-0.9.41-genoil-1.1
by
BitMinerN8
on 02/06/2016, 01:11:14 UTC
It's kind of weird that that worked. Better for you to -DCOMPUTE=0 and remove Compute 6.1 from Cmakelists.txt in libethash-cuda folder.
I stand corrected, it did not work with 1.1.1, my mining script was still calling -G
Also, I looked all over and can't seem to find a Cmakelists.txt in libethash-cuda folder, should it be there after the cmake?
Thanks.

https://github.com/Genoil/cpp-ethereum/blob/110/libethash-cuda/CMakeLists.txt

Remove the bits with '61' in them, or better, only leave 35 and 50 in.
This worked. I'm now doing this per rig with just the flavor of cards in it.
Much thanks!