decred / gominer

Go (golang) based GPU miner for Decred.
GNU General Public License v3.0
160 stars 80 forks source link

Fix build. #213

Closed jholdstock closed 1 year ago

jholdstock commented 1 year ago

Code is not currently building because of a missing import and a misused channel in cudevice.go.