Luke Dashjr
|
79344717f4
opencl: Get min_nonce_diff from struct mining_algorithm
|
11 years ago |
Luke Dashjr
|
289e7c002e
Move malgo-specific code to dedicated source files
|
11 years ago |
Luke Dashjr
|
a9f278b67a
opencl: Simplify kernel-specific data handling
|
11 years ago |
Vitalii Demianets
|
c317b31f69
Update knc-asic: Fix issue with detect_die crashing due to errors in response
|
11 years ago |
Vitalii Demianets
|
f982f7fbcc
Init last_nonce on die reconfiguration to avoid lots of "unknown work" messages
|
11 years ago |
Pelle Nilsson
|
b31a811222
Bugfix: Extra garbage was sent on SPI with new commands
|
11 years ago |
Luke Dashjr
|
eec549c83a
Merge remote-tracking branch 'knc/titan-flush-optimize' into bfgminer
|
11 years ago |
Luke Dashjr
|
443224daaa
README.ASIC: Minor cleanups to Zeusminer section
|
11 years ago |
Серёга
|
cb173a0e4c
README.ASIC: Explain Zeusminer options
|
11 years ago |
Vitalii Demianets
|
05de7f654a
Update knc-asic: Fix issue with detect_die crashing due to errors in response
|
11 years ago |
Vitalii Demianets
|
89e403f4ae
Init last_nonce on die reconfiguration to avoid lots of "unknown work" messages
|
11 years ago |
Vitalii Demianets
|
69b8913b3f
Merge pull request #3 from KnCMiner/bugfix-spi-garbage-20141114
|
11 years ago |
Luke Dashjr
|
b23fbe8e0c
Merge branch 'opt_sha256d' into bfgminer
|
11 years ago |
Luke Dashjr
|
2bfdbc7e32
opencl: Remove redundant checks for USE_OPENCL
|
11 years ago |
Luke Dashjr
|
59e8e0f2cb
cpu: Remove redundant checks for USE_CPUMINING
|
11 years ago |
Luke Dashjr
|
71fe0192d0
opencl: Only attempt to BFI_INT patch SHA256d kernels
|
11 years ago |
Luke Dashjr
|
38b2400e7f
Significantly rewrite configure script to handle driver dependencies cleaner
|
11 years ago |
Luke Dashjr
|
cd181cab75
Bugfix: cointerra: Can handle nonces down to pdiff 1
|
11 years ago |
Luke Dashjr
|
70f17d7540
Make SHA256d mining optional
|
11 years ago |
Luke Dashjr
|
5a4a844ed6
Makefile: Specify .cl files explicitly, and only include scrypt ones when configured with scrypt support
|
11 years ago |
Luke Dashjr
|
6a26bef64f
Merge branch 'kncasic' into bfgminer
|
11 years ago |
Luke Dashjr
|
9a7328f419
kncasic: Initialise first_cgpu to silence false warning
|
11 years ago |
Luke Dashjr
|
7efe730d7e
Bugfix: Clarify goffset decision code, and refuse to compile kernels in situations where they won't work
|
11 years ago |
Luke Dashjr
|
88688f288f
Bugfix: opencl: Output buffer must be readable by kernel since it is used with a count/position iterator
|
11 years ago |
Luke Dashjr
|
4de46f145f
Bugfix: opencl: Skip NULL kernel interface entry
|
11 years ago |
Luke Dashjr
|
eb3d7b8dde
DevAPI: hashes_done: Simplify and improve precision of max_nonce calculation
|
11 years ago |
Luke Dashjr
|
104d8d3472
opencl: Avoid duplicating kernel_interfaces mapping in select_kernel
|
11 years ago |
Luke Dashjr
|
0a224778b0
opencl: Avoid duplicating kernel_interfaces mapping in opencl_scanhash_get_kernel
|
11 years ago |
Luke Dashjr
|
2016458e46
cpu: Drivers should not be doing fulltest on their own, so remove it
|
11 years ago |
Luke Dashjr
|
3526edb399
cpu: Pass full work struct to scanhash functions
|
11 years ago |