Vitalii Demianets
|
f982f7fbcc
Init last_nonce on die reconfiguration to avoid lots of "unknown work" messages
|
11 years ago |
Luke Dashjr
|
eec549c83a
Merge remote-tracking branch 'knc/titan-flush-optimize' into bfgminer
|
11 years ago |
Pelle Nilsson
|
4f3e6b63a3
Remove temporary log messages for manual report checks
|
11 years ago |
Pelle Nilsson
|
778874c830
Wrong variable used in new per-die iteration
|
11 years ago |
Pelle Nilsson
|
2abb650a14
Do manual core checks in parallel with normal ones
|
11 years ago |
Luke Dashjr
|
abfcd68979
Merge remote-tracking branch 'knc/titan-flush-optimize' into bfgminer
|
11 years ago |
Pelle Nilsson
|
d544a5daf7
Fix: Only one die was checked after flush in last commit
|
11 years ago |
Pelle Nilsson
|
3a8461b90e
Manually check all cores for reports after flush
|
11 years ago |
Pelle Nilsson
|
a4af46dd66
Move thread_reportin() call to poll function
|
11 years ago |
Luke Dashjr
|
661b196590
Merge branch 'bugfix_titan_20141110' into bfgminer
|
11 years ago |
Luke Dashjr
|
a30a5029d0
titan: reportin every process_report to avoid falsely tripping the watchdog
|
11 years ago |
Luke Dashjr
|
de6e604d7c
titan: Remove unused variables
|
11 years ago |
Luke Dashjr
|
06bb63b94a
Merge remote-tracking branch 'knc/titan-flush-optimize' into bfgminer
|
11 years ago |
Luke Dashjr
|
ede1b33c81
Merge branch 'multialgo' into bfgminer
|
11 years ago |
Pelle Nilsson
|
142bdb6705
Use new get_work_status prototype and print FPGA CRC error counters to log
|
11 years ago |
Pelle Nilsson
|
8e9c72dd0e
Titan flush optimization fix: Don't send get_info commands when FPGA is speaking to ASIC
|
11 years ago |
Pelle Nilsson
|
2582521baf
All dies use same nonce working range
|
11 years ago |
Pelle Nilsson
|
772a6c1197
Bugfix: First core in each die got too big nonce area to work on
|
11 years ago |
Pelle Nilsson
|
bfd5d25ebb
Titan flush optimization bugfix: FPGA status was checked once per poll instead of once per ASIC
|
11 years ago |
Luke Dashjr
|
0f24272964
Replace cgpu.min_nonce_diff with drv.drv_min_nonce_diff(cgpu, malgo)
|
11 years ago |
Pelle Nilsson
|
eb588b5007
Titan flush optimization: Bugfix: Flush time measurement only worked with one ASIC
|
11 years ago |
Pelle Nilsson
|
16d52ba670
Titan flush optimization: Remove temporary debug messages
|
11 years ago |
Pelle Nilsson
|
f567106334
Titan flush optimization: Keep works in local queue until slot number is reused
|
11 years ago |
Pelle Nilsson
|
4fa8c99b24
Titan flush optimization: Measure new flush time
|
11 years ago |
Pelle Nilsson
|
1cb4417901
Titan flush optimization: Send works to all dies after flush
|
11 years ago |
Pelle Nilsson
|
92e4343384
Titan flush optimization: First rough implementation
|
11 years ago |
Vitalii Demianets
|
162207d2e6
Titan: Submit stale shares while doing flushes
|
11 years ago |
Vitalii Demianets
|
5db1bda83f
Titan: Less clobber on the screen: group some "failure" messages
|
11 years ago |
Vitalii Demianets
|
c13f65c843
Titan: Increase die inactivity timeout to 20 secs
|
11 years ago |
Vitalii Demianets
|
f7008ed88a
Titan: Slightly improve some debug messages
|
11 years ago |