Hello, how do I test the hashrate for blakecoin with my card? I tried mining against my wallet (no pool) - it's running on port 21:
ccminer -a blakecoin --url=http://127.0.0.1:21 --userpass=myuser:mypass
I get this cryptic error:
[2015-12-31 17:52:14] NVAPI GPU monitoring enabled.
[2015-12-31 17:52:14] 1 miner thread started, using 'blakecoin' algorithm.
[2015-12-31 17:52:14] Binding thread 0 to cpu 0 (mask 1)
Cuda error in func 'blake256_cpu_setBlock_16' at line 703 : invalid device symbol.
My device is GTX670M in a gaming laptop with optimus.
Can you help, please?
Your card is using Fermi based GPU so you would have to use this ccminer instead. Happened to me once