Hi there, im trying to get my "old" HD6850 running with on Vertcoin but im not getting my expected Hashrate.
Runnin with 8GB ram on i5-2500k (on scrypt -> 240Kh/s )
setx GPU_MAX_ALLOC_PERCENT 200
setx GPU_USE_SYNC_OBJECTS 1
vertminer.exe --scrypt-vert -u user -p x -o stratum+tcp://pool.com:0000 -v 1 -I 12 -g 2 -w 256 --thread-concurrency 6016 --gpu-fan 70 --lookup-gap 2
Im getting just 11khs instead of 90-100.
I tryed to change everything but nothing helped.
The best im getting is 85Kh/s + 5 HW/s with this:
setx GPU_MAX_ALLOC_PERCENT 200
setx GPU_USE_SYNC_OBJECTS 1
vertminer.exe --scrypt-vert -u user -p x -o stratum+tcp://pool.com:0000 -v 1 -I
10 -g 2 -w
64 --thread-concurrency
960 --gpu-fan 70 --lookup-gap 2
Please help me!