Luke Dashjr
|
cda82f16c5
opencl: Add a simple "fullheader" kernel interface
|
11 years ago |
Luke Dashjr
|
e07e9bf16c
Merge branch 'opt_sha256d' into bfgminer
|
11 years ago |
Luke Dashjr
|
5e1e687496
Bugfix: Correct USE_SHA256D macro name to ensure SHA256d is always preferred as default algorithm
|
11 years ago |
Luke Dashjr
|
c46cd1a62f
Merge branch 'opt_sha256d' into bfgminer
|
11 years ago |
Luke Dashjr
|
427f6089bd
cpu: Generic scanhash that can support any PoW algorithm
|
11 years ago |
Luke Dashjr
|
8d1b806836
RPC: Include Hash Method in minecoin for new algorithms
|
11 years ago |
Luke Dashjr
|
60b127eaaf
opencl: Teach findnonce to behave based on kernel interface rather than mining algorithm
|
11 years ago |
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 |