Post
Topic
Board Mining (Altcoins)
Topic OP
Best Config for Mining X11 with R9 280x
by
PabiGamito
on 13/01/2015, 16:05:13 UTC
Hello,

This is my current bat file to start the miner:

Code:
set GPU_MAX_ALLOC_PERCENT=60

sgminer.exe -o stratum+tcp://eu.multipool.us:11111 -u PabiGamito.1 -p x -I 18 -g 2 --thread-concurrency 8192 --lookup-gap 2 --worksize 128 --gpu-engine 1033 --gpu-memclock 1500 --auto-fan --temp-target 72 --temp-cutoff 85 --temp-overheat 80

What would you suggest I add to the config or chage to get the bes harshrates for my GPU.

Thank you.