|
3ba86c49
|
2011-10-15T14:55:51
|
|
Cosmetic fixes.
|
|
8d96722c
|
2011-10-15T14:48:23
|
|
Merge branch 'no_midstate' of https://github.com/luke-jr/cgminer into 05
|
|
fb0c580b
|
2011-10-15T13:29:44
|
|
Go to kernel build should we fail to clCreateProgramWithBinary instead of failing on that device.
Should fix the windows problems with devices not initialising.
|
|
5976f6b3
|
2011-10-14T21:51:55
|
|
Get rid of unused variable.
|
|
e8720b90
|
2011-10-09T00:05:48
|
|
Support work without midstate or hash1, which are deprecated in bitcoind 0.5+
|
|
a41db9d4
|
2011-10-09T14:14:50
|
|
Bump version to 2.0.6 and update docs.
|
|
f9308f8f
|
2011-10-09T13:21:06
|
|
Disable work division for CPU mining which can lead to repeated work being performed.
|
|
81418d62
|
2011-10-09T13:15:29
|
|
Update displayed messages.
|
|
27b05db4
|
2011-10-09T12:59:45
|
|
Use ADL activity report to tell us if a sick GPU is still busy suggesting it is hard hung and do not attempt to restart it.
|
|
a37b827e
|
2011-10-09T12:37:56
|
|
Display the total solved blocks on exit (LOL if you're lucky).
|
|
689f8abb
|
2011-10-09T12:33:54
|
|
Try to use SSL if the server supports it.
|
|
a2072d73
|
2011-10-09T12:22:32
|
|
Merge branch 'altivec'
|
|
5133cf5b
|
2011-10-09T12:22:00
|
|
Add altivec 4 way support courtesy of Gilles Risch.
|
|
6cd906a4
|
2011-10-09T11:19:40
|
|
Properly check shares against target difficulty.
|
|
6dc10efa
|
2011-10-06T13:13:19
|
|
Don't try to build adl features without having adl.
|
|
3e527c6a
|
2011-09-30T17:15:40
|
|
Retry pools after a delay of 15 seconds if none can be contacted on startup unless a key is pressed.
|
|
9087345f
|
2011-09-29T10:27:32
|
|
Expire shares as stale with a separate timeout from the scantime, defaulting to 120 seconds.
|
|
ffc88ef0
|
2011-09-29T10:08:30
|
|
Enable 100% donation by default.
This reverts commit 9e9d25c7bad94116c50bb7d2225510930d092f5e.
|
|
ac0d3030
|
2011-09-29T09:46:32
|
|
Don't make donation work interfere with block change detection allowing donation to work regardless of the block chain we're mining on.
|
|
9e9d25c7
|
2011-09-29T09:39:29
|
|
Enable 0.5% donation by default.
|
|
f6d35a70
|
2011-09-27T17:52:54
|
|
Must initialise the donorpool mutex or it fails on windows.
|
|
16dce491
|
2011-09-27T15:17:30
|
|
Bump version to 2.0.5
|
|
454772ef
|
2011-09-27T15:16:19
|
|
Update NEWS.
|
|
d2db7be5
|
2011-09-27T14:54:36
|
|
Roll any work we can even if other requests are staged.
|
|
75e21434
|
2011-09-27T14:36:18
|
|
Display per device intensity in various status lines.
|
|
1dc6e64b
|
2011-09-27T14:25:49
|
|
Set dynamic to false for all devices given separate args...
|
|
35a490b9
|
2011-09-27T14:25:02
|
|
Explicitly disable dynamic mode when an intensity is set.
|
|
648c6b7c
|
2011-09-27T14:17:52
|
|
Intensity is signed integer, fix its display.
|
|
5a4dabe2
|
2011-09-27T13:40:03
|
|
Add message about donation to startup.
|
|
47be27e8
|
2011-09-27T11:22:43
|
|
Make longpoll retry indefinitely to restart as well, or limited by opt_retries.
|
|
28796de7
|
2011-09-27T11:14:43
|
|
Merge https://github.com/geekmug/cgminer into gitmug
|
|
0639836d
|
2011-09-27T11:12:19
|
|
Document the --donation feature.
|
|
4128b954
|
2011-09-26T18:49:15
|
|
Add a --donation feature which reads a url/userpass from the author's site and contributes a percentage of getworks to the author, but default to off.
|
|
19911e57
|
2011-09-26T20:16:24
|
|
Correct some memory management issues.
|
|
760b0064
|
2011-09-26T19:58:47
|
|
Don't mess with GPU stuff if we don't have them.
|
|
c54b0870
|
2011-09-26T19:33:28
|
|
Assiging the bswap_{16,32,64} macros to __builtin_bswap{16,32,64}.
|
|
8b927af9
|
2011-09-26T15:55:06
|
|
Add helpers for inputting and demonstrating floats.
|
|
21c2bc46
|
2011-09-26T15:24:20
|
|
Make it possible to set the intensity on a per-card basis, dynamic or static values.
|
|
5b40f979
|
2011-09-26T10:47:24
|
|
Make sure we do not attempt to adl manage devices we have explicitly disabled.
|
|
7c26948e
|
2011-09-23T20:14:19
|
|
Merge pull request #50 from kanoi/kano
Hash is 32 bytes (64 nibbles)
|
|
afe03c63
|
2011-09-24T02:20:21
|
|
Hash is 32 bytes (64 nibbles)
|
|
a49fc184
|
2011-09-23T11:48:12
|
|
Bump version number to 2.0.4.
|
|
855ea661
|
2011-09-23T11:47:35
|
|
Update README and FAQ.
|
|
8635eda0
|
2011-09-23T11:41:23
|
|
Update NEWS.
|
|
8759bc13
|
2011-09-23T10:59:55
|
|
Hard code the watchdog interval to 3 seconds in case log interval is greatly different.
|
|
014d43b0
|
2011-09-22T20:41:17
|
|
Bugfix: fix linking when OpenCL is not detected
|
|
0ae3f718
|
2011-09-23T10:45:43
|
|
Check last temperature we reached and don't change fan speed if it's already correcting.
|
|
813aee38
|
2011-09-23T10:22:06
|
|
Show menu again after enable, disable and restart GPU.
|
|
20ddda10
|
2011-09-23T10:19:24
|
|
Autoselect a GPU from the menu if it's the only device.
|
|
701c29fa
|
2011-09-23T10:10:31
|
|
Add message about needing to export display on linux.
|
|
da764e54
|
2011-09-23T10:04:09
|
|
Reset opencl flags if not detected to prevent build failure without opencl.
|
|
c04abf5c
|
2011-09-23T09:44:09
|
|
Include polarssl implementation of sha256 (sha2) and remove dependency on openssl.
|
|
11e5d2ea
|
2011-09-23T09:27:01
|
|
Merge branch 'kano' of https://github.com/kanoi/cgminer into kanoi
|
|
037e8ac8
|
2011-09-21T21:48:23
|
|
Change Accept/Reject message to show hash and BLOCK notification
|
|
ba14a670
|
2011-09-21T21:45:24
|
|
Remove EOL spaces from stderr and curses
|
|
8ecd15a6
|
2011-09-20T16:19:21
|
|
Add BLOCK! notification and remove end of line blanks when not needed
|
|
9696b4d6
|
2011-09-18T23:17:50
|
|
Get rid of the convoluted way we detect whether LP discovered the new block and just use the work retrieved by the LP to know.
|
|
31a91769
|
2011-09-18T21:16:24
|
|
Add details of how to set the password for ssh
|
|
14c557fa
|
2011-09-18T14:48:40
|
|
Watch USB disk space in /var/log/
|
|
3dae209d
|
2011-09-18T21:16:24
|
|
Add details of how to set the password for ssh
|
|
625e7a64
|
2011-09-18T18:55:36
|
|
Fix tabs
|
|
37b017fd
|
2011-09-18T15:10:12
|
|
Show hash (instead of nonce) in Accept/Reject messages
|
|
bc96efa5
|
2011-09-18T14:48:40
|
|
Watch USB disk space in /var/log/
|
|
1016ae4c
|
2011-09-17T13:38:37
|
|
Bump version number to 2.0.3.
|
|
d0901858
|
2011-09-17T13:36:04
|
|
Update NEWS.
|
|
b8ea0dd1
|
2011-09-17T13:23:58
|
|
Update curses logging to allow LOG_WARNING and LOG_ERR messages to still go through while within the menu, and drop share message to LOG_NOTICE.
|
|
5a24c282
|
2011-09-16T16:46:14
|
|
Try to set temperature regardless of whether get fanspeed fails. This may need to be reverted if it causes problems.
|
|
12e99c83
|
2011-09-16T16:42:11
|
|
Initialise all the iSizes of the ADL structures for completeness.
|
|
07c21bcb
|
2011-09-16T10:40:58
|
|
Don't forget to set the actual fanspeed too!
|
|
3c38adc9
|
2011-09-16T10:27:36
|
|
Only set the speed once, but set it only if fanspeed get says the card is ok and ready.
|
|
67fe6ab7
|
2011-09-16T10:26:25
|
|
Don't both with adapter speed set as it has no effect on mining speed.
|
|
92e1ffd3
|
2011-09-16T08:31:27
|
|
Store the targetfan even if the later getfanspeed fails in case it's temporary.
|
|
8feb661d
|
2011-09-15T20:46:39
|
|
Set the fanspeed in coarse rounded up values and then ever finer grained values in case the card does not support fine values.
|
|
8566ed44
|
2011-09-15T20:05:22
|
|
Just keep whatever longpoll we have if it's working instead of risking the stop/start dereference problem.
|
|
ae6fe965
|
2011-09-15T17:37:02
|
|
Revert "Restart longpoll under lock when we'll be reusing it on pool switch to prevent derefs."
This reverts commit 2cae5c1dc3884deb35430cf6af4d192666ac01c4.
Gets stuck. Needs more thought.
|
|
2cae5c1d
|
2011-09-15T14:51:04
|
|
Restart longpoll under lock when we'll be reusing it on pool switch to prevent derefs.
|
|
3f10e80a
|
2011-09-15T12:18:30
|
|
If the user defined flag is not set on fanspeed, set the fanspeed with it first.
|
|
8e2becc1
|
2011-09-15T11:45:24
|
|
Change pth from being a pointer as we can dereference if we're unlucky on stopping longpoll.
|
|
88fd7c1d
|
2011-09-14T07:14:34
|
|
use ATISTREAMSDKROOT env variable if available...
... to determine the location of OpenCL libs
clean up the use of OPENCL_* vars in autostuff
|
|
87ec3f47
|
2011-09-15T11:21:54
|
|
Convert fanspeed management to default on exit.
|
|
833e020d
|
2011-09-15T10:33:23
|
|
Standardise the way all non-mining threads are destroyed to make sure we can safely cancel them, freeing ram and NULLifying pointers.
|
|
e1c72352
|
2011-09-14T23:15:42
|
|
Get the current pool priority under lock to avoid dereferencing.
|
|
918ec7b0
|
2011-09-14T23:01:07
|
|
Enable adl earlier to allow values to be set in init_adl or they're silently ignored!
|
|
1db6ab0b
|
2011-09-14T22:18:49
|
|
Set targetfan when fanspeed is set on parameters.
|
|
fc427913
|
2011-09-14T21:48:53
|
|
Use the longpoll provided work to test_work_current since we know it's almost certainly from a new block even though we may check it later again.
|
|
2e09eee7
|
2011-09-14T21:45:04
|
|
Use the gpu_fan set value as the starting fan speed.
Don't try and change the value if get() doesn't match as it's unreliable, just save the reentrant value.
Limit fanspeeds to reported iMax and iMin.
|
|
84a3ee45
|
2011-09-11T15:33:36
|
|
Bump version to 2.0.2.
|
|
d3ac2794
|
2011-09-11T15:18:23
|
|
Update NEWS.
|
|
9d84e915
|
2011-09-11T13:32:19
|
|
Properly substitute DLOPEN flags to build with ADL support when -ldl is needed and not when opencl is not found.
|
|
863488e3
|
2011-09-11T12:32:36
|
|
Display fan percentage on devices that only support reporting percent and not RPM.
|
|
d42211f0
|
2011-09-11T12:01:17
|
|
Missing bracket from output.
|
|
88eb514c
|
2011-09-11T11:57:08
|
|
Only display supported values from fanspeed on change settings.
|
|
b4009ada
|
2011-09-11T11:47:22
|
|
Remove redundant check.
|
|
ebae03f2
|
2011-09-11T11:38:02
|
|
Do not bother resetting values to old ones if changes to GPU parameters report failure, instead returning a failure code only if the return value from get() differs.
|
|
dff1a81d
|
2011-09-11T11:25:28
|
|
Use a re-entrant value to store what fanspeed we're trying to set in case the card doesn't support small changes.
Force it to a multiple of 10% if it fails on trying to speed up the fan.
|
|
076677dd
|
2011-09-11T11:08:01
|
|
Flag any devices with autofan or autogpu as being managed.
|
|
a602f4e5
|
2011-09-11T11:06:52
|
|
Only force the adapter speed to high if we've flagged this device as being managed.
|
|
d5fe2cfd
|
2011-09-11T10:48:39
|
|
Flag devices that have never started and don't allow enabling of devices without restarting them.
|
|
fa790a4f
|
2011-09-11T10:33:30
|
|
Fix a rare crash in HASH_DEL due to using different mutexes to protect the data.
|
|
1f15d7ea
|
2011-09-09T17:52:21
|
|
Advertise rollntime extension support
Thanks to raijin for testing!
|