sgminer-dev / sgminer

Scrypt GPU miner
GNU General Public License v3.0
631 stars 825 forks source link

temp-cutoff doesn't cut off card (ORIG: 5 card temp limit) #158

Open 008 opened 10 years ago

008 commented 10 years ago

http://puu.sh/7CrLE.png 101C temp !!!

"worksize" : "256",
"lookup-gap" : "2",
"gpu-threads" : "2",
"thread-concurrency" : "5121",
"auto-fan" : true,
"no-submit-stale" : true,
"expiry" : "1",
"log" : "5",
"api-listen" : false,
"no-pool-disable" : true,
"queue" : "0",
"scan-time" : "1",
"temp-cutoff" : "95",
"temp-overheat" : "90",
"temp-target" : "85",
"auto-fan" : true,
"expiry" : "1",
"log" : "5",
"no-pool-disable" : true,
"queue" : "0",
"scan-time" : "1",

"kernel-path" : "/usr/local/bin"
}

wrong config or bug ?

veox commented 10 years ago

Take a look at doc/BUGS.md on what is relevant in a bug report.

008 commented 10 years ago

[P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit GPU 0: 84.0C 2887RPM | 460.0K/459.2Kh/s | R: 0.1% HW:0 WU: 418.9/m xI: 4 GPU 1: 84.0C 2344RPM | 459.6K/459.6Kh/s | R: 0.1% HW:0 WU: 416.9/m xI: 4 GPU 2: 83.0C 2277RPM | 456.3K/456.0Kh/s | R: 0.1% HW:0 WU: 415.8/m xI: 4 GPU 3: 83.0C 2800RPM | 474.5K/474.1Kh/s | R: 0.0% HW:0 WU: 424.9/m xI: 4 GPU 4: 101.0C 3047RPM | 469.2K/474.1Kh/s | R: 0.1% HW:0 WU: 442.9/m xI: 4

sgminer 4.1.0 3.11.0-15-generic #25-Ubuntu SMP Thu Jan 30 17:22:01 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux AMD-APP-SDK-v2.6-lnx64 AMD ADL version - what if i forgot ?

[07:34:36] CL Platform 0 vendor: Advanced Micro Devices, Inc. [07:34:36] CL Platform 0 name: AMD Accelerated Parallel Processing [07:34:36] CL Platform 0 version: OpenCL 1.2 AMD-APP (1113.2) [07:34:36] Platform 0 devices: 5 [07:34:36] 0 Pitcairn [07:34:36] 1 Pitcairn [07:34:36] 2 Pitcairn [07:34:36] 3 Pitcairn [07:34:36] 4 Pitcairn [07:34:36] Number of ADL devices: 5 [07:34:36] ADL initialisation error: -21 (No Linux XDisplay in Linux Console environment) [07:34:36] 5 GPU devices max detected

built from source

manual launch

problem - some times ofter 3h-4h i have 85C temp and then it go up too 101 i will try debug error.

008 commented 10 years ago

oh, i am manualy launch scritp ^^)

export DISPLAY=:0 export GPU_MAX_ALLOC_PERCENT=100 export GPU_USE_SYNC_OBJECTS=1 timeout /t

sgminer --config ./sg.conf

veox commented 10 years ago

Notes:

These won't resolve the issue, of course, but it's a start.

Zuikkis commented 10 years ago

The problem here is that the user has specified temp-cutoff=95, but there is not auto-gpu=true..

This is slightly confusing feature, but temp-cutoff only works if auto-gpu is enabled. Perhaps it should be changed?

008 commented 10 years ago

tnx i will try, today i have --verbose file for you from 56 temp too 101 C, temp limit works 12-15h when get up too 101 C https://www.dropbox.com/s/08xuyyfl5q3rw4v/logfile.txt.gz

Zuikkis commented 10 years ago

Try

"auto-gpu" : true,

"True" must be without quotes. On 23 Mar 2014 11:04, "008" notifications@github.com wrote:

@Zuikkis https://github.com/Zuikkis 05:03:50] Skipping config option --auto-gpu: Invalid value "auto-gpu" : "true",

Reply to this email directly or view it on GitHubhttps://github.com/veox/sgminer/issues/158#issuecomment-38377411 .

veox commented 10 years ago

This is slightly confusing feature, but temp-cutoff only works if auto-gpu is enabled. Perhaps it should be changed?

Agreed.

008 commented 10 years ago

aded "auto-gpu=true" and i have :

GPU 0: 84.0C 3180RPM | 473.6K/473.4Kh/s | R: 0.0% HW:0 WU: 405.9/m xI: 4 GPU 1: 83.0C 2717RPM | 473.8K/474.2Kh/s | R: 0.0% HW:0 WU: 378.3/m xI: 4 GPU 2: 83.0C 2525RPM | 458.3K/458.6Kh/s | R: 0.0% HW:0 WU: 464.6/m xI: 4 GPU 3: 83.0C 3070RPM | 473.2K/473.0Kh/s | R: 1.2% HW:0 WU: 470.2/m xI: 4 GPU 4: 92.0C 3074RPM | 456.1K/456.3Kh/s | R: 0.0% HW:0 WU: 415.5/m xI: 4

and windows can doo 3340 RPM in games

008 commented 10 years ago

[P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit GPU 0: 82.0C 2929RPM | 472.5K/473.2Kh/s | R: 0.0% HW:0 WU: 419.4/m xI: 4 GPU 1: 82.0C 2272RPM | 459.0K/459.6Kh/s | R: 0.6% HW:0 WU: 454.8/m xI: 4 GPU 2: 82.0C 1615RPM | 473.5K/473.6Kh/s | R: 0.0% HW:0 WU: 455.0/m xI: 4 GPU 3: 83.0C 2615RPM | 472.9K/473.0Kh/s | R: 0.0% HW:0 WU: 501.5/m xI: 4 GPU 4: 29.0C 1086RPM | 0.000/409.3Kh/s | R: 0.0% HW:0 WU: 351.1/m xI: 4

this is auto-gpu=true i think its after cut-off i have 29C whis no REST or etc...

veox commented 10 years ago

So temp-cutoff did cut the card. If it doesn't restart, then it's a different issue, although related.