decred / gominer

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

only initialize device libraries once #132

Closed jolan closed 7 years ago

jolan commented 7 years ago

Tested ADL on Windows and NVML on Linux/Windows.

Closes #131.

jcvernaleo commented 7 years ago

Looks good to me (and doesn't break plane opencl).