Post
Topic
Board Announcements (Altcoins)
Re: [ANN][EXE] Execoin - Fast | ASIC resistant | Multipool resistant | no-premine
by
Jmattes
on 10/03/2014, 13:31:05 UTC
i currently mine using vertminer.
here's my bat file (for r9 290)

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
vertminer -o stratum+tcp://stratum-exe.poolz.net:3333 -u USERNAME -p PASSWORD --thread-concurrency 24450 --intensity 13 -g 2
pause

for a r9 270 you'll have to use a much lover thread concurrency, start around 75% of TC of standard scrypt
for example you can use --thread-concurrency 6336

I was running with 8193 and only getting 1-5k/hash something is wrong I guess tried with no tc and got the same..
Just trying random numbers now but its freezing up the client..

working with an -i 13 maybe I need a 12?

6336 works! getting around 200 per 270.. that sound right?