Con Kolivas
|
cf0aebb4f5
Revert "Update phatk version number."
|
14 years ago |
Con Kolivas
|
c99c09d389
Merge pull request #161 from kanoi/master
|
14 years ago |
Con Kolivas
|
7f64adc473
Merge pull request #160 from luke-jr/bugfix_realquiet_2
|
14 years ago |
Kano
|
0be2b9e9b6
Increase max devices to 64 (for FPGA support)
|
14 years ago |
Kano
|
f9af5acf13
When using '-m' on linux, send the forked process a SIGTERM on exit
|
14 years ago |
Kano
|
3fa3f60b74
api.c new commands: pgaenable pgadisable
|
14 years ago |
Con Kolivas
|
1092f01b1b
Update NEWS.
|
14 years ago |
Con Kolivas
|
6274fbe727
Change the preferred vector width to 1 for Tahiti only, not all poclbm kernels.
|
14 years ago |
Con Kolivas
|
580888f91b
Update phatk version number.
|
14 years ago |
Con Kolivas
|
532179b24d
Use min() function on 2 vector output path in phatk kernel and don't use extra variable for both 2 and 4 vectors.
|
14 years ago |
Con Kolivas
|
27a6f7a81b
Add vector type hint to phatk kernel.
|
14 years ago |
Con Kolivas
|
88ff55e70e
Use a time constant 0.63 for when large changes in hashrate are detected to damp change in case the large change is an aliasing artefact instead of a real change.
|
14 years ago |
Con Kolivas
|
a1879c8057
Only increment stale counter if the detected stales are discarded.
|
14 years ago |
ckolivas
|
d4c513030f
Attempt to re-initialise ADL should a device that previously reported fanspeed stops reporting it.
|
14 years ago |
ckolivas
|
43ef4e0443
Move the ADL setup and clearing to separate functions and provide a reinit_adl function to be used when adl fails while running.
|
14 years ago |
ckolivas
|
35de9d1e07
Use slightly more damping on the decay time function in the never-ending quest to smooth off the hashmeter.
|
14 years ago |
Con Kolivas
|
2f71520368
Set the starting fanspeed to a safe and fairly neutral 50% when autofan is enabled.
|
14 years ago |
Con Kolivas
|
b3edae4f66
Merge pull request #159 from pshep/master
|
14 years ago |
Con Kolivas
|
efcacbac75
Merge pull request #158 from Diapolo/master
|
14 years ago |
Con Kolivas
|
eb4233d500
Merge pull request #156 from luke-jr/ignore_redundant
|
14 years ago |
Con Kolivas
|
7458927f02
Merge pull request #155 from luke-jr/no_curses
|
14 years ago |
Con Kolivas
|
2beb3500d4
Merge pull request #153 from kanoi/master
|
14 years ago |
Con Kolivas
|
e26f0ac131
Merge pull request #154 from luke-jr/bugfix_withval
|
14 years ago |
Con Kolivas
|
36aadd6609
Merge pull request #152 from luke-jr/specify_driver
|
14 years ago |
Con Kolivas
|
ad824207ff
Merge pull request #151 from luke-jr/libudev_detect_fixes
|
14 years ago |
Con Kolivas
|
ef1eafa40a
Provide locking around updates of cgpu hashrates as well to prevent multiple threads accessing data fields on the same device.
|
14 years ago |
Con Kolivas
|
fa5e0675d6
Display the beginning of the new block in verbose mode in the logs.
|
14 years ago |
Con Kolivas
|
3c16c853bd
Reinstate old diablo kernel variable ordering from 120222, adding only goffset and vector size hint. The massive variable ordering change only helped one SDK on 7970 but hurt other devices.
|
14 years ago |
ckolivas
|
3f3c8361b3
Change the version number on the correct kernels.
|
14 years ago |
Kano
|
0699061ade
api.c devicecode/osinfo incorrectly swapped for json
|
14 years ago |