|
43ef4e04
|
2012-03-29T10:51:59
|
|
Move the ADL setup and clearing to separate functions and provide a reinit_adl function to be used when adl fails while running.
|
|
35de9d1e
|
2012-03-29T09:35:48
|
|
Use slightly more damping on the decay time function in the never-ending quest to smooth off the hashmeter.
|
|
2f715203
|
2012-03-28T22:36:48
|
|
Set the starting fanspeed to a safe and fairly neutral 50% when autofan is enabled.
|
|
b3edae4f
|
2012-03-28T04:30:39
|
|
Merge pull request #159 from pshep/master
Add check for CPU affinity ability. Irrelevant when not supporting CPU mining any more but a harmless patch and perhaps affinity may want to be used by some other code.
|
|
efcacbac
|
2012-03-28T04:29:12
|
|
Merge pull request #158 from Diapolo/master
diakgcn update
|
|
eb4233d5
|
2012-03-28T04:26:20
|
|
Merge pull request #156 from luke-jr/ignore_redundant
Ignore redundant-with-build options
|
|
7458927f
|
2012-03-28T04:25:54
|
|
Merge pull request #155 from luke-jr/no_curses
Make curses TUI support optional at compile-time.
|
|
2beb3500
|
2012-03-28T04:24:41
|
|
Merge pull request #153 from kanoi/master
Add API support for Icarus and Bitforce + Icarus fixes ++
|
|
e26f0ac1
|
2012-03-28T04:22:03
|
|
Merge pull request #154 from luke-jr/bugfix_withval
Bugfix: AC_ARG_WITH provides withval instead of enableval
|
|
36aadd66
|
2012-03-28T04:21:41
|
|
Merge pull request #152 from luke-jr/specify_driver
Allow specifying a specific driver for --scan-serial
|
|
ad824207
|
2012-03-28T04:21:18
|
|
Merge pull request #151 from luke-jr/libudev_detect_fixes
Bugfix: Check for libudev header (not just library) in configure, and document optional dependency
|
|
ef1eafa4
|
2012-03-28T21:58:04
|
|
Provide locking around updates of cgpu hashrates as well to prevent multiple threads accessing data fields on the same device.
|
|
fa5e0675
|
2012-03-28T20:32:49
|
|
Display the beginning of the new block in verbose mode in the logs.
|
|
3c16c853
|
2012-03-28T20:13:08
|
|
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.
|
|
3f3c8361
|
2012-03-28T13:21:40
|
|
Change the version number on the correct kernels.
|
|
0699061a
|
2012-03-28T10:50:28
|
|
api.c devicecode/osinfo incorrectly swapped for json
|
|
6d4314d4
|
2012-03-27T23:04:17
|
|
Add extensive instructions on how to make a native windows build.
|
|
4325cff2
|
2012-03-27T23:01:24
|
|
Update version numbers of poclbm and diablo kernels as their APIs have also changed.
|
|
621bcca7
|
2012-03-27T22:10:17
|
|
Use global offset parameter to diablo and poclbm kernel ONLY for 1 vector kernels.
|
|
39395eb1
|
2012-03-27T19:58:51
|
|
Use poclbm preferentially on Tahiti now regardless of SDK.
|
|
746fe8b2
|
2012-03-05T16:52:17
|
|
Remove unused constant passed to poclbm.
|
|
2a3b7359
|
2012-03-05T16:44:53
|
|
Clean up use of macros in poclbm and use bitselect everywhere possible.
|
|
5fd7d462
|
2012-03-05T16:22:18
|
|
Add vector type hint to diablo kernel.
|
|
db873ba2
|
2012-03-05T16:19:15
|
|
Add worksize and vector attribute hints to the poclbm kernel.
|
|
325246d3
|
2012-03-05T11:37:20
|
|
Spaces for non-aligned variables in poclbm.
|
|
ab3e63ff
|
2012-03-05T10:39:43
|
|
More tidying of poclbm.
|
|
0af7bbd7
|
2012-03-05T10:09:10
|
|
Swap Vals and W variables where they can overlap in poclbm.
|
|
00796251
|
2012-03-05T10:07:11
|
|
More tidying of poclbm.
|
|
e1d580be
|
2012-03-05T09:49:50
|
|
Tidy up first half of poclbm.
|
|
c137c505
|
2012-03-05T01:46:07
|
|
Diablo tidy.
|
|
a32654bb
|
2012-03-04T16:12:44
|
|
Absorb as many ZA variables into each other in diablo kernel.
|
|
c10ea0b1
|
2012-03-04T12:16:26
|
|
Add spaces to new assignments in diablo kernel.
|
|
55188916
|
2012-03-04T11:19:16
|
|
Variable assignment alignment in diablo kernel.
|
|
338f6d57
|
2012-03-04T10:47:23
|
|
Clean up use of any() by diablo and poclbm kernels.
|
|
a7a9dbcf
|
2012-03-03T21:58:12
|
|
Minor variable symmetry changes in poclbm.
|
|
c297f63e
|
2012-03-03T21:21:05
|
|
Put additions on separate lines for consistency in poclbm.
|
|
3fa86135
|
2012-03-03T21:18:06
|
|
Consolidate last use of W11 into Vals4 in poclbm.
|
|
4885b02e
|
2012-03-03T20:45:02
|
|
Add last value in vectors in diablo and poclbm kernel for consistency with original code.
|
|
8140da91
|
2012-03-01T11:48:31
|
|
Separate out all additions of different variables in diablo kernel.
|
|
c43f8873
|
2012-03-01T09:54:34
|
|
Separate out additions in final vector code in diablo kernel as well.
|
|
dc2d4ab7
|
2012-02-29T22:32:29
|
|
Get rid of accessory braces.
|
|
4776ca8f
|
2012-02-29T17:36:27
|
|
Keep lines that reference the same variable together.
|
|
c8bd0e46
|
2012-02-29T11:46:28
|
|
Split addition lines without functions.
|
|
9901c668
|
2012-02-29T11:14:55
|
|
Remove unnecessary braces from diablo kernel.
|
|
40b18d5d
|
2012-02-27T20:57:30
|
|
Use the unrolled option for no vectors return code.
|
|
70de5ba7
|
2012-02-27T17:08:30
|
|
Convert additions to += in diablo kernel.
|
|
6121c2f1
|
2012-02-27T11:56:08
|
|
Reuse variables to decrease total number used in diablo kernel.
|
|
b99a0481
|
2012-02-27T09:32:31
|
|
Strip out unused variables from diablo array.
|
|
40f5aac9
|
2012-02-27T08:57:20
|
|
Machine optimise by removing one-use variables.
|
|
0f359a8e
|
2012-02-26T23:07:27
|
|
Merge all additions before output.
|
|
d8f14fd6
|
2012-02-26T21:33:26
|
|
Cluster Vals7 for use on output.
|
|
cba2d846
|
2012-03-26T22:00:00
|
|
Change email due to SPAM
|
|
25f914a3
|
2012-03-24T23:20:48
|
|
api.c miner.php add a '*' to the front of all notify counters - simplifies future support of new counters
|
|
229d022d
|
2012-03-24T11:58:30
|
|
miner.php add display 'notify' command
|
|
195bd57a
|
2012-03-23T16:21:01
|
|
Small change to help arch's without processor affinity
|
|
c01c8249
|
2012-03-24T09:55:22
|
|
Fix bitforce compile error
|
|
25ca0687
|
2012-03-23T10:00:23
|
|
api.c notify should report disabled devices also - of course
|
|
18a8b550
|
2012-03-23T03:17:20
|
|
API returns the simple device history with the 'notify' command
|
|
eeec9809
|
2012-03-23T01:50:45
|
|
code changes for supporting a simple device history
|
|
8747a472
|
2012-03-22T20:33:17
|
|
api.c Report an OS string in config to help with device issues
|
|
6be50fab
|
2012-03-22T19:50:15
|
|
api.c fix Log Interval - integer in JSON
|
|
6e35503e
|
2012-03-22T19:47:23
|
|
api.c config 'Device Code' to show list of compiled devices + README
|
|
3dee2763
|
2012-03-22T18:57:30
|
|
api.c increase buffer size close to current code allowable limit
|
|
e2b7c934
|
2012-03-16T23:52:20
|
|
removed 8-component vector support from kernel, as this is not supported in CGMINER anyway
|
|
782fc63c
|
2012-03-16T23:38:39
|
|
forgot to update kernel modification date, fixed ;)
|
|
c3261587
|
2012-03-16T23:34:15
|
|
reordered an addition in the kernel, which results in less instructions used in the GPU ISA code for GCN
|
|
22ff7a40
|
2012-03-14T20:29:45
|
|
miner.php: option for readonly or check privileged access
|
|
b6ae200d
|
2012-03-13T09:11:23
|
|
Ignore reduntant-with-build options --disable-gpu, --no-adl, and --no-restart
|
|
84aa0d69
|
2012-03-13T23:36:02
|
|
miner.php: ereg_replace is DEPRECATED so use preg_replace instead
|
|
ed8382c8
|
2012-03-12T14:56:05
|
|
Make curses TUI support optional at compile-time.
|
|
2295d6b1
|
2012-03-12T14:57:56
|
|
Bugfix: AC_ARG_WITH provides withval instead of enableval
|
|
702dd0f8
|
2012-03-06T18:51:16
|
|
miner.php split devs output for different devices
|
|
1f118078
|
2012-03-04T14:51:11
|
|
api.c: correct error messages
|
|
caa02f81
|
2012-03-04T14:37:38
|
|
icarus.c modify (regular) timeout warning to only be debug
|
|
0fdf31dc
|
2012-03-04T14:05:39
|
|
icarus.c set the windows TODO timeout
|
|
8bafc8d2
|
2012-03-03T21:45:02
|
|
Allow specifying a specific driver for --scan-serial
For example: --scan-serial bitforce:/dev/ttyUSB0
|
|
aa52e7df
|
2012-03-01T17:24:38
|
|
optimized nonce-check and output code for -v 2 and -v 4
|
|
3d9970d6
|
2012-02-29T09:02:30
|
|
Bugfix: Check for libudev header (not just library) in configure, and document optional dependency
|
|
cb3323b7
|
2012-02-29T21:17:10
|
|
Add API support for Icarus and Bitforce
|
|
97ab111e
|
2012-02-27T01:22:07
|
|
Merge pull request #147 from luke-jr/libudev_detect
Use libudev to autodetect BitFORCE GPUs, if available
|
|
2b9a1506
|
2012-02-27T01:21:40
|
|
Merge pull request #148 from luke-jr/bugfix_bitforce_temp_ZLX
Bugfix: ZLX to read BitFORCE temp, not ZKX -.-
|
|
f7767236
|
2012-02-27T01:21:21
|
|
Merge pull request #139 from Diapolo/master
nonce-generation code update for diakgcn
|
|
717a63f7
|
2012-02-27T01:20:56
|
|
Merge pull request #149 from kanoi/master
README/api.c add "When" the request was processed to STATUS
|
|
c9b7a223
|
2012-02-27T12:58:35
|
|
Next API version is 1.4 (1.3 is current)
|
|
b4c7c56f
|
2012-02-27T12:02:14
|
|
README/api.c add "When" the request was processed to STATUS
|
|
3ec89d73
|
2012-02-26T17:01:34
|
|
Bugfix: ZLX to read BitFORCE temp, not ZKX -.-
|
|
ae997142
|
2012-02-26T14:46:51
|
|
Use libudev to autodetect BitFORCE GPUs, if available
|
|
28f99beb
|
2012-02-26T16:45:03
|
|
Use the return value of fan_autotune to set fan_optimal instead of passing it as a pointer.
|
|
d48faf39
|
2012-02-26T16:40:05
|
|
Pass the lasttemp from the device we're using to adjust fanspeed in twin devices.
|
|
26f57e32
|
2012-02-25T21:25:16
|
|
Merge pull request #146 from xiangfu/icarus
fix the multi-icarus support, fix the Icarus name to 3 chars
|
|
e8d4003e
|
2012-02-25T22:09:47
|
|
fix the name to 3 chars, fix the multi-icarus support
|
|
2376567b
|
2012-02-25T21:02:13
|
|
Merge pull request #145 from luke-jr/bugfix_scan_doc
Bugfix: "-S auto" is the default if no -S is specified, and there is no such delay in using it
|
|
aff55fab
|
2012-02-25T20:59:27
|
|
Bugfix: "-S auto" is the default if no -S is specified, and there is no such delay in using it
|
|
2010f0c3
|
2012-02-25T17:43:48
|
|
Merge pull request #143 from kanoi/master
README add information missing from --scan-serial
|
|
f13fd8d1
|
2012-02-26T11:12:06
|
|
README add information missing from --scan-serial
|
|
bd506cd3
|
2012-02-26T10:41:06
|
|
Update README RPC API Version comment
|
|
cc064bba
|
2012-02-25T13:13:41
|
|
Merge pull request #142 from luke-jr/bugfix_enable_cpu
Bugfix: Allow enabling CPU even without OpenCL support
|
|
3a003b9a
|
2012-02-25T14:43:28
|
|
Bugfix: Allow enabling CPU even without OpenCL support
|
|
daf1eff1
|
2012-02-26T00:46:19
|
|
Change failed-to-mine number of requested shares messge to avoid segfault on recursive calling of quit().
|
|
76d0554d
|
2012-02-25T16:18:54
|
|
Get rid of extra char which is just truncated in poclbm kernel.
|