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
|
13 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.
|
13 years ago |
Luke Dashjr
|
3654a24746
Merge commit 'f8b66bd' into bfgminer
|
13 years ago |
Con Kolivas
|
23b224faf9
Reinit_adl is no longer used.
|
13 years ago |
Luke Dashjr
|
ccf5a37de4
Merge commit '46a679f' into bfgminer
|
13 years ago |
Luke Dashjr
|
96cf144d78
Merge commit '87708a6' into bfgminer
|
13 years ago |
Con Kolivas
|
46a679f39e
Revert "Provide simple macros for the repeated use of checking the first value of the input char with strncasecmp."
|
13 years ago |
Con Kolivas
|
87708a6a0e
Provide simple macros for the repeated use of checking the first value of the input char with strncasecmp.
|
13 years ago |
Luke Dashjr
|
2d522b092e
Merge branch 'bugfix_const' into bfgminer
|
13 years ago |
Luke Dashjr
|
5a1c66d191
Bugfix: Cast to void* to free
|
13 years ago |
Luke Dashjr
|
b9df56511c
Fork as BFGMiner
|
13 years ago |
Con Kolivas
|
f5f089f5b4
Add a --gpu-map option which will allow arbitrarily mapping ADL devices to OpenCL devices for instances where association by enumeration alone fails.
|
13 years ago |