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 |
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 |
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 |
Con Kolivas
|
55aaa7c1cc
Slightly different message since restart may not be successful.
|
13 years ago |
Con Kolivas
|
07045055e9
Revert "Restarting cgminer from within after ADL has been corrupted only leads to a crash. Display a warning only and disable fanspeed monitoring."
|
13 years ago |
Luke Dashjr
|
8141adb3bc
Merge commit '411784a' into bfgminer
|
13 years ago |
Con Kolivas
|
057a38eb1c
When disabling fanspeed monitoring on adl failure, remove any twin GPU association. This could have been leading to hangs on machines with dual GPU cards when ADL failed.
|
13 years ago |
Luke Dashjr
|
63bfbffb70
Merge commit 'b0de3ed' into bfgminer
|
13 years ago |
Con Kolivas
|
1e3888336b
Consider the fan optimal if fanspeed is dropping but within the optimal speed window.
|
13 years ago |
Luke Dashjr
|
daa928eaaa
Merge branch 'cgminer' into bfgminer
|
13 years ago |
Con Kolivas
|
59679c57c7
Only adjust GPU speed up if the fanspeed is within the normal fanrange and hasn't been turned to maximum speed under overheat conditions.
|
13 years ago |
Luke Dashjr
|
d5945fcb32
Merge commit '5c3a252' into bfgminer
|
14 years ago |
Con Kolivas
|
07212db106
Restarting cgminer from within after ADL has been corrupted only leads to a crash. Display a warning only and disable fanspeed monitoring.
|
14 years ago |
Luke Dashjr
|
3654a24746
Merge commit 'f8b66bd' into bfgminer
|
14 years ago |
Con Kolivas
|
23b224faf9
Reinit_adl is no longer used.
|
14 years ago |
Luke Dashjr
|
ccf5a37de4
Merge commit '46a679f' into bfgminer
|
14 years ago |
Luke Dashjr
|
96cf144d78
Merge commit '87708a6' into bfgminer
|
14 years ago |
Con Kolivas
|
46a679f39e
Revert "Provide simple macros for the repeated use of checking the first value of the input char with strncasecmp."
|
14 years ago |