updating cuckoo-miner tag to support cuda 9 and parallel cuda device fixes

This commit is contained in:
Yeastplume 2017-11-08 22:02:26 +00:00
parent 5b47da907f
commit f978f43fd5

View file

@ -18,7 +18,7 @@ grin_util = { path = "../util" }
[dependencies.cuckoo_miner]
git = "https://github.com/mimblewimble/cuckoo-miner"
tag="grin_integration_14"
tag="grin_integration_15"
#path = "../../cuckoo-miner"
#uncomment this feature to turn off plugin builds
#features=["no-plugin-build"]