Hey everyone, I'm using CGMiner to try and get both my 7850 and 7950 to mine together, with different settings.
Here is my config this far:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS
cgminer.exe --scrypt -o stratum+tcp://multipool.in:3334 -u USERNAME,USERNAME -p PASSWORD,PASSWORD -d 0 -d 1 --intensity 17,18 -g 1,1 --thread-concurrency 8192,17000 -w 384,384 --lookup-gap 2,2
Do you know what I'm doing wrong here? When I start the batch CGMiner sets the allocation to 100% then closes right away. Any help will be much appreciated!