Post
Topic
Board Announcements (Altcoins)
Re: Vertcoin - 1 | ASIC - 0 | Lyra2RE | Decentralised | GPU Mineable | Open Source
by
djm34
on 11/08/2015, 09:19:10 UTC
I seem to be hashing successfully but shares aren't not being submitted to the pool. Any ideas?

Code:
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100

sgminer.exe --kernel Lyra2REv2 -o stratum+tcp://coinotron.com:3340 -u x -p x -I 16

Hashrate on your screenshot is very odd: over 400 Mh/s ?

Like I said I'm lost LOL that's my entire batch file. Running on Windows 10 Pro 64bit using the 15.7.1 Catalyst drivers.

try worksize 32

--algorithm Lyra2REv2

I have no idea why people use --kernel, it's not meant for them if they don't know what it does.
never used --algorithm, don't even know the difference