Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
45486300
Topic
5025487
Board
Mining (Altcoins)
Re: ethash, CPU miner with stratum support
by
rodney2250
on
10/09/2018, 12:27:50 UTC
Quote from: cudapop on September 10, 2018, 12:00:15 PM
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.