Post
Topic
Board Mining (Altcoins)
Re: ethash, CPU miner with stratum support
by
rodney2250
on 10/09/2018, 12:27:50 UTC
Yes, build it with the "-DBUNDLE=miner" cmake param, it'll include the code for CPU mining.

Then when you run the "ethminer" executable, use the "-C" runtime param so it executes CPU mining.

Thank you!!! I will give it a go later today.