Greetings Bitcointalk!
I'm having trouble getting cgminer running for more than 12 hours at a time.
My hardware setup is:
- GPU: 4 x Gigabyte 7950 GV-R795WF3-3GD
- Mobo: Gigabyte GA-H61MA-D3V
- PSU: Rosewill LIGHTNING-1300 / Seasonic SS-1250XM
- CPU: Cheap Celeron
- RAM: 4GB
- HDD: Whatever
I have run cgminer 2.11.4 for 12 hours straight on a few occassions with these settings at about 580kh/s each card (LTC mining):
cgminer --thread-concurrency 16158 -g 1 -I 18
I was running 13.3 beta catalyst and corresponding APP SDK.
However, after about 12 hours, cgminer would simply freeze. To resolve the issue, I tried:
- replacing the GPUS
- replacing the mobo
- replacing the RAM
- replacing the PSU
- compiling cgminer myself
None of this worked. I finally decided that it might be a software/driver issue, so I reformatted and reinstalled Windows 7. I installed Catalyst 13.1 drivers, the latest APP SDK, the latest cgminer 3.0.0, and nothing else.
Now I cannot find any thread concurrency values that do not generate HW errors.
My questions:
- Is it normal to have completely different cgminer "tunes" for two identical hardware platforms? For the above, even the older cgminer 2.11.4 doesn't work with the settings that I was originally running 12 hours with.
- Is it possible to not be able to find a --thread-concurrency value that doesn't product HW errors?
- Is it normal to tune each card individually, or to have a single globale --thread-concurrency setting?
I've been struggling with this setup for weeks, and would truly appreciate any help the community can offer!