mimblewimble / cuckoo-miner

Mining wrapper around the Cuckoo Cycle proof of work system for the Grin/MimbleWimble blockchain.
Apache License 2.0
52 stars 16 forks source link

Update parameters to support per GPU configuration #15

Closed yeastplume closed 6 years ago

yeastplume commented 6 years ago

At the moment, running in async mode just tries to use all available GPUs.

We should be able to set individual parameters per GPU, as well as specify which GPUs should be used for mining.