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

"Cuckoo30 at 0 gps (graphs per second)" when using cuda and USE_DEVICE = 0 #21

Open FelixWeis opened 6 years ago

FelixWeis commented 6 years ago

Apparently the plugin doesn't work if in the grin-miner.toml USE_DEVICE = 0 not commented, even tough ls /dev/nvidia* shows the device as 0th.

The default settings work but not if set explicity.

rust 1.28, grin-miner:master, cuda 9.2, GTX 1080 8GB