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 |
Con Kolivas
|
933627e73b
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 |
Luke Dashjr
|
5373383d2c
Merge branch 'bugfix_adl_fanpercent_deadlock' into bfgminer-2.6.x
|
13 years ago |
Luke Dashjr
|
ccf77ca1ca
Bugfix: opencl: Move ADL fanspeed warning messages to a new thread to get around summary-update deadlocking
|
13 years ago |
Con Kolivas
|
e5ee9f0f8e
If there are more devices than nDevs, don't iterate over them as they may overwrite devices mapped below that with the mapping option.
|
13 years ago |
Con Kolivas
|
50bdf850a9
Set memory clock based on memdiff if present from with engine changes, allowing it to parallel manual changes from the menu as well.
|
13 years ago |
Con Kolivas
|
afa7310e9c
If there are more devices than nDevs, don't iterate over them as they may overwrite devices mapped below that with the mapping option.
|
13 years ago |
Con Kolivas
|
78d6019330
Revert "Fix ADL gpu-map not working when there are more ADL devices than openCL. Patch supplied and tested by Nite69."
|
13 years ago |
Con Kolivas
|
e34105a47a
Set memory clock based on memdiff if present from with engine changes, allowing it to parallel manual changes from the menu as well.
|
13 years ago |
Con Kolivas
|
2a474fe914
Fix ADL gpu-map not working when there are more ADL devices than openCL. Patch supplied and tested by Nite69.
|
13 years ago |
Luke Dashjr
|
50241ffb59
Adapt miner code to free ADL structures
|
13 years ago |
Luke Dashjr
|
b8916b1f95
Merge branch 'cgminer' into bfgminer
|
13 years ago |
Con Kolivas
|
920c56c93b
Add specific information when ADL detects error -10 saying the device is not enabled.
|
13 years ago |
Luke Dashjr
|
b78f69a4a8
Merge branch 'cl_wo_curses' into bfgminer
|
13 years ago |
Luke Dashjr
|
a1edc7dbcb
Bugfix: Fix build without curses but with OpenCL
|
13 years ago |
Luke Dashjr
|
d2a7357d0e
Merge commit '1e94214' into bfgminer
|
13 years ago |
Luke Dashjr
|
63c12a9b92
Merge commit '55aaa7c' into bfgminer
|
13 years ago |
Luke Dashjr
|
71ba5d0c01
Merge commit '0704505' into bfgminer
|
13 years ago |
Con Kolivas
|
29c0f7bd37
Detect large swings in temperature when below the target temperature range and change fan by amounts dependant on the value of tdiff.
|
13 years ago |
Con Kolivas
|
e16452f09f
Adjust the fanspeed by the magnitude of the temperature difference when in the optimal range.
|
13 years ago |