Con Kolivas
|
080499675c
Set the fanspeed to the nominal chosen for GPUs.
|
12 years ago |
Luke Dashjr
|
5badbbc382
Merge commit '274bf69' into cg_merges_20130606a
|
12 years ago |
Con Kolivas
|
274bf69485
Clamp initial GPU fanspeed to within user specified range.
|
12 years ago |
Luke Dashjr
|
8d3724927d
Merge commit '60de6c8' into bfgminer
|
13 years ago |
Luke Dashjr
|
60de6c8acd
Bugfix: opencl/adl: Fix format string
|
13 years ago |
Kano
|
7e3242b05c
adl fix trailing %
|
13 years ago |
Kano
|
494b09e91c
convert sleep(const) to nmsleep()
|
13 years ago |
Luke Dashjr
|
1458821958
Update copyrights
|
13 years ago |
Kano
|
6fb32f7b5d
convert sleep(const) to nmsleep()
|
13 years ago |
Luke Dashjr
|
3ac7f71f39
Merge branch 'bugfix_format' into bfgminer
|
13 years ago |
Luke Dashjr
|
7a37f7ba9d
opencl/adl: Fix formatting to fit strict rules
|
13 years ago |
Luke Dashjr
|
9a2e52858c
Merge branch 'bugfix_MHz' into bfgminer
|
13 years ago |
Luke Dashjr
|
97c4821612
Bugfix: Capitalize "MHz" correctly
|
13 years ago |
Luke Dashjr
|
f675d64e1b
Merge commit 'f14bf5b' into cg_merges_2012118
|
13 years ago |
Luke Dashjr
|
14ca26d86a
Merge commit 'b606621' into cg_merges_2012118
|
13 years ago |
Con Kolivas
|
f14bf5b16c
Merge pull request #326 from pshep/error_counters
|
13 years ago |
Con Kolivas
|
b6066217e0
Only increase gpu engine speed by a larger step if the temperature is below hysteresis instead of increasing it to max speed.
|
13 years ago |
Paul Sheppard
|
9f74e650b3
Tidy up device error counts
|
13 years ago |
Luke Dashjr
|
04910121aa
Merge branch 'bugfix_tgttmp_nodef' into bfgminer
|
13 years ago |
Luke Dashjr
|
a756245635
Bugfix: --temp-target no longer has a simple default (fixes build without OpenCL support)
|
13 years ago |
Luke Dashjr
|
2cd104c26a
Merge branch 'cygwin' into bfgminer
|
13 years ago |
Luke Dashjr
|
26459c5f13
Initial Cygwin port
|
13 years ago |
Luke Dashjr
|
8ee38e9e20
modminer: Implement --temp-hysteresis logic
|
13 years ago |
Luke Dashjr
|
dfa30502bf
Bugfix: Move thermal cutoff to general watchdog code (fixes bitforce recovery)
|
13 years ago |
Luke Dashjr
|
155958b170
Move targettemp from ADL to cgpu_info, so all devices can readily use it
|
13 years ago |
Luke Dashjr
|
28f248cbaa
Merge branch 'bugfix_chg_memclk_cfg' into bfgminer
|
13 years ago |
Luke Dashjr
|
3bb3fdac08
Bugfix: When changing GPU memclock, adjust internal variable so it is correctly saved to config file
|
13 years ago |
Luke Dashjr
|
e0ad72ec44
Revert "Do a complete cgminer restart if the ATI Display Library fails, as it does on windows after running for some time, when fanspeed reporting fails."
|
13 years ago |
Con Kolivas
|
f05eac3e7e
Reinstate fix ADL gpu-map not working when there are more ADL devices than openCL patch by Nite69. Add virtual adl mapping for when none is specified on the command line to not crash without a map specified.
|
13 years ago |
Con Kolivas
|
272ba4ed89
Avoid attempting to recursively lock the console mutex by disabling warnings in gpu_fanpercent when fanspeed monitoring fails on windows. Debugged by luke-jr.
|
13 years ago |