vertminer-gpu icon indicating copy to clipboard operation
vertminer-gpu copied to clipboard

GPU miner for vertcoin

Results 13 vertminer-gpu issues
Sort by recently updated
recently updated
newest added

`autogen.sh` fails with `readlink: illegal option -- f` on Mac OS X. The build works if line 2 is changed to the following: ``` bs_dir="$(pwd)" ``` (This will break if...

Frist start of verminer.exe without any problem. Then when using API commands like SAVE, the following line is added to vertminer.conf: "kernel" : "scrypt,scrypt,scrypt,scrypt,scrypt" (5 times because I have 5...

When I run vertminer with the basic options, i.e. ``` vertminer -o stratum+tcp://pool:port -u username -p password ``` the process immediately quits and gives no output. Is any other input...