sgminer-dev / sgminer

Scrypt GPU miner
GNU General Public License v3.0
630 stars 825 forks source link

Make all tuning aspects settable remotely #6

Open veox opened 10 years ago

veox commented 10 years ago

furunkap's request

I would like to be able to set all tuning aspects remotely, such as worksize, lookup-gap, thread-concurrency, threads, and so on, but so that these settings will be placed in a .conf file on issuing the API-command 'save' only (I realize changing these runtime may be impossible).

gdevenyi commented 10 years ago

This sounds good, I hope we can avoid breaking API cross-compaitabilty with bfgminer/cgminer so that existing API software will successfully communicate with sgminer

furuknap commented 10 years ago

Any API using software should check version, so I don't see it as a problem. There are multiple API versions already so software should handle different feature sets.

furuknap commented 10 years ago

I've set up a bounty for this feature. See original post at https://litecointalk.org/index.php?topic=13190.msg99513#msg99513