Znort 987
|
f66dec74e6
Fix a crash with --algo auto
|
14 years ago |
Con Kolivas
|
cf54f9b850
Move to 256 sized buffers and don't risk overwrite by using only 127 mask.
|
14 years ago |
Con Kolivas
|
52e521a7c1
Revert "Copy the work before returning from creating a thread in case we change the work before copying it."
|
14 years ago |
Phateus
|
d15d225a4c
Changed phatk version to 2.2
|
14 years ago |
Con Kolivas
|
6bf4d781e9
Copy the work before returning from creating a thread in case we change the work before copying it.
|
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
|
074b8193b2
Flush output.
|
14 years ago |
Con Kolivas
|
53a4245a43
Log summary at the end as per any other output.
|
14 years ago |
Con Kolivas
|
939a0e02b7
Only show cpu algo in summary if cpu mining.
|
14 years ago |
Con Kolivas
|
cdece1f248
Simplify code and tidy output.
|
14 years ago |
Con Kolivas
|
8e38a149d8
Simplify output code and remove HW errors from CPU stats.
|
14 years ago |
Con Kolivas
|
c53a7b0d2d
Only display the CPU algo when we're CPU mining.
|
14 years ago |
Con Kolivas
|
8febf57af0
Keep options in alphabetical order.
|
14 years ago |
Con Kolivas
|
845af9113e
Add --submit-stale option which submits all shares, regardless of whether they would normally be considered stale.
|
14 years ago |
Znort 987
|
eed634a3ab
Merge branch 'ckolivas-master' into merge-ckolivas-master
|
14 years ago |
Con Kolivas
|
4e48561a13
Rework the last-initialised time displayed.
|
14 years ago |
Con Kolivas
|
cfe8534c39
Partial restart of threads has proven to be unsuccessful so reinstate device re-initialisation to restart GPUs.
|
14 years ago |
Con Kolivas
|
42d49ffdc7
Revert "Restart threads by abstracting out the clcontext initialisation and using that instead of probing all cards."
|
14 years ago |
Con Kolivas
|
cf543507c6
Revert "Preinitialise the devices only once on startup."
|
14 years ago |
Con Kolivas
|
b1289a0159
Revert "Move the non cl_ variables into the cgpu info struct to allow creating a new cl state on reinit, preserving known GPU variables."
|
14 years ago |
Con Kolivas
|
7c50bb02ab
Revert "Display last initialised time in gpu management info."
|
14 years ago |
Con Kolivas
|
cac54f30b8
Revert "When pinging a sick cpu, flush finish and then ping it in a separate thread in the hope it recovers, but without blocking code elsewhere."
|
14 years ago |
Znort 987
|
92af1925a6
Remove benchmark data from main.c
|
14 years ago |
Znort 987
|
8256402a63
Remove harmless warning on win32
|
14 years ago |
Znort 987
|
593022dfd7
Added somme comments
|
14 years ago |
Znort 987
|
e923ac78d5
Add CPU algo used to summary
|
14 years ago |
Znort 987
|
4e3f38d047
Re-indent code for fork_monitor
|
14 years ago |
Znort 987
|
39bdec8bbe
Various minor changes
|
14 years ago |
Znort 987
|
75639da1e3
Add WIN32 safe CPU benchmark method
|
14 years ago |
Znort 987
|
84b0467cb2
Fix broken assert in algo bencher
|
14 years ago |