ethereum-mining / ethminer

Ethereum miner with OpenCL, CUDA and stratum support
GNU General Public License v3.0
5.97k stars 2.28k forks source link

Per-GPU --cuda-global-work settings #118

Open thatspsychotic opened 7 years ago

thatspsychotic commented 7 years ago

For those of us mining with our desktop PCs, being able to independently set --cuda-global-work for each GPU would be super helpful for maintaining a responsive desktop on the GPU that drives the displays and maxing the hashrate for the GPU not driving displays.

For example, separating the values by comma, e.g. --cuda-global-work 2048,8192 to set GPU 0,1 respectively.

DeadManWalkingTO commented 6 years ago

Maybe enhancement.