Pages:
Author

Topic: Missing right khash power will tip for help - page 2. (Read 1368 times)

full member
Activity: 322
Merit: 113
Sinbad Mixer: Mix Your BTC Quickly
Alternatively, you can set them individually with a conf file.
Example (don't use these settings obviously, but change them):
Code:
{
"pools" : [
{
"url" : "http://www.ulr.com:port",
"user" : "user",
"pass" : "pass"
}
],

"intensity" : "13, 17",
"gpu-engine" : "0-800, 0-850",
"gpu-thread" : "2, 2",
"scrypt" : true,
"api-listen" : true,
"shaders" : "800, 960",
"thread-concurrency" : "1600, 2400",
"lookup-gap" : "2, 2"
}

And start cgminer from that config:
Code:
cgminer --config /config/path/config.conf
full member
Activity: 126
Merit: 100
So put those settings into the bat file? wont that effect both of my gpus?

If putting only one value, it will indeed affect both GPU ...
But you can specify two values:  --gpu-engine 800,825  will set speed to 800MHz for GPU0 and 825 for GPU1 for example
full member
Activity: 166
Merit: 100
So put those settings into the bat file? wont that effect both of my gpus?
full member
Activity: 322
Merit: 113
Sinbad Mixer: Mix Your BTC Quickly
Just sounds like the card got downclocked externally. Did you try hardcoding the clocks into the cgminer bat?
i.e.
Quote
--gpu-engine 1080 --gpu-memclock 1500
full member
Activity: 166
Merit: 100
Today randomly my miner got disconnected which has happened many times but after I closed it the bat file would not open anymore.

Not sure what the reason was but anyway I downloaded guiminer again and set up my bat file like
cgminer.exe --scrypt -o stratum+tcp://netcodepool.org:3333 -u xxxxx -p xxxx -d 0 -d 1 --thread-concurrency 8192 --shaders 2048 --intensity 13 --worksize 256 -g 2

I am running 2 7970s and before my gpu 0 got 750 khash and now for some reason it seems to bounce around the 600 range. Not sure how to fix it? I have my clock at 1080 and memory at 1500. I use catalyst to change my gpus and havent touched the settings.

Really frustrating even though its juyst 100 khash its still a pain. Please h elp me!
Pages:
Jump to: