mimblewimble / cuckoo-miner

Mining wrapper around the Cuckoo Cycle proof of work system for the Grin/MimbleWimble blockchain.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

FelixWeis opened this issue · comments

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