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)
|
13 years ago |
Luke Dashjr
|
0e25cc1abc
Change hashrate display to never display 3 fractional digits, because it looks a bit ugly
|
13 years ago |
Luke Dashjr
|
cca9c049e8
bitforce: Credit hashrate to the correct chip on parallelized devices
|
13 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)
|
13 years ago |
Luke Dashjr
|
707e0ee1a5
bitforce: Turn parallelization into separate logical processors for more details on each, including working with XLink
|
13 years ago |
Con Kolivas
|
75c53221c0
Add FAQ regarding Work Utility.
|
13 years ago |
Luke Dashjr
|
168279018c
bitforce_queue: Implement job sanity checks using new "ZqX" for devices using parallelization
|
13 years ago |
Con Kolivas
|
24d26d9949
Throttling the BFLSC at 80 seems to prevent generating garbled responses of higher temps.
|
13 years ago |
Con Kolivas
|
6fdc068f1b
Revert "Give a generous timeout whenever we expect an OK message for working bflsc communications."
|
13 years ago |
Con Kolivas
|
3d8cf60b96
Give a generous timeout whenever we expect an OK message for working bflsc communications.
|
13 years ago |
Con Kolivas
|
9b00529cf9
Return after failed bin2hex conversion in bflsc.
|
13 years ago |
Con Kolivas
|
12a2cb0d3c
Demote failed hex2bin result to LOG_INFO and check return result in driver-bflsc to avoid doing find_work_by_midstate.
|
13 years ago |
Con Kolivas
|
4f36d38c0f
Revert "Only return one nonce range per device per cycle through scanwork in bflsc to avoid batching of result count."
|
13 years ago |
Con Kolivas
|
6d7f079f07
Set bflsc cutofftemp to 90 degrees.
|
13 years ago |
Con Kolivas
|
4530a74e0b
Only return one nonce range per device per cycle through scanwork in bflsc to avoid batching of result count.
|
13 years ago |
Con Kolivas
|
9451c49e3c
Nominally set bflsc cutofftemp to 85 degrees.
|
13 years ago |
Con Kolivas
|
630e7d7658
Set BFLSC fan speed coarsely to keep it under 60 or auto as per specs saying it tries to stay below 60.
|
13 years ago |
Con Kolivas
|
fd41eb4ef6
Limit usbutils LATENCY_STD to 32ms to keep transfers under 512 bytes.
|
13 years ago |
Con Kolivas
|
7f1ce19059
Move macro definition to bflsc driver
|
13 years ago |
Con Kolivas
|
641545aac7
Use a longer timeout for retrieving bflsc details.
|
13 years ago |
Con Kolivas
|
7fc9666429
Add a usb_read_ok_timeout wrapper to cope with slow init'ing devices.
|
13 years ago |
Con Kolivas
|
24398bde03
cgsem_post after creating the thread info
|
13 years ago |
ckolivas
|
065d4aabf6
Fix build.
|
13 years ago |
ckolivas
|
9b2e517f30
Use cgsem structures instead of the flaky pings in the work queue to start mining threads and remove the unused thr_info_freeze function.
|
13 years ago |
Luke Dashjr
|
eca9e7e73c
bitforce_queue: Minimal support for parallelization
|
13 years ago |
Luke Dashjr
|
18a09f0a0f
Merge branch 'bfl_devdump' into bitforce_queue_parallel
|
13 years ago |
Luke Dashjr
|
664d9fa9b5
bitforce_queue: Ensure comma following nonce count is there, to error cleanly
|
13 years ago |
Luke Dashjr
|
0322e4cf79
Add --device-protocol-dump option to debuglog low-level bitforce protocol details
|
13 years ago |
Luke Dashjr
|
6539015c63
Merge branch 'utlist' into bfgminer
|
13 years ago |
Luke Dashjr
|
ff8ad88e09
Document and check for uthash version 1.9.2+
|
13 years ago |