gominer icon indicating copy to clipboard operation
gominer copied to clipboard

GPU miner for siacoin in go

Results 11 gominer issues
Sort by recently updated
recently updated
newest added

This project doesn't seem to be actively maintained and has many compilation errors and outdated dependencies, I am willing to help if needed, but likely the errors need some patching...

I am mining with gominer on f2pool and i keep getting this error while mining: 0-973.5 Total: 973.5 MH/s 2019/01/20 21:03:52 0 - Error submitting solution - invalid-solution

While trying to compile gominer (for the purpopse of CPU based mining), I get following error: ``` $ go get github.com/robvanmieghem/gominer # github.com/robvanmieghem/gominer/vendor/github.com/robvanmieghem/go-opencl/cl github.com/robvanmieghem/gominer/vendor/github.com/robvanmieghem/go-opencl/cl/cl.go:19:33: fatal error: headers/1.2/opencl.h: No such file...

Hi @robvanmieghem, thanks for your work on this miner! I was playing around and tried to use it for mining Sia and Decred on a MacPro but unfortunately I don't...

bug

`hashRateReports` is an array with its length equal to the number of GPUs being used, but it is accessed by the miner ID, which will be problematic when certain GPUs...

bug
good first issue

``` 0-938.9 Total: 938.9 MH/s 2017/05/20 13:12:58 Error in connection to stratumserver: EOF 2017/05/20 13:12:58 Connecting to siamining.com:3333 2017/05/20 13:12:58 0 - No work ready 0-938.3 Total: 938.3 MH/s 2017/05/20...

bug

On Windows 10 + Gominer 0.6.1 It works one hour correctly and then gives the error and stops the process completely. 1 - cl: Out Of Resources 0-5.0 1-136.8 Total:...

Hello, I am wondering why there is only one cpu core used at one time. ![screenshot from 2017-09-15 10-20-28](https://user-images.githubusercontent.com/3155661/30473163-b53459ee-99ff-11e7-9ce1-c8fc7354affc.png) As you can see other cores are not busy at all