Con Kolivas
|
55b386a3fc
Add missing options gpu-memdiff and gpu-reorder to write config function.
|
14 years ago |
Con Kolivas
|
31a32e0789
Set virtual GPUs to work when ADL is disabled or all mining will occur on GPU 0.
|
14 years ago |
Con Kolivas
|
2edc3a650c
Add information about paused threads in the menu status.
|
14 years ago |
Con Kolivas
|
58897bf382
Disable the correct threads on changing to/from dynamic mode.
|
14 years ago |
Con Kolivas
|
c98f81c089
Disable all but the first thread on GPUs in dynamic mode for better interactivity.
|
14 years ago |
Con Kolivas
|
b086430c81
Rename the dev-reorder option to --gpu-reorder since it only affects GPUs.
|
14 years ago |
Con Kolivas
|
ba74fe5660
Clear adl on exiting after probing values since it may attempt to overclock.
|
14 years ago |
Con Kolivas
|
5a14ec53c8
Add a --dev-reorder option to only reorder devices according to PCI Bus ID when requested.
|
14 years ago |
Con Kolivas
|
09184720c2
As share submission is usually staggered, and delays can be costly, submit shares without delay even when --net-delay is enabled.
|
14 years ago |
Con Kolivas
|
5747b070de
Fix unused warning.
|
14 years ago |
Con Kolivas
|
82af288e69
Revert "Fix various harmless warnings."
|
14 years ago |
Con Kolivas
|
a4b67f030f
Fix various harmless warnings.
|
14 years ago |
Con Kolivas
|
53095da326
Make --ndevs display verbose opencl information as well to make debugging version information easier.
|
14 years ago |
Con Kolivas
|
5c8829c17b
Fix misdefine.
|
14 years ago |
Con Kolivas
|
371e5f688a
Reorder displayed devices to map to physical locations and initialise according to logical location instead.
|
14 years ago |
Con Kolivas
|
5869382d40
Change the warning that comes with failure to init cl on a device to be more generic and accurate.
|
14 years ago |
Kano
|
5e9676c23c
Allow dynamic to adjust up to MAX_INTENSITY
|
14 years ago |
Kano
|
63e31b4d78
Move intensity range values into miner.h
|
14 years ago |
Con Kolivas
|
a992b5d89d
Allow intensity up to 14 for multiple devices as well.
|
14 years ago |
Con Kolivas
|
d662c9c626
Allow intensity up to 14.
|
14 years ago |
Kano
|
ec2c0b784f
Add API commands: config, switchpool, gpu settings, save
|
14 years ago |
Con Kolivas
|
e15d57d729
Implement socks4 proxy support.
|
14 years ago |
Con Kolivas
|
0e5b6583f1
qd_lock initialisation got dropped. Fix it.
|
14 years ago |
Con Kolivas
|
9bf2028d9b
Merge pull request #79 from luke-jr/bugfix_summary
|
14 years ago |
Luke Dashjr
|
f634b68e7c
Bugfix: Only show each device once in exit summary
|
14 years ago |
Con Kolivas
|
1b0b7e4a7c
Merge pull request #78 from luke-jr/bugfix_adl
|
14 years ago |
Luke Dashjr
|
9a0bcc8890
Bugfix: Iterate over devices rather than threads for watchdog (and ADL)
|
14 years ago |
Con Kolivas
|
a4599dc1d4
Merge pull request #77 from luke-jr/bugfix_ngpus
|
14 years ago |
Con Kolivas
|
220d0c2e00
Merge branch 'master' of github.com:ckolivas/cgminer
|
14 years ago |
Con Kolivas
|
5179d22463
Introduce a --net-delay option which guarantees at least 250ms between any networking requests to not overload slow routers.
|
14 years ago |