Luke Dashjr
|
eba5e7cf77
avalon: Go back to good old serial timeouts for gets, since select() is for sockets (only, on Windows)
|
12 years ago |
Luke Dashjr
|
a672f38475
Merge commit '9a48ec7' into bfgminer
|
12 years ago |
Luke Dashjr
|
9a48ec7dd6
-S all: Start QueryDosDevices probe with 256-byte buffer
|
12 years ago |
Luke Dashjr
|
7714404771
Use common code to ensure the prefix of -S *:all remains in all implementations of it (/dev glob was removing prefixes)
|
12 years ago |
Nehal Patel
|
8eefb31449
Updated api.c to return the hashrate with 3 decimal places
|
12 years ago |
Luke Dashjr
|
e02546b063
Merge branch 'bitforce_queue_parallel' into bfgminer
|
12 years ago |
Luke Dashjr
|
1d9c4ea696
When shutting down, set work restart flag (and trigger notifier) to help mining threads escape to their main minerloop (and check for shutdown)
|
12 years ago |
Luke Dashjr
|
0e25cc1abc
Change hashrate display to never display 3 fractional digits, because it looks a bit ugly
|
12 years ago |
Luke Dashjr
|
cca9c049e8
bitforce: Credit hashrate to the correct chip on parallelized devices
|
12 years ago |
Luke Dashjr
|
e6e36668f0
Re-set work thr_id on share submissions, to ensure the result gets credited to the correct device in case of shared job queues (as in BitForce long boards)
|
12 years ago |
Luke Dashjr
|
707e0ee1a5
bitforce: Turn parallelization into separate logical processors for more details on each, including working with XLink
|
12 years ago |
Luke Dashjr
|
168279018c
bitforce_queue: Implement job sanity checks using new "ZqX" for devices using parallelization
|
12 years ago |
Luke Dashjr
|
eca9e7e73c
bitforce_queue: Minimal support for parallelization
|
12 years ago |
Luke Dashjr
|
18a09f0a0f
Merge branch 'bfl_devdump' into bitforce_queue_parallel
|
12 years ago |
Luke Dashjr
|
664d9fa9b5
bitforce_queue: Ensure comma following nonce count is there, to error cleanly
|
12 years ago |
Luke Dashjr
|
0322e4cf79
Add --device-protocol-dump option to debuglog low-level bitforce protocol details
|
12 years ago |
Luke Dashjr
|
6539015c63
Merge branch 'utlist' into bfgminer
|
12 years ago |
Luke Dashjr
|
ff8ad88e09
Document and check for uthash version 1.9.2+
|
12 years ago |
Luke Dashjr
|
6b173791f7
Bugfix: Don't report failure for graceful mining thread shutdown
|
12 years ago |
Luke Dashjr
|
4c80acd10a
Name devices in mining thread failures
|
12 years ago |
Luke Dashjr
|
dcc630c59e
Merge branch 'cg_merges_20130606b' into bfgminer
|
12 years ago |
Luke Dashjr
|
0e9e8758a6
Warn about killing mining threads
|
12 years ago |
Luke Dashjr
|
9e8af09433
Bugfix: Wake up mining threads when asking them to shutdown
|
12 years ago |
Luke Dashjr
|
cab1ae0aea
Merge commit '93b5f24' into cg_merges_20130606b
|
12 years ago |
Luke Dashjr
|
93b5f24987
Disable pthread cancel within curses locking
|
12 years ago |
Luke Dashjr
|
5384147669
Merge commit 'e7d815e' into bfgminer
|
12 years ago |
Luke Dashjr
|
e7d815ec0b
bitforce: Report queue send failures, and count as hw errors
|
12 years ago |
Luke Dashjr
|
b13624a1e4
Merge commit 'f1d8ab8' into bfgminer
|
12 years ago |
Luke Dashjr
|
f1d8ab809e
Bugfix: bitforce_queue: Don't try to send ready-to-queue work to device, when there is no ready-to-queue work
|
12 years ago |
Luke Dashjr
|
6686fe273f
Merge commit 'e4db66d' into cg_merges_20130606b
|
12 years ago |