Con Kolivas
|
3997f308a0
Add a thermal cutoff option as well and set it to 95 degrees by default.
|
14 years ago |
Con Kolivas
|
058303bcf3
Only reset values on exiting if we've ever modified them.
|
14 years ago |
Con Kolivas
|
b8be1e6c15
Ignore whether the display is active or not since only display enabled devices work this way, and we skip over repeat entries anwyay.
|
14 years ago |
Con Kolivas
|
2053de6d59
Add the directory name from the arguments cgminer was called from as well to allow it running from a relative pathname.
|
14 years ago |
Con Kolivas
|
5fc56a45ee
Force the speed to high on startup and restore it to whatever the setting was on exit.
|
14 years ago |
Con Kolivas
|
47f1a75924
Implement setting the GPU powertune value of all devices or each device as a comma separated value.
|
14 years ago |
Con Kolivas
|
bd292258d3
Add support for monitoring powertune setting.
|
14 years ago |
Con Kolivas
|
3a5663cac1
Implement setting the GPU fan speed of all devices or each device as a comma separated value.
|
14 years ago |
Con Kolivas
|
8ae273c56c
Implement setting the GPU voltage of all devices or each device as a comma separated value.
|
14 years ago |
Con Kolivas
|
54bc30ceec
Implement setting the GPU memory clock speed of all devices or each device as a comma separated value.
|
14 years ago |
Con Kolivas
|
ec8808d004
Implement setting the GPU engine clock speed of all devices or each device as a comma separated value.
|
14 years ago |
Con Kolivas
|
e9b5885ebe
Add a gpu autotune option which adjusts GPU speed to maintain a target temperature within the bounds of the default GPU speed and any overclocking set.
|
14 years ago |
Con Kolivas
|
dcc97e45db
Add an --auto-fan command line option to allow all GPUs to have autofan enabled from startup.
|
14 years ago |
Con Kolivas
|
495adcbf5f
Implement auto fanspeed adjustment to maintain a target temperature and fanspeed below 85%, with an overheat check that will speed the fan up to 100%.
|
14 years ago |
Con Kolivas
|
35ace46325
Enable changing of engine clock setting on the fly.
|
14 years ago |
Con Kolivas
|
d57cd91955
Implement ATI ADL support for GPU parameter monitoring now and setting later (temp, fan, clocks etc.).
|
14 years ago |
Con Kolivas
|
063efb1996
Rename localgen occasions to getwork fail occasions since localgen is unrelated now.
|
14 years ago |
Con Kolivas
|
8496534168
Add start and stop time scheduling for regular time of day running or once off start/stop options.
|
14 years ago |
Con Kolivas
|
a593afdbeb
Use the curses_lock to protect the curses_active variable and test it under lock.
|
14 years ago |
Con Kolivas
|
4969162c03
Check for SSE2 before trying to build 32 bit SSE2 assembly version. Prevents build failure when yasm is installed but -msse2 is not specified.
|
14 years ago |
Con Kolivas
|
3d5f555407
Allow a custom kernel path to be entered on the command line.
|
14 years ago |
Con Kolivas
|
7dc3db2340
Implement SSE2 32 bit assembly algorithm as well.
|
14 years ago |
Con Kolivas
|
dbf0a1366d
Use the new hashes directly for counts instead of the fragile counters currently in use.
|
14 years ago |
Con Kolivas
|
666fcc3f55
Move staged threads to hashes so we can sort them by time.
|
14 years ago |
Con Kolivas
|
ced4a9ac92
Clean up the pool switching to not be dependent on whether the work can roll or not by setting a lagging flag and then the idle flag.
|
14 years ago |
Con Kolivas
|
324d849bf2
Attempt to restart a GPU once every minute while it's sick.
|
14 years ago |
Znort 987
|
e49bfbf2ec
Add per-device statics log output
|
14 years ago |
Phateus
|
d15d225a4c
Changed phatk version to 2.2
|
14 years ago |
Con Kolivas
|
1e77f04481
Clean up the longpoll management to ensure the right paths go to the right pool and display whether we're connected to LP or not in the status line.
|
14 years ago |
Con Kolivas
|
4e48561a13
Rework the last-initialised time displayed.
|
14 years ago |