anybody knows how to config 7950, help me please!
have 4x 7970 in my rigs, have a hashrate of ~600 KH/s each. mining with guiminer-scrypt 0.04 + scrypt-jane patch:
"cgminer.exe" --scrypt -u USERNAME -p PASSWORD -o HOST:PORT --gpu-platform 0 -d 0 -w 256 -v 1 -I 18 -g 1 -l 1 --scrypt-jane --sj-nfmin 4 --sj-nfmax 30 --sj-time 1388361600 --gpu-powertune 20 --gpu-memclock 1690 --gpu-engine 1125 --gpu-fan 70 --thread-concurrency 12000
also have 3x r9 290x running with ~760 KH/s. same config with cgminer + patch:
"cgminer.exe" --scrypt -u USERNAME -p PASSWORD -o HOST:PORT --gpu-platform 0 -d 1 -w 512 -v 1 -I 20 -g 1 -l 1 --scrypt-jane --sj-nfmin 4 --sj-nfmax 30 --sj-time 1388361600 --gpu-powertune 30 --gpu-memclock 1500 --gpu-engine 1050 -g 1 --gpu-fan 100 --thread-concurrency 25000
Where can the scrypt-jane patch be found?